Server data from the Official MCP Registry
Technical SEO in Claude: GSC + crawl + DataForSEO - audit, market sizing, content recon.
About
Technical SEO in Claude: GSC + crawl + DataForSEO - audit, market sizing, content recon.
Security Report
SEO Audit Console is a well-structured MCP server for technical SEO auditing with appropriate authentication via Google Cloud service accounts and careful permission scoping. The codebase properly handles credentials through environment variables, implements local-only data storage, and avoids dangerous patterns. Minor code quality concerns around error handling and some broad exception patterns prevent a higher score, but the server's security posture aligns well with its purpose as a developer tool. Supply chain analysis found 10 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
3 files analyzed · 16 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
What You'll Need
Set these up before or after installing:
Environment variable: GOOGLE_APPLICATION_CREDENTIALS
Environment variable: SAC_DATA_DIR
Environment variable: DATAFORSEO_USERNAME
Environment variable: DATAFORSEO_PASSWORD
Environment variable: DATAFORSEO_CACHE_DAYS
Environment variable: FIRECRAWL_API_KEY
Environment variable: SUPADATA_API_KEY
Environment variable: MAJESTIC_API_KEY
Environment variable: MAJESTIC_CACHE_DAYS
How to Install
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-houtini-ai-seo-audit-console": {
"env": {
"SAC_DATA_DIR": "your-sac-data-dir-here",
"MAJESTIC_API_KEY": "your-majestic-api-key-here",
"SUPADATA_API_KEY": "your-supadata-api-key-here",
"FIRECRAWL_API_KEY": "your-firecrawl-api-key-here",
"DATAFORSEO_PASSWORD": "your-dataforseo-password-here",
"DATAFORSEO_USERNAME": "your-dataforseo-username-here",
"MAJESTIC_CACHE_DAYS": "your-majestic-cache-days-here",
"DATAFORSEO_CACHE_DAYS": "your-dataforseo-cache-days-here",
"GOOGLE_APPLICATION_CREDENTIALS": "your-google-application-credentials-here"
},
"args": [
"-y",
"@houtini/seo-audit-console"
],
"command": "npx"
}
}
}Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
