Loomal

status-aggregator

MCP server by github.com/weiseer/status-aggregator-mcp

Cross-vendor SaaS status aggregator for AI agents (Anthropic/OpenAI/AWS/GH/Stripe/CF).

0 starsnpm: @weiseer/status-aggregator-mcp

About status-aggregator

status-aggregator is an MCP (Model Context Protocol) server published by weiseer in the official MCP registry, listed under Autonomous Agents on Loomal. Cross-vendor SaaS status aggregator for AI agents (Anthropic/OpenAI/AWS/GH/Stripe/CF).

It ships as an npm package (@weiseer/status-aggregator-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/weiseer/status-aggregator-mcp.

Use status-aggregator with your agent

Claude Code · one command
claude mcp add status-aggregator -- npx -y @weiseer/status-aggregator-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "status-aggregator": {
      "command": "npx",
      "args": [
        "-y",
        "@weiseer/status-aggregator-mcp"
      ]
    }
  }
}
npm@weiseer/status-aggregator-mcp

Frequently asked questions

What is status-aggregator?
status-aggregator is an MCP (Model Context Protocol) server by weiseer in the Autonomous Agents category. Cross-vendor SaaS status aggregator for AI agents (Anthropic/OpenAI/AWS/GH/Stripe/CF).
How do I connect status-aggregator to Claude, Cursor, or another MCP client?
Install status-aggregator from its npm package (@weiseer/status-aggregator-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is status-aggregator open source?
Yes — the source code is public at github.com/weiseer/status-aggregator-mcp.
Can AI agents pay to use status-aggregator?
Not yet through Loomal — status-aggregator is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain status-aggregator? Claim this listing free by verifying GitHub ownership, or contact us.