Stats
Actions
Tags
From seo
Local MCP server for SEO analysis tasks including page auditing, meta-tag inspection, and search engine optimization recommendations.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"seo": {
"command": "npx",
"args": [
"-y",
"seo",
"mcp",
"serve"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
npx claudepluginhub iannuttall/seo --plugin seo