Discover and explore Model Context Protocol servers. Find the right integrations for your AI apps and agents.
Loading...
A Model Context Protocol (MCP) server implementation that integrates with KeywordsPeopleUse for keyword research features including People Also Ask questions, Google Autocomplete suggestions, and sema
Add this to your MCP client configuration:
{
"mcpServers": {
"data-skunks-kpu-mcp": {
"command": "npx",
"args": [
"mcp-remote",
"https://mcp-keywordspeopleuse.com/sse",
"--header",
"Authorization:YOUR_API_KEY"
]
}
}
}{
"id": "data-skunks-kpu-mcp",
"name": "KeywordsPeopleUse",
"description": "A Model Context Protocol (MCP) server implementation that integrates with KeywordsPeopleUse for keyword research features including People Also Ask questions, Google Autocomplete suggestions, and sema",
"source_url": "https://github.com/data-skunks/kpu-mcp",
"publisher_name": "data-skunks",
"publisher_url": "https://github.com/data-skunks",
"is_official": true,
"license": "",
"runtime": "node",
"downloads": 3530386,
"requires_oauth": false,
"distribution": {
"type": "npm",
"package": "mcp-remote"
},
"tools_count": 4
}