apistatuscheck-mcp-server

devops-infra MCP Server

MCP server for checking real-time API and cloud service status

Install Ready
devops-infradevops-infra
5 views0 stars0 forksv0.1.0MIT

Why This Matters

Discovered via unknown and last synced 3mo ago.

Install Ready
Source
unknown
Stars
0
Last synced
3mo ago
Install
Instructions detected

Install

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)

8
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Available Tools (8)

check_url

Check any public URL for availability

check_status

Check the status of a specific API (e.g. `github`, `openai`, `stripe`)

list_apis

List all monitored APIs and their current status

list_categories

List available service categories (cloud, payments, etc.)

Variable

Default

ASC_BASE_URL

`https://apistatuscheck.com`

Tool

Description

check_category

Check all APIs in a specific category