About
SEO MCP server for kwrds.ai
README

Model Context Protocol server for kwrds.ai keyword research and SEO tools. You can read more about the MCP protocol in this blog post.
Setup
Requires Python 3.11+
Get API key from kwrds.ai
Clone and setup:
git clone https://github.com/yourusername/kwrds-ai-mcp cd kwrds-ai-mcp python3 -m venv venv source venv/bin/activate pip install -r requirements.txtAdd to Claude Desktop config (
~/Library/Application Support/Claude/claude_desktop_config.json):{ "mcpServers": { "kwrds-ai": { "command": "/ABSOLUTE/PATH/TO/kwrds-ai-mcp/venv/bin/python", "args": ["/ABSOLUTE/PATH/TO/kwrds-ai-mcp/run_server.py"], "env": { "KWRDS_AI_API_KEY": "your-api-key-here" } } } }Replace
/ABSOLUTE/PATH/TO/kwrds-ai-mcp/with your actual project path (usepwdto get it)Restart Claude Desktop
Usage
Ask your MCP Client:
- Find keywords for 'digital marketing' in the US
- Get People Also Ask questions for 'SEO tools'
- Generate an SEO outline for 'best laptops'
- Get best keywords for 'best laptops 2025'
- Get 7W1H for 'best AI tools'
- What does example.com rank for?
Tools Available
- Keyword research with volumes & competition
- Topic research
- SERP analysis & ranking data
- People Also Ask questions
- AI content generation
- URL ranking analysis
- Usage statistics
Support
Visit kwrds.ai for documentation, support, and more.
Installing Kwrds Ai
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/mkotsollaris/kwrds-ai-mcpFAQ
Is Kwrds Ai MCP free?
Yes, Kwrds Ai MCP is free — one-click install via Unyly at no cost.
Does Kwrds Ai need an API key?
No, Kwrds Ai runs without API keys or environment variables.
Is Kwrds Ai hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Kwrds Ai in Claude Desktop, Claude Code or Cursor?
Open Kwrds Ai on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzCompare Kwrds Ai with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs
