MCP Server
MCP
status-aggregator
Cross-vendor SaaS status aggregator for AI agents (Anthropic/OpenAI/AWS/GH/Stripe/CF).
Install
npx -y @weiseer/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@weiseer/status-aggregator-mcp",
"version": "0.1.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Override remote snapshot URL",
"name": "STATUS_AGG_URL"
},
{
"description": "Skip remote fetch",
"name": "STATUS_AGG_LOCAL_ONLY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment