API Status Check
Rank #19,877io.github.shibley/apistatuscheck
Live status probes plus published uptime and incident history for 280+ APIs and cloud services.
API Status Check is a Model Context Protocol (MCP) server published by shibley. It ranks #19,877 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. API Status Check is listed across 2 registries — Official MCP and Glama, with 4 tracked versions. It was first listed on Feb 26, 2026 and most recently updated on Sep 9, 2026.
Ranks ahead of 112,236 of 132,113 servers on MCP Toplist.
Use API Status Check
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http apistatuscheck https://apistatuscheck.com/api/mcp[mcp_servers.apistatuscheck]
url = "https://apistatuscheck.com/api/mcp"Add to ~/.codex/config.toml.
https://apistatuscheck.com/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"apistatuscheck": {
"url": "https://apistatuscheck.com/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"apistatuscheck": {
"type": "http",
"url": "https://apistatuscheck.com/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"apistatuscheck": {
"serverUrl": "https://apistatuscheck.com/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"apistatuscheck": {
"url": "https://apistatuscheck.com/api/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.shibley%2Fapistatuscheck)<a href="https://mcptoplist.com/server/io.github.shibley%2Fapistatuscheck"><img src="https://mcptoplist.com/badge/io.github.shibley%2Fapistatuscheck.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
shibley
Other servers by shibley
View all shibley servers →Available versions (4)
| Version | Published |
|---|---|
| 0.2.3 | Sep 9, 2026 |
| 0.2.2 | Sep 7, 2026 |
| 0.2.1 | Aug 3, 2026 |
| 0.2.0 | Jul 31, 2026 |
Frequently asked questions
- Who maintains API Status Check?
- API Status Check is maintained by shibley, which publishes 3 MCP servers (8 total versions) tracked on MCP Toplist.
- Is API Status Check listed on the Official MCP Registry?
- Yes — API Status Check is listed on the Official MCP Registry, alongside Glama.
- How many versions does API Status Check have?
- MCP Toplist tracks 4 versions of API Status Check, most recently published on Sep 9, 2026.
- Where can I find the source code for API Status Check?
- The source code for API Status Check is hosted at github.com/shibley/apistatuscheck-mcp-server.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.