kwrds.ai MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@kwrds.ai MCP Serverfind keywords for 'digital marketing' in the US"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
kwrds.ai MCP Server
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
Related MCP server: KeywordsPeopleUse MCP Server
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.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
AlicenseBqualityBmaintenanceA Model Context Protocol server that enables Claude to interact with DataForSEO APIs, allowing access to SEO data including SERPs, keyword research, on-page metrics, and domain analytics.174,882238Apache 2.0- Flicense-qualityDmaintenanceA Model Context Protocol server implementation that integrates with KeywordsPeopleUse for accessing keyword research features including People Also Ask questions, Google Autocomplete suggestions, Reddit/Quora questions, and semantic keywords.5

FetchSERP MCP Serverofficial
-licenseCquality-maintenanceA Model Context Protocol server that provides AI assistants with access to FetchSERP API capabilities for SEO analysis, SERP data, web scraping, and keyword research.231919- Alicense-qualityDmaintenanceA Model Context Protocol server that provides access to the Keywords Everywhere API, enabling AI assistants to perform SEO research including keyword analysis, domain traffic metrics, and backlink data.1710MIT
Related MCP Connectors
A Model Context Protocol server for Wix AI tools
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…
SEO research, audits, backlinks, GSC, and content workflow tools for AI agents.
Appeared in Searches
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/mkotsollaris/kwrds-ai-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server