Skip to content

gotchseo/seo-researcher

v0.1.0MIT

Research Google competitors, topics, entities, questions, content gaps, and AI citations before an agent writes.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

seo-researcherhttp
{
  "type": "http",
  "url": "https://mcp.seoresearcher.ai/mcp"
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "seo-researcher",
  "description": "Research Google competitors, topics, entities, questions, content gaps, and AI citations before an agent writes.",
  "version": "0.1.0",
  "author": {
    "name": "Rankability",
    "url": "https://seoresearcher.ai"
  },
  "homepage": "https://seoresearcher.ai",
  "repository": "https://github.com/gotchseo/seo-researcher",
  "license": "MIT",
  "logo": "public/favicon.svg",
  "skills": "./skills/",
  "mcpServers": "./mcp.json"
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • LICENSE
View on GitHub

Fields the format does not define

This package's plugin.json declares these at its top level. The Agent Plugins format gives them no meaning, so a client loads the plugin and ignores them.

  • logo
  • skills
  • mcpServers