Jeero MCP for Claude Desktop
io.github.slimndap/jeero-mcp
Local Jeero MCP server backed by Mother and SQLite.
client:Claude Desktop
transport:stdio
runtime:npm
Install Jeero MCP in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"jeero-mcp": {
"command": "npx",
"args": [
"-y",
"jeero-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs