mrgoonie/seo-insights-mcp-server
TypeScript Model Context Protocol (MCP) server for SEO Insights. Provides SEO tools for backlinks, keyword research, and traffic analysis. Includes CLI support and extensible structure for connecting AI systems (LLMs) to SEO APIs
Platform-specific configuration:
{
"mcpServers": {
"seo-insights-mcp-server": {
"command": "npx",
"args": [
"-y",
"seo-insights-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...