Junglescout MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 28 installs a week from npm. Last commit 7 Jun 2026.
Jungle Scout MCP server: keyword volumes, product database, sales estimates, share of voice
Today is the operative word: we check Junglescout MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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"
}
}
}
This one needs environment variables set before it will start:
JUNGLESCOUT_API_KEY (Jungle Scout API key from the Developer/Cobalt API settings), JUNGLESCOUT_KEY_NAME (Jungle Scout API key name (used in the Authorization header as KEY_NAME:API_KEY)).
The author declared them in the registry entry; get the values from the project itself.
Jungle Scout MCP — Amazon sales estimates + product database + keyword data
Memory database for LLM agents — persistent semantic + keyword memory, project namespacing, served o
An MCP server for MySQL databases.
An MCP server that provides access to the ColabFit database
Read-only MCP server for exposing database schema metadata without row data.
MCP server for interacting with Oracle databases
Database Universal MCP Server by MEOK AI Labs
Official Neon MCP server for managing Neon projects and Lakebase Postgres databases.
Answers built from our own checks of this server.