hithereiamaliff/mcp-keywords-everywhere
A Model Context Protocol (MCP) server that provides access to the Keywords Everywhere API for SEO research and keyword analysis.
Platform-specific configuration:
{
"mcpServers": {
"mcp-keywords-everywhere": {
"command": "npx",
"args": [
"-y",
"mcp-keywords-everywhere"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
A Model Context Protocol (MCP) server that provides access to the Keywords Everywhere API for SEO research and keyword analysis. This server enables AI assistants like Claude to perform keyword research, analyze search volumes, get competition data, and access various SEO metrics.
Do note that this is NOT an official MCP server by Keywords Everywhere.
The easiest way to use this MCP server is via the hosted endpoint. No installation required!
https://mcp.techmavie.digital/keywords-everywhere/mcphttps://mcp.techmavie.digital/keywords-everywhere/analytics/dashboardYou can use your own Keywords Everywhere API key by appending it to the URL:
https://mcp.techmavie.digital/keywords-everywhere/mcp?apiKey=YOUR_API_KEYOr via header: X-API-Key: YOUR_API_KEY
This server works with any Streamable HTTP transport compatible client:
If you prefer to run your own instance:
KEYWORDS_EVERYWHERE_API_KEY=your_api_key npx mcp-keywords-everywherLoading reviews...