MCP Directory

Citedy/citedy-seo-agent

GitHub
Productivity

Full-stack AI marketing toolkit with 41 MCP tools. Scout X/Reddit trends, analyze competitors, find content gaps, generate SEO articles in 55 languages with AI illustrations and voice-over, create social adaptations for 9 platforms, generate AI avatar videos with subtitles, ingest any URL (YouTube, PDF, audio), create lead magnets, and run content autopilot.

Direct install

Run the underlying MCP server directly — without Agent-CoreX routing.

npx -y citedy-seo-agent

Use with Agent-CoreX

Agent-CoreX intelligently routes which tools from Citedy/citedy-seo-agent your AI agent actually needs per request — reducing token usage and cost.

agent-corex.json

{
  "mcpServers": {
    "citedy-seo-agent": {
      "command": "npx",
      "args": [
        "-y",
        "citedy-seo-agent"
      ]
    }
  }
}

Route Citedy/citedy-seo-agent intelligently

Connect in 2 minutes. Only pay for the tools your agent actually uses.

Installation Guide

Use with Agent-CoreX

Recommended: intelligent tool routing, lower costs

uvx agent-corex mcp add citedy-seo-agent

Agent-CoreX selects only the tools your agent needs, cutting token usage by up to 60%.

Direct Install

Use Citedy/citedy-seo-agent directly without routing

npx -y citedy-seo-agent

New to Agent-CoreX? View setup guide →

Citedy/citedy-seo-agent MCP Server — Agent-CoreX