Loading MCP server directory, please wait...
Connect AI assistants to Xitoring monitoring: servers, uptime, incidents, metrics, SSL, and alerts.
npx @getmcp/cli add io.github.xitoring/mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token for the Xitoring API. Generate at Dashboard > Account > API Access.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.xitoring/mcp-server": {
"url": "https://app.xitoring.com/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer {api_key}"
}
}
}
}