Loading MCP server directory, please wait...
Agent-run site monitoring: install JAMP, read errors, uptime, vitals and traffic, resolve fixes.
npx @getmcp/cli add io.github.JDWilliums/jampRequires Node.js 18+. Community-contributed server. Review source before installing.
JAMP_API_TOKENJAMP API token from Settings > API & MCP access (tick write access for the setup tools)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.JDWilliums/jamp": {
"command": "npx",
"args": [
"-y",
"jamp-mcp"
],
"env": {
"JAMP_API_TOKEN": ""
}
}
}
}