Model Context Protocol (MCP) Servers Collection
@hithereiamaliff
关于 Model Context Protocol (MCP) Servers Collection
A Model Context Protocol (MCP) server that provides access to the Keywords Everywhere API for SEO research and keyword analysis.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"mcp-servers-hithereiamaliff": {
"command": "npx",
"args": [
"mcp-keywords-everywhere"
],
"env": {
"KEYWORDS_EVERYWHERE_API_KEY": "your_api_key"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Keywords Everywhere MCP Server?
The Keywords Everywhere MCP Server is a Model Context Protocol server that provides AI assistants (like Claude) with access to the Keywords Everywhere API for SEO research and keyword analysis. It enables keyword research, search volume retrieval, competition data, and various SEO metrics. Note: This is not an official MCP server by Keywords Everywhere.
How to use Keywords Everywhere MCP Server?
Two deployment options: use the hosted server at https://mcp.techmavie.digital/keywords-everywhere/mcp (no installation) or self-host via npx mcp-keywords-everywhere with a KEYWORDS_EVERYWHERE_API_KEY environment variable. Compatible with any Streamable HTTP transport client (Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, etc.). For hosted clients, a managed user key can be appended: https://mcp.techmavie.digital/keywords-everywhere/mcp/usr_YOUR_USER_KEY.
Key features of Keywords Everywhere MCP Server
- Keyword data analysis (volume, CPC, competition)
- Related keywords and "People Also Search For" suggestions
- Domain and URL keyword ranking analysis
- Traffic metrics for domains and URLs
- Backlink analysis for domains and pages
- Multi‑country and multi‑currency support
Use cases of Keywords Everywhere MCP Server
- Performing SEO keyword research via natural language prompts
- Analyzing which keywords a competitor’s domain ranks for
- Estimating organic traffic and associated costs for any URL
- Retrieving backlink profiles for domains or specific pages
FAQ from Keywords Everywhere MCP Server
Is the Keywords Everywhere MCP Server an official product by Keywords Everywhere?
No, this is not an official MCP server from Keywords Everywhere; it is a community‑built integration.
What are the runtime requirements for self‑hosting?
Node.js 18.0.0 or higher and a valid Keywords Everywhere API key (purchased from keywordseverywhere.com).
Where does my data live?
All data is fetched live from the Keywords Everywhere API. The hosted server runs at mcp.techmavie.digital. Self‑hosted instances run on your own infrastructure.
What are the known limits or throttling mechanisms?
API usage consumes Keywords Everywhere credits. The server includes automatic retry with exponential backoff for rate limiting.
What transport and authentication are supported?
Streamable HTTP transport. Authentication is via API key: either set as an environment variable, passed in the X-API-Key header, or included as a URL query parameter (?api_key=...).
其他 分类下的更多 MCP 服务器
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Awesome Mlops
visengerA curated list of references for MLOps
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Servers
modelcontextprotocolModel Context Protocol Servers
评论