Junglescout MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 30 installs a week from npm. Last commit 7 Jun 2026.
Jungle Scout MCP server: keyword volumes, product database, sales estimates, share of voice
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add junglescout-mcp -- npx -y junglescout-mcp
{
"mcpServers": {
"junglescout-mcp": {
"args": [
"-y",
"junglescout-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.junglescout-mcp]
command = "npx"
args = ["-y", "junglescout-mcp"]
{
"mcpServers": {
"junglescout-mcp": {
"args": [
"-y",
"junglescout-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"junglescout-mcp": {
"args": [
"-y",
"junglescout-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.