PluginBench
MCP Server

io.github.sharozdawa/robotstxt-ai MCP Server

io.github.sharozdawa/robotstxt-ai

What is the io.github.sharozdawa/robotstxt-ai MCP server?

Analyze and generate robots.txt with AI crawler detection for 20+ bots like GPTBot and ClaudeBot.

How to install io.github.sharozdawa/robotstxt-ai

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "robotstxt-ai": {
      "command": "npx",
      "args": [
        "-y",
        "robotstxt-ai-mcp"
      ]
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "robotstxt-ai": {
      "command": "npx",
      "args": [
        "-y",
        "robotstxt-ai-mcp"
      ]
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "robotstxt-ai": {
      "command": "npx",
      "args": [
        "-y",
        "robotstxt-ai-mcp"
      ]
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "robotstxt-ai": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "robotstxt-ai-mcp"
      ]
    }
  }
}
Claude Code
claude mcp add robotstxt-ai -- npx -y robotstxt-ai-mcp

Related MCP servers

Track brand visibility across ChatGPT, Perplexity, Claude, and Gemini.

View repository →

SERP-based content scoring and optimization with 7 SEO categories.

View repository →

Submit URLs for instant indexing via IndexNow and Google Indexing API.

View repository →

Generate Schema.org JSON-LD markup for 12 types including Person, Product, and FAQ.

View repository →