Serversio.github.nttylock/citedy-seo-agent
A

Citedy SEO Agent

io.github.nttylock/citedy-seo-agent · v2.2.0
● Remote
v2.2.0remote🌐 https://mcp.citedy.com/mcp↗ Website↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
  "name": "io.github.nttylock/citedy-seo-agent",
  "description": "AI marketing: SEO articles, trend scouting, competitor analysis, social media, lead magnets",
  "title": "Citedy SEO Agent",
  "repository": {
    "url": "https://github.com/Citedy/citedy-seo-agent",
    "source": "github"
  },
  "version": "2.2.0",
  "websiteUrl": "https://www.citedy.com/tools/mcp",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.citedy.com/mcp",
      "headers": [
        {
          "description": "Bearer token with your Citedy API key (prefixed citedy_agent_). Get yours at https://www.citedy.com/dashboard/settings",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}