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=...).
「その他」の他のコンテンツ
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
コメント