Loading MCP server directory, please wait...
Full-cycle SEO automation for AI agents: technical audits, SEO articles, machine-readable pricing.
npx @getmcp/cli add com.serp-agent/seoRequires Node.js 18+. Community-contributed server. Review source before installing.
SERPAGENT_API_KEYSERP Agent API key (sk_...). Free sandbox key: POST https://serp-agent.com/v1/accounts
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.serp-agent/seo": {
"command": "npx",
"args": [
"-y",
"serpagent-mcp"
],
"env": {
"SERPAGENT_API_KEY": ""
}
}
}
}