What is the com.metricspot/seo-mcp MCP server?
Six tools for SEO and AI-readability audits. 91 checks, 11 score modules.
How to install com.metricspot/seo-mcp
Copy-paste configuration for popular MCP clients.
MCP_API_KEYsecretYour MetricSpot API key (ms_live_...) from app.metricspot.com/settings/api-keys. Required for 5 of the 6 tools; omit to use only run_audit_anonymous (1 audit per IP per 24 hours, no auth).
AuthorizationsecretBearer token from app.metricspot.com/settings/api-keys. Required for 5 of the 6 tools; omit the header to use only run_audit_anonymous.
{
"mcpServers": {
"seo-mcp": {
"command": "npx",
"args": [
"-y",
"@metricspot/mcp-server"
],
"env": {
"MCP_API_KEY": "<YOUR_MCP_API_KEY>",
"Authorization": "<YOUR_AUTHORIZATION>"
}
}
}
}{
"mcpServers": {
"seo-mcp": {
"command": "npx",
"args": [
"-y",
"@metricspot/mcp-server"
],
"env": {
"MCP_API_KEY": "<YOUR_MCP_API_KEY>",
"Authorization": "<YOUR_AUTHORIZATION>"
}
}
}
}{
"mcpServers": {
"seo-mcp": {
"command": "npx",
"args": [
"-y",
"@metricspot/mcp-server"
],
"env": {
"MCP_API_KEY": "<YOUR_MCP_API_KEY>",
"Authorization": "<YOUR_AUTHORIZATION>"
}
}
}
}{
"servers": {
"seo-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@metricspot/mcp-server"
],
"env": {
"MCP_API_KEY": "<YOUR_MCP_API_KEY>",
"Authorization": "<YOUR_AUTHORIZATION>"
}
}
}
}claude mcp add seo-mcp --env MCP_API_KEY=<YOUR_MCP_API_KEY> --env Authorization=<YOUR_AUTHORIZATION> -- npx -y @metricspot/mcp-serverRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.