Loading MCP server directory, please wait...
Jungle Scout MCP server: keyword volumes, product database, sales estimates, share of voice
npx @getmcp/cli add io.github.purahmanian/junglescout-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
JUNGLESCOUT_API_KEYJungle Scout API key from the Developer/Cobalt API settings
JUNGLESCOUT_KEY_NAMEJungle Scout API key name (used in the Authorization header as KEY_NAME:API_KEY)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.purahmanian/junglescout-mcp": {
"command": "npx",
"args": [
"-y",
"junglescout-mcp"
],
"env": {
"JUNGLESCOUT_API_KEY": "",
"JUNGLESCOUT_KEY_NAME": ""
}
}
}
}