Full-cycle SEO automation for AI agents: technical audits, SEO articles, machine-readable pricing.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
SERP Agent β full-cycle SEO automation for AI agents β as an MCP server.
This package is a thin stdio bridge for MCP clients that cannot speak Streamable HTTP directly. It proxies stdio β HTTP to the remote server at https://serp-agent.com/mcp (via mcp-remote). If your client supports remote HTTP servers, connect directly instead β see serp-agent.com/docs/mcp.
create_project, list_projects, get_project, run_technical_audit, get_audit_report, generate_article, get_article, get_account_status, list_plans β a thin layer over the SERP Agent REST API. Long-running jobs (audits, articles) return a job id immediately; poll the matching get_* tool.
Set SERPAGENT_API_KEY to your sk_... key. No key yet? Free sandbox key in one call, no CAPTCHA:
Optional: SERPAGENT_MCP_URL overrides the server URL (default https://serp-agent.com/mcp).
Prefer the direct HTTP transport:
Or via this stdio bridge:
~/.cursor/mcp.json (or project .cursor/mcp.json):
Direct HTTP alternative: { "serpagent": { "url": "https://serp-agent.com/mcp", "headers": { "Authorization": "Bearer sk_..." } } }
.vscode/mcp.json:
MIT
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/serp-agent-seo)<a href="https://allmcps.com/mcp/serp-agent-seo"><img src="https://allmcps.com/api/badge/serp-agent-seo?style=directory" alt="SERP Agent SEO on AllMCPs" /></a>