69
/ 100
14 days ago
glama

seo-stack-mcp

The complete open-source SEO data stack for AI agents, integrating Google Search Console, Google Analytics 4, Bing Webmaster Tools, and Microsoft Clarity with built-in analyst tools like cannibalization check, low-hanging fruit, and content gap analysis, all self-hosted and free.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: BING_WEBMASTER_API_KEY, CLARITY_API_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretBING_WEBMASTER_API_KEY"": "your-key",
configBING_SITE_URLOptional defaults: GSC_SITE_URL, (so you don't repeat the site on every question).
configSEO_STACK_CONFIG_DIR
🔐 secretCLARITY_API_TOKEN"": "your-token"
configCLARITY_CACHE_TTL
configCLARITY_DAILY_LIMIT
configCLARITY_WARNING_THRESHOLD
configGA4_PROPERTY_ID"": "123456789",
configSEO_STACK_READONLY
configGOOGLE_APPLICATION_CREDENTIALS"": "/path/to/service-account.json",
configSEO_STACK_OAUTH_CLIENTGSC + GA4 (alt) OAuth desktop client JSON → First run opens a browser for consent; refresh token cached in ~/.config/seo-stack-mcp/
configGSC_SITE_URLOptional defaults: , BING_SITE_URL (so you don't repeat the site on every question).
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/raffaele86-seo-stack-mcp-45ivrd)](https://m8ven.ai/mcp/raffaele86-seo-stack-mcp-45ivrd)
commit: c3d429fe615d522646e57c51a53d35f2999bb207
code hash: d9fa220ddc98725d9b018f308a829350afece5b9a88ab83d05266b244cbc3add
verified: 7/17/2026, 8:33:36 AM
view raw JSON →