
SERP Agent SEO MCP server
Full-cycle SEO automation for AI agents: technical audits, SEO articles, machine-readable pricing.
0 stars22 downloads/wk
Reviews
Write oneNobody has reviewed SERP Agent SEO yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
SERP Agent SEO tools
Tool list not cached yet. `describe` through the gateway fetches it live.
Public scan report
scanner v0.1.9 · 2026-09-24 · same rubric, same numbers if you re-run it
- Code scan3 source files scanned25/25
- Live reliabilityremote reachable in 352ms (auth required)20/20
- –Tool poisoningtools not inspected (endpoint requires auth); not countedn/a
- Auth qualityOAuth resource metadata advertised on 40115/15
- Maintenancelast push 62 days ago12/15
- Maintainer identitynamespace and repository owner differ; GitHub account older than a year; website matches verified namespace7/10
What the publisher says
From the SERP Agent SEO repository's README, as published. We do not edit it. Read it on GitHub
serpagent-mcp
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.
Tools
createproject, listprojects, getproject, runtechnicalaudit, getauditreport, generatearticle, getarticle, getaccountstatus, listplans — a thin layer over the SERP Agent REST API. Long-running jobs (audits, articles) return a job id immediately; poll the matching get_* tool.
Auth
Set SERPAGENTAPIKEY to your sk_... key. No key yet? Free sandbox key in one call, no CAPTCHA:
curl -X POST https://serp-agent.com/v1/accounts \
-H "content-type: application/json" \
-d '{"email":"you@example.com"}'Optional: SERPAGENTMCPURL overrides the server URL (default https://serp-agent.com/mcp).
Install
Claude Code
Prefer the direct HTTP transport:
claude mcp add --transport http serpagent https://serp-agent.com/mcp \
--header "Authorization: Bearer sk_..."Or via this stdio bridge:
claude mcp add serpagent --env SERPAGENT_API_KEY=sk_... -- npx -y serpagent-mcpCursor
~/.cursor/mcp.json (or project .cursor/mcp.json):
{
"mcpServers": {
"serpagent": {
"command": "npx",
"args": ["-y", "serpagent-mcp"],
"env": { "SERPAGENT_API_KEY": "sk_..." }
}
}
}Direct HTTP alternative: { "serpagent": { "url": "https://serp-agent.com/mcp", "headers": { "Authorization": "Bearer sk_..." } } }
VS Code (Copilot agent mode)
.vscode/mcp.json:
{
"servers": {
"serpagent": {
"type": "stdio",
"command": "npx",
"args": ["-y", "serpagent-mcp"],
"env": { "SERPAGENT_API_KEY": "sk_..." }
}
}
}Links
- Docs: https://serp-agent.com/docs/mcp
- Agent quickstart (plain REST): https://serp-agent.com/docs/agents
- Machine-readable pricing: https://serp-agent.com/v1/plans
- OpenAPI: https://serp-agent.com/openapi.json
License
MIT
Nothing above is checked by us. What we check is on the safety report.
Install directly
claude mcp add --transport http seo https://serp-agent.com/mcp
SERP Agent SEO: common questions
- Is SERP Agent SEO MCP server safe?
- Yes, by our scan: it is graded A (93/100). Read the SERP Agent SEO safety report
- How do I install SERP Agent SEO?
- It runs remotely at serp-agent.com. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does SERP Agent SEO need an API key?
- No key to paste: it signs you in with OAuth when your client connects.
- Is SERP Agent SEO maintained?
- The last commit was 62 days ago (2026-07-24). The latest release is v1.0.1.
- Is SERP Agent SEO up?
- 100% of our last 22 checks got an answer. We check remote servers about four times a day.
- What can I use instead of SERP Agent SEO?
- Servers from other publishers that do the same job: SEO Audit Console MCP server, SEO Data MCP server and SEO-IntentRank (Antigravity MCP) MCP server. Compare all SERP Agent SEO alternatives.
Alternatives to SERP Agent SEO
Same job from other publishers: the closest match first, then the best rated.
- SEO Audit ConsoleTechnical SEO in Claude: GSC + crawl + DataForSEO - audit, market sizing, content recon.not reviewedGrowingA
SEO DataSEO data for AI agents: Google SERP, keyword research, backlinks, site audits, AI answer visibility.not reviewedGrowingA- SEO-IntentRank (Antigravity MCP)Human search intent keywords, Core Web Vitals, technical SEO & on-page audit MCP server.not reviewedNewC
- SEO Audit ContentFull SEO audits, content analysis, and domain overviews - on-page, technical, and authority metricsnot reviewedNewA
- NanoTools44 tools for AI agents: Trends, SERP, SEO audits, screenshots, weather, FX, whois, RSS.not reviewedNewA