Connect AI to your SEO data
One URL. 28 tools. Works with Claude, ChatGPT, Cursor and any MCP client.
The Model Context Protocol lets your AI assistant call SerpDino directly — check rankings, research keywords, audit competitors, pull traffic data, all from a chat prompt. Same API key as the REST API.
Free trial · no credit card · revoke anytime| Project | Keywords | Avg position | 7d Δ |
|---|---|---|---|
| Acme Corp | 142 | 8.4 | +1.2 |
| Blog network | 67 | 12.1 | 0.0 |
| Client — Pet store | 248 | 5.7 | −0.4 |
Drop this into any MCP client
https://serpdino.com/api/mcp
Authorization: Bearer sd_your_key_here
Use your SerpDino API key — the same one you'd use for the REST API. Create one in Dashboard → Settings → API Keys.
Three ways to connect
Same API key, different transport. Pick the one that fits your workflow.
Remote MCP
Easiest — paste a URL
- Zero install
- Always up to date
- Best for Claude (web/desktop), ChatGPT
Local MCP
Run as a subprocess
- Open-source — fork it
- Works offline (against cached data)
- Best for Cursor, Claude Code, CI
REST API
Plain HTTP
- Any language, any framework
- Full OpenAPI 3.1 spec
- Best for scripts, integrations, backends
Set up in your client
Pick your AI tool — most setups take under a minute.
- 1In the Claude web app, open Customize in the left sidebar.
- 2Go to Connectors and click + Add custom connector.
- 3Set Name to
SerpDinoand Remote MCP to the URL above. - 4Open Advanced settings and paste your API key into OAuth Client ID.
- 5Save, then click the ⋯ menu in the top-right and choose Refresh tools list.
28 tools at your fingertips
Every SerpDino capability, exposed as a callable MCP tool. Your AI picks which to call based on what you ask.
Projects
· 5list_projectsList all your tracked projects
get_projectFull details for one project including its keywords
create_projectCreate a new project with a domain to track
update_projectUpdate project settings, schedule or competitors
delete_projectDelete a project and all its tracked data
Folders
· 2list_foldersList all your project folders
create_folderCreate a new folder to organise projects
Keywords
· 3add_keywordsAdd new keywords to track in a project
remove_keywordsStop tracking selected keywords
refresh_keywordsTrigger a fresh SERP check — uses balance credits
Rankings
· 3get_keyword_rankingsPosition history across all tracked keywords
get_serp_resultsFull SERP snapshot for one keyword check
get_keyword_volumesSearch volume, CPC and competition data
Research
· 3keyword_researchDiscover keyword ideas with volumes, intent and trends
get_keyword_suggestionsAI-generated suggestions tailored to a project
get_keyword_ideasQuick keyword ideas from a project's domain
Competitors
· 2get_competitor_rankingsHow a competitor ranks for your tracked keywords
compare_competitorsSide-by-side traffic comparison vs competitors
Performance
· 4get_project_pagesPage-level ranking data with trend sparklines
get_pagespeedCore Web Vitals & PageSpeed Insights for a domain
get_page_pagespeedPer-page Lighthouse metrics for tracked pages
get_crux_historyChrome UX Report (real-user performance) history
Traffic
· 1get_traffic_statsSimilarWeb traffic stats for any domain
Notes
· 3list_notesTimeline notes & annotations for a project
add_noteAdd a dated annotation to a project timeline
delete_noteRemove a note
Account
· 2get_capacityCheck account usage, balance and limits
export_project_reportGenerate a full Markdown SEO report
Things to ask
Click any prompt to copy it, then paste into your AI.
Why use MCP instead of plain REST?
Both work with the same API key. MCP wins when you want your AI to do the work.
Zero-code agent workflows
Skip writing fetch() calls and JSON parsing — your AI picks the right tool and chains them. Build SEO workflows in plain English.
Works in five clients
Claude (web, desktop), ChatGPT, Cursor, Claude Code — one URL, same auth. No per-client SDK to learn.
Same key, no extra billing
MCP calls go through your existing API key. No separate plan, no per-token markup — only your normal SerpDino credit usage applies.
Streaming results
Large datasets (300-row rank reports, full SERP snapshots) stream as they generate. Your AI sees the data as fast as we can fetch it.
Open-source local server
The local MCP server is MIT-licensed. Audit it, fork it, run it inside your VPC — nothing is locked behind our infrastructure.
Built on the REST API you already trust
MCP is a transport — every tool maps to a REST endpoint documented in our OpenAPI spec. Switch between MCP and curl freely.
Frequently asked questions
Plug your AI into live SEO data
Start your free trial and get an API key in under a minute.