amkisko/status_mcp.rb
Ruby gem providing status page information via MCP (Model Context Protocol) server tools. Integrates with MCP-compatible clients like Cursor IDE, Claude Desktop, and other MCP-enabled tools.
Platform-specific configuration:
{
"mcpServers": {
"status_mcp.rb": {
"command": "npx",
"args": [
"-y",
"status_mcp.rb"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...