Integrations
A Search Console MCP server for your AI assistant
Point Claude, ChatGPT, Cursor or Gemini at your properties and ask questions in plain language. The answers come from your own Search Console, GA4 and Bing data.
Tools the server exposes
list_propertiesEvery Search Console property the account can read.
search_analyticsRaw Search Analytics rows for any dimensions, date range and filter set.
top_queriesBest queries for a property and period, with period-over-period change.
top_pagesBest pages for a property and period, with change.
compare_periodsTotals for two periods side by side.
content_decayPages losing clicks, with decay scores.
cannibalizationQueries where several URLs compete.
ctr_benchmarkQueries whose CTR trails the expected curve.
page_poachingStriking-distance keywords with potential clicks.
rank_changesPosition changes between two periods.
new_lost_rankingsQueries and pages that entered or left the results.
url_inspectionIndex status of a URL from the URL Inspection API.
sitemapsSubmitted sitemaps with counts and errors.
annotationsRead or write dated notes on a property timeline.
Connect it in a minute
- 1
Create an API key
In the app under MCP API Keys. Keys are shown once and can be revoked at any time.
- 2
Add the server
Endpoint
/mcpwith anAuthorization: Bearerheader. Streamable HTTP, protocol 2025-06-18. - 3
Ask a question
"Which pages lost the most clicks last month?" and the assistant runs the report for you.
Example configuration
{
"mcpServers": {
"autopseo": {
"url": "https://app.autopseo.com/mcp",
"headers": { "Authorization": "Bearer apk_live_your_key" }
}
}
}Works with
Claude Desktop / Claude Code
Add a remote MCP server with a bearer token.
ChatGPT
Install the AutoPSEO app and connect it to your account.
Cursor / VS Code / Windsurf
Add the server to the editor MCP configuration.
Gemini CLI
Register the endpoint and paste an API key.
Your own scripts
Use the REST API at /v1 with the same key.
Ready to see what your Search Console data is hiding?
Connect a property and every report fills in immediately. No credit card needed.