devops-infra MCP Server
MCP server for checking real-time API and cloud service status
Discovered via unknown and last synced 3mo ago.
1. Install the package
npx -y apistatuscheck-mcp-server
2. Add to claude_desktop_config.json
{
"mcpServers": {
"apistatuscheck-mcp-server": {
"command": "npx",
"args": [
"-y",
"apistatuscheck-mcp-server"
]
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)
Check any public URL for availability
Check the status of a specific API (e.g. `github`, `openai`, `stripe`)
List all monitored APIs and their current status
List available service categories (cloud, payments, etc.)
Default
`https://apistatuscheck.com`
Description
Check all APIs in a specific category