Loading MCP server directory, please wait...
Cross-vendor SaaS status aggregator for AI agents (Anthropic/OpenAI/AWS/GH/Stripe/CF).
npx @getmcp/cli add io.github.weiseer/status-aggregatorRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.weiseer/status-aggregator": {
"command": "npx",
"args": [
"-y",
"@weiseer/status-aggregator-mcp"
],
"env": {
"STATUS_AGG_URL": "",
"STATUS_AGG_LOCAL_ONLY": ""
}
}
}
}