jamp for Claude Desktop
io.github.jdwilliums/jamp
Agent-run site monitoring: install JAMP, read errors, uptime, vitals and traffic, resolve fixes.
client:Claude Desktop
transport:streamable-http
runtime:npm
Install jamp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"jamp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.jamp.io/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs