From 8bb78129f7b84516f4e1ad97589c988d1186d047 Mon Sep 17 00:00:00 2001 From: Shibley Date: Sat, 7 Feb 2026 21:12:40 -0800 Subject: [PATCH 1/2] Add API Status Check MCP server to Monitoring section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 836aa7d2..dd1c1508 100644 --- a/README.md +++ b/README.md @@ -1119,6 +1119,7 @@ Access and analyze application monitoring data. Enables AI models to review erro - [netdata/netdata#Netdata](https://github.com/netdata/netdata/blob/master/src/web/mcp/README.md) ๐ŸŽ–๏ธ ๐Ÿ  โ˜๏ธ ๐Ÿ“Ÿ ๐ŸŽ ๐ŸชŸ ๐Ÿง - Discovery, exploration, reporting and root cause analysis using all observability data, including metrics, logs, systems, containers, processes, and network connections - [pydantic/logfire-mcp](https://github.com/pydantic/logfire-mcp) ๐ŸŽ–๏ธ ๐Ÿ โ˜๏ธ - Provides access to OpenTelemetry traces and metrics through Logfire - [seekrays/mcp-monitor](https://github.com/seekrays/mcp-monitor) ๐ŸŽ๏ธ ๐Ÿ  - A system monitoring tool that exposes system metrics via the Model Context Protocol (MCP). This tool allows LLMs to retrieve real-time system information through an MCP-compatible interface.๏ผˆsupport CPUใ€Memoryใ€Diskใ€Networkใ€Hostใ€Process๏ผ‰ +- [shibley/apistatuscheck-mcp-server](https://github.com/shibley/apistatuscheck-mcp-server) ๐Ÿ“‡ โ˜๏ธ - Check real-time operational status of 114+ cloud services and APIs (AWS, GitHub, Stripe, OpenAI, Vercel, etc.) directly from AI assistants. Published on npm. - [speedofme-dev/speedofme-mcp](https://www.npmjs.com/package/@speedofme/mcp) ๐Ÿ“‡ โ˜๏ธ ๐ŸŽ ๐ŸชŸ ๐Ÿง - Official SpeedOf.Me server for accurate internet speed tests via 129 global Fastly edge servers with analytics dashboard and local history - [TANTIOPE/datadog-mcp-server](https://github.com/TANTIOPE/datadog-mcp-server) ๐Ÿ“‡ โ˜๏ธ ๐ŸŽ ๐ŸชŸ ๐Ÿง - MCP server providing comprehensive Datadog observability access for AI assistants. Features grep-like log search, APM trace filtering with duration/status/error queries, smart sampling modes for token efficiency, and cross-correlation between logs, traces, and metrics. - [tumf/grafana-loki-mcp](https://github.com/tumf/grafana-loki-mcp) ๐Ÿ ๐Ÿ  - An MCP server that allows querying Loki logs through the Grafana API. From 2b74f320c1420104b957cacac869447e479c70ae Mon Sep 17 00:00:00 2001 From: Frank Fiegel <108313943+punkpeye@users.noreply.github.com> Date: Thu, 19 Mar 2026 13:00:35 -0600 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dd1c1508..856e7a3f 100644 --- a/README.md +++ b/README.md @@ -1119,7 +1119,7 @@ Access and analyze application monitoring data. Enables AI models to review erro - [netdata/netdata#Netdata](https://github.com/netdata/netdata/blob/master/src/web/mcp/README.md) ๐ŸŽ–๏ธ ๐Ÿ  โ˜๏ธ ๐Ÿ“Ÿ ๐ŸŽ ๐ŸชŸ ๐Ÿง - Discovery, exploration, reporting and root cause analysis using all observability data, including metrics, logs, systems, containers, processes, and network connections - [pydantic/logfire-mcp](https://github.com/pydantic/logfire-mcp) ๐ŸŽ–๏ธ ๐Ÿ โ˜๏ธ - Provides access to OpenTelemetry traces and metrics through Logfire - [seekrays/mcp-monitor](https://github.com/seekrays/mcp-monitor) ๐ŸŽ๏ธ ๐Ÿ  - A system monitoring tool that exposes system metrics via the Model Context Protocol (MCP). This tool allows LLMs to retrieve real-time system information through an MCP-compatible interface.๏ผˆsupport CPUใ€Memoryใ€Diskใ€Networkใ€Hostใ€Process๏ผ‰ -- [shibley/apistatuscheck-mcp-server](https://github.com/shibley/apistatuscheck-mcp-server) ๐Ÿ“‡ โ˜๏ธ - Check real-time operational status of 114+ cloud services and APIs (AWS, GitHub, Stripe, OpenAI, Vercel, etc.) directly from AI assistants. Published on npm. +- [shibley/apistatuscheck-mcp-server](https://github.com/shibley/apistatuscheck-mcp-server) [![apistatuscheck-mcp-server MCP server](https://glama.ai/mcp/servers/shibley/apistatuscheck-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/shibley/apistatuscheck-mcp-server) ๐Ÿ“‡ โ˜๏ธ - Check real-time operational status of 114+ cloud services and APIs (AWS, GitHub, Stripe, OpenAI, Vercel, etc.) directly from AI assistants. Published on npm. - [speedofme-dev/speedofme-mcp](https://www.npmjs.com/package/@speedofme/mcp) ๐Ÿ“‡ โ˜๏ธ ๐ŸŽ ๐ŸชŸ ๐Ÿง - Official SpeedOf.Me server for accurate internet speed tests via 129 global Fastly edge servers with analytics dashboard and local history - [TANTIOPE/datadog-mcp-server](https://github.com/TANTIOPE/datadog-mcp-server) ๐Ÿ“‡ โ˜๏ธ ๐ŸŽ ๐ŸชŸ ๐Ÿง - MCP server providing comprehensive Datadog observability access for AI assistants. Features grep-like log search, APM trace filtering with duration/status/error queries, smart sampling modes for token efficiency, and cross-correlation between logs, traces, and metrics. - [tumf/grafana-loki-mcp](https://github.com/tumf/grafana-loki-mcp) ๐Ÿ ๐Ÿ  - An MCP server that allows querying Loki logs through the Grafana API.