From 3d3b092a2ff39438dbb90e6d4a320ceba30ff646 Mon Sep 17 00:00:00 2001 From: maestro24 <61488376+maestro24@users.noreply.github.com> Date: Sun, 12 Jul 2026 13:13:49 +0900 Subject: [PATCH 1/2] Add Spanlens to Monitoring --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5b03c3aeb..ee955128a 100644 --- a/README.md +++ b/README.md @@ -2317,6 +2317,7 @@ Access and analyze application monitoring data. Enables AI models to review erro - [incu6us/loki-mcp-server](https://github.com/incu6us/loki-mcp-server) [![incu6us/loki-mcp-server MCP server](https://glama.ai/mcp/servers/incu6us/loki-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/incu6us/loki-mcp-server) ๐ŸŽ๏ธ ๐Ÿ  ๐ŸŽ ๐ŸชŸ ๐Ÿง - An MCP server for querying Grafana Loki directly with a discovery-first workflow โ€” labels, values, series, and LogQL queries without requiring Grafana. - [rbmuller/scherlok](https://github.com/rbmuller/scherlok) [![rbmuller/scherlok MCP server](https://glama.ai/mcp/servers/rbmuller/scherlok/badges/score.svg)](https://glama.ai/mcp/servers/rbmuller/scherlok) ๐Ÿ ๐Ÿ  ๐ŸŽ ๐ŸชŸ ๐Ÿง - Zero-config data quality monitoring across Postgres, BigQuery, Snowflake, MySQL, and DuckDB. Profile a warehouse, detect anomalies (volume, schema drift, freshness, NULLs, distribution, cardinality), with optional dbt manifest lineage. Read-only โ€” connection resolved server-side, never passed via the model. - [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๏ผ‰ +- [spanlens/mcp-server](https://github.com/spanlens/Spanlens/tree/main/packages/mcp-server) ๐ŸŽ–๏ธ ๐Ÿ“‡ โ˜๏ธ - Query Spanlens LLM observability from Claude Desktop, Cursor, or Continue: request logs, costs, agent traces, anomalies, and user analytics with a read-only API key. - [Sudhan30/freshprobe](https://github.com/Sudhan30/freshprobe) [![Sudhan30/freshprobe MCP server](https://glama.ai/mcp/servers/Sudhan30/freshprobe/badges/score.svg)](https://glama.ai/mcp/servers/Sudhan30/freshprobe) ๐ŸŽ๏ธ โ˜๏ธ ๐Ÿ  - Data freshness verification for AI agents. Probes endpoints for HTTP cache staleness, latency percentiles, content fingerprinting, TLS health, DNS timing, and redirect chains. Returns deterministic FRESH/STALE/UNKNOWN verdicts with NIST AI RMF mapping. CLI + MCP server + HTTP API with Prometheus metrics and YAML policy engine. - [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 From f470e4e0db9b7d20d1ad11d6ba1aa839e93be8d2 Mon Sep 17 00:00:00 2001 From: maestro24 Date: Thu, 16 Jul 2026 10:22:14 +0900 Subject: [PATCH 2/2] fix: rename entry to spanlens/Spanlens and add Glama score badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ee955128a..e331956b5 100644 --- a/README.md +++ b/README.md @@ -2317,7 +2317,7 @@ Access and analyze application monitoring data. Enables AI models to review erro - [incu6us/loki-mcp-server](https://github.com/incu6us/loki-mcp-server) [![incu6us/loki-mcp-server MCP server](https://glama.ai/mcp/servers/incu6us/loki-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/incu6us/loki-mcp-server) ๐ŸŽ๏ธ ๐Ÿ  ๐ŸŽ ๐ŸชŸ ๐Ÿง - An MCP server for querying Grafana Loki directly with a discovery-first workflow โ€” labels, values, series, and LogQL queries without requiring Grafana. - [rbmuller/scherlok](https://github.com/rbmuller/scherlok) [![rbmuller/scherlok MCP server](https://glama.ai/mcp/servers/rbmuller/scherlok/badges/score.svg)](https://glama.ai/mcp/servers/rbmuller/scherlok) ๐Ÿ ๐Ÿ  ๐ŸŽ ๐ŸชŸ ๐Ÿง - Zero-config data quality monitoring across Postgres, BigQuery, Snowflake, MySQL, and DuckDB. Profile a warehouse, detect anomalies (volume, schema drift, freshness, NULLs, distribution, cardinality), with optional dbt manifest lineage. Read-only โ€” connection resolved server-side, never passed via the model. - [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๏ผ‰ -- [spanlens/mcp-server](https://github.com/spanlens/Spanlens/tree/main/packages/mcp-server) ๐ŸŽ–๏ธ ๐Ÿ“‡ โ˜๏ธ - Query Spanlens LLM observability from Claude Desktop, Cursor, or Continue: request logs, costs, agent traces, anomalies, and user analytics with a read-only API key. +- [spanlens/Spanlens](https://github.com/spanlens/Spanlens/tree/main/packages/mcp-server) [![spanlens/Spanlens MCP server](https://glama.ai/mcp/servers/spanlens/Spanlens/badges/score.svg)](https://glama.ai/mcp/servers/spanlens/Spanlens) ๐ŸŽ–๏ธ ๐Ÿ“‡ โ˜๏ธ - Query Spanlens LLM observability from Claude Desktop, Cursor, or Continue: request logs, costs, agent traces, anomalies, and user analytics with a read-only API key. - [Sudhan30/freshprobe](https://github.com/Sudhan30/freshprobe) [![Sudhan30/freshprobe MCP server](https://glama.ai/mcp/servers/Sudhan30/freshprobe/badges/score.svg)](https://glama.ai/mcp/servers/Sudhan30/freshprobe) ๐ŸŽ๏ธ โ˜๏ธ ๐Ÿ  - Data freshness verification for AI agents. Probes endpoints for HTTP cache staleness, latency percentiles, content fingerprinting, TLS health, DNS timing, and redirect chains. Returns deterministic FRESH/STALE/UNKNOWN verdicts with NIST AI RMF mapping. CLI + MCP server + HTTP API with Prometheus metrics and YAML policy engine. - [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