Loading MCP server directory, please wait...
MCP server providing monkey data, journeys, and location services for various monkey species.
npx @getmcp/cli add io.github.jamesmontemagno/monkeymcpRequires Docker Engine. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.jamesmontemagno/monkeymcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/jamesmontemagno/monkeymcp:2.0.3"
]
}
}
}