Bring SERPtag into your AI Stack | Model Context Protocol (MCP)
Integrate SEO intelligence into your AI workspace.
Connect SERPtag's rank-tracking databases to Cursor, Claude, or ChatGPT. Query keywords, run audits, and inspect visibility metrics natively.
CURSORCLINE
Conversational audits
Drop a domain into Claude and watch it inspect rankings, list top competitors, and propose new keywords to track — all from a single chat prompt.
Talk to your data
Ask "where am I ranking worst?" or "who's beating me on organic search?". Receive instant lists, changes, and project stats without checking a dashboard.
Works with any MCP host
Claude Desktop, Cursor, Claude Code, Cline, and any other MCP-aware client. One API key, one configuration block, absolutely no complex SDK install required.
Integration Block
One config block. Zero SDK code.
Paste this into your MCP host's configuration file and you are instantly connected. Your AI models will discover and consume these search intelligence tools automatically.
Inject your API Key:
Paste your key below to populate the config snippet automatically.
To generate an API key, click Get an API Key in the hero section above, or open Account Settings → API. Each key is displayed exactly once.
claude_desktop_config.json| ~/Library/Application Support/Claude/claude_desktop_config.json
NPXSSE (HTTP)
Copy code
{
"mcpServers": {
"serptag": {
"command": "npx",
"args": [\
"-y",\
"serptag-mcp-server"\
],
"env": {
"SERPTAG_API_KEY": "sk_live_your_key_here"
}
}
}
}
package: serptag-mcp-server · server: https://mcp.serptag.com/mcp
Tools at a glance.
Explore the endpoints exposed to your local AI agents. We support comprehensive keyword audits, rank comparisons, and project diagnostics.
list_projects: List all rank-tracking projects with keyword counts and domain
search_projects: Find projects by name or domain
get_project: Full details for one project including keywords summary
list_keywords: Tracked keywords with current rank, volume, change, and URL
search_keywords: Search keywords by text across all or one project
get_keyword: One keyword's current rank, volume, movement, and metadata
get_keyword_history: Ranking position history over time
get_keyword_volume_history: Search volume history chart data
get_top_10_keywords: All keywords ranking in positions 1–10
get_project_graph: Project performance graph between two dates (YYYY-MM-DD)
get_project_alerts: Alert settings and configuration for a project
get_rank_compare: Compare keyword ranks across time periods
list_keywords_by_page: Keywords grouped by ranking URL (Pages view)
get_account_info: Account plan, usage, refresh limits, and subscription stats
Agent query examples.
Click any scenario prompt below to copy it. You can paste it directly into your AI chat window once configured.
Scenario 1: List campaigns “Show me all my SERPtag projects”
Scenario 2: Check drops “Which keywords dropped the most this week?”
Scenario 3: Top 10 summary “Show my top 10 rankings across all projects”
Scenario 4: Rank history “How has ranking for 'best seo tool' changed over the last 30 days?”
AI Agent Simulator
Copy Prompt
U
Show me all my SERPtag projects
Running database tool:list_projects()
AI
Here are the active campaigns tracked in your account:
- Acme Corp (acme.com) — 128 keywords
- SERPtag Marketing (serptag.com) — 52 keywords
Need custom tools or specialized integrations for your enterprise?