Home › Databases & Data › Search Console MCP
Search Console MCP
Google Search Console + Bing + GA4 + AdSense — unified SEO intelligence for AI agents.
Topics: Customer Data Platforms
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 2.1.3)
npx -y [email protected]
Or add to your MCP client config:
{
"mcpServers": {
"search-console-mcp": {
"command": "npx",
"args": [
"-y",
"[email protected]"
],
"env": {
"GOOGLE_APPLICATION_CREDENTIALS": "<YOUR_VALUE>",
"BING_API_KEY": "<YOUR_VALUE>",
"PAGESPEED_API_KEY": "<YOUR_VALUE>"
}
}
}
}
GOOGLE_APPLICATION_CREDENTIALSsecret — Google Cloud Service Account JSON key content or path. Optional if OAuth setup is used.BING_API_KEYsecret — Bing API KeyPAGESPEED_API_KEYsecret — PageSpeed Insights API key for higher quota (25k/day). Optional.
Related servers
mcp-server-chart
A Model Context Protocol server for generating charts using AntV.
mcp-mermaid
Generate dynamic Mermaid diagrams and charts with AI assistance. Customize styles and export diagr…
quackback
Open-source customer feedback platform with built-in MCP server. Agents can search feedback, triage posts, update statuses, create and…
mcp-echarts
Generate visual charts using [Apache ECharts](https://echarts.apache.org) with AI MCP dynamically.
OpenDataMCP
Connect any Open Data to any LLM with Model Context Protocol.
inoyu-mcp-unomi-server
An MCP server to access and updates profiles on an Apache Unomi CDP server.
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry