Loading MCP server directory, please wait...
Monitor services, manage incidents and status pages in Statuser.cloud from your AI assistant.
npx @getmcp/cli add io.github.statuser-cloud/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
STATUSER_API_KEYStatuser API key, created at https://statuser.cloud/my/account/api-keys
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.statuser-cloud/mcp": {
"command": "npx",
"args": [
"-y",
"@statuser/mcp"
],
"env": {
"STATUSER_API_KEY": "",
"STATUSER_ALLOW_WRITE": "",
"STATUSER_TOOLSETS": ""
}
}
}
}