From 5d239b0384f414d3e4adb7b959d8c62c867380e9 Mon Sep 17 00:00:00 2001 From: typing-game <167670128+typing-game@users.noreply.github.com> Date: Wed, 8 Jul 2026 13:31:10 +0900 Subject: [PATCH 1/3] Add argosvix/mcp-server to Monitoring --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5b03c3aeb..d1d2c3a5e 100644 --- a/README.md +++ b/README.md @@ -2271,6 +2271,7 @@ Access and analyze application monitoring data. Enables AI models to review erro - [alilxxey/openobserve-community-mcp](https://github.com/alilxxey/openobserve-community-mcp) [![alilxxey/openobserve-community-mcp MCP server](https://glama.ai/mcp/servers/alilxxey/openobserve-community-mcp/badges/score.svg)](https://glama.ai/mcp/servers/alilxxey/openobserve-community-mcp) 🐍 🏠 🍎 🪟 🐧 - Read-only MCP server for OpenObserve Community Edition via REST API. Search logs, traces, stream schemas, and dashboards without requiring the Enterprise license. - [Alog/alog-mcp](https://github.com/saikiyusuke/alog-mcp) 📇 ☁️ - AI agent activity logger & monitor MCP server with 20 tools. Post logs, create articles, manage social interactions, and monitor AI agent activities on the Alog platform. - [antonio-mello-ai/mcp-redis-monitor](https://github.com/antonio-mello-ai/mcp-redis-monitor) [![antonio-mello-ai/mcp-redis-monitor MCP server](https://glama.ai/mcp/servers/antonio-mello-ai/mcp-redis-monitor/badges/score.svg)](https://glama.ai/mcp/servers/antonio-mello-ai/mcp-redis-monitor) 🐍 🏠 - Read-only Redis monitoring — queue depths by type, Celery queue status, connected clients, server/memory stats, and key counts per database. 5 tools, built with FastMCP. Install: `uvx mcp-redis-monitor`. +- [argosvix/mcp-server](https://github.com/argosvix/mcp-server) 📇 ☁️ 🍎 🪟 🐧 - Observability for AI agents: 87 tools to query LLM cost, errors, and latency across OpenAI/Anthropic/Gemini/Mistral, and operate alerts, budget gates, evals, and safety checks from Claude/Cursor. Install: `npx -y @argosvix/mcp-server`. - [arnavranjan005/mcp-telemetry](https://github.com/arnavranjan005/mcp-telemetry) [![arnavranjan005/mcp-telemetry MCP server](https://glama.ai/mcp/servers/arnavranjan005/mcp-telemetry/badges/score.svg)](https://glama.ai/mcp/servers/arnavranjan005/mcp-telemetry) 📇 🏠 🍎 🪟 🐧 - Socket.IO-style telemetry for MCP servers. Instrument a tool call with a few lines of `mcp-telemetry-sdk`, and `telemetry_subscribe` streams its live progress (steps, logs, cost, done) to any connected MCP client via `notifications/progress` — no polling, and a job started in one session can be watched from a completely different one. - [avivsinai/langfuse-mcp](https://github.com/avivsinai/langfuse-mcp) 🐍 ☁️ - Query Langfuse traces, debug exceptions, analyze sessions, and manage prompts. Full observability toolkit for LLM applications. - [alimuratkuslu/byok-observability-mcp](https://github.com/alimuratkuslu/byok-observability-mcp) [![alimuratkuslu/byok-observability-mcp MCP server](https://glama.ai/mcp/servers/alimuratkuslu/byok-observability-mcp/badges/score.svg)](https://github.com/alimuratkuslu/byok-observability-mcp) 📇 🏠 ☁️ 🍎 🪟 🐧 - Comprehensive MCP server for Grafana, Prometheus, Kafka UI, and Datadog with a secure "Bring Your Own Key" or BYOK model. From d698f5fa5d7c94aaeaebd70517873c29562017be Mon Sep 17 00:00:00 2001 From: typing-game <167670128+typing-game@users.noreply.github.com> Date: Wed, 8 Jul 2026 21:51:41 +0900 Subject: [PATCH 2/3] Add Glama score badge for argosvix/mcp-server --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d1d2c3a5e..d7a11ed11 100644 --- a/README.md +++ b/README.md @@ -2271,7 +2271,7 @@ Access and analyze application monitoring data. Enables AI models to review erro - [alilxxey/openobserve-community-mcp](https://github.com/alilxxey/openobserve-community-mcp) [![alilxxey/openobserve-community-mcp MCP server](https://glama.ai/mcp/servers/alilxxey/openobserve-community-mcp/badges/score.svg)](https://glama.ai/mcp/servers/alilxxey/openobserve-community-mcp) 🐍 🏠 🍎 🪟 🐧 - Read-only MCP server for OpenObserve Community Edition via REST API. Search logs, traces, stream schemas, and dashboards without requiring the Enterprise license. - [Alog/alog-mcp](https://github.com/saikiyusuke/alog-mcp) 📇 ☁️ - AI agent activity logger & monitor MCP server with 20 tools. Post logs, create articles, manage social interactions, and monitor AI agent activities on the Alog platform. - [antonio-mello-ai/mcp-redis-monitor](https://github.com/antonio-mello-ai/mcp-redis-monitor) [![antonio-mello-ai/mcp-redis-monitor MCP server](https://glama.ai/mcp/servers/antonio-mello-ai/mcp-redis-monitor/badges/score.svg)](https://glama.ai/mcp/servers/antonio-mello-ai/mcp-redis-monitor) 🐍 🏠 - Read-only Redis monitoring — queue depths by type, Celery queue status, connected clients, server/memory stats, and key counts per database. 5 tools, built with FastMCP. Install: `uvx mcp-redis-monitor`. -- [argosvix/mcp-server](https://github.com/argosvix/mcp-server) 📇 ☁️ 🍎 🪟 🐧 - Observability for AI agents: 87 tools to query LLM cost, errors, and latency across OpenAI/Anthropic/Gemini/Mistral, and operate alerts, budget gates, evals, and safety checks from Claude/Cursor. Install: `npx -y @argosvix/mcp-server`. +- [argosvix/mcp-server](https://github.com/argosvix/mcp-server) [![argosvix/mcp-server MCP server](https://glama.ai/mcp/servers/@argosvix/mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/@argosvix/mcp-server) 📇 ☁️ 🍎 🪟 🐧 - Observability for AI agents: 87 tools to query LLM cost, errors, and latency across OpenAI/Anthropic/Gemini/Mistral, and operate alerts, budget gates, evals, and safety checks from Claude/Cursor. Install: `npx -y @argosvix/mcp-server`. - [arnavranjan005/mcp-telemetry](https://github.com/arnavranjan005/mcp-telemetry) [![arnavranjan005/mcp-telemetry MCP server](https://glama.ai/mcp/servers/arnavranjan005/mcp-telemetry/badges/score.svg)](https://glama.ai/mcp/servers/arnavranjan005/mcp-telemetry) 📇 🏠 🍎 🪟 🐧 - Socket.IO-style telemetry for MCP servers. Instrument a tool call with a few lines of `mcp-telemetry-sdk`, and `telemetry_subscribe` streams its live progress (steps, logs, cost, done) to any connected MCP client via `notifications/progress` — no polling, and a job started in one session can be watched from a completely different one. - [avivsinai/langfuse-mcp](https://github.com/avivsinai/langfuse-mcp) 🐍 ☁️ - Query Langfuse traces, debug exceptions, analyze sessions, and manage prompts. Full observability toolkit for LLM applications. - [alimuratkuslu/byok-observability-mcp](https://github.com/alimuratkuslu/byok-observability-mcp) [![alimuratkuslu/byok-observability-mcp MCP server](https://glama.ai/mcp/servers/alimuratkuslu/byok-observability-mcp/badges/score.svg)](https://github.com/alimuratkuslu/byok-observability-mcp) 📇 🏠 ☁️ 🍎 🪟 🐧 - Comprehensive MCP server for Grafana, Prometheus, Kafka UI, and Datadog with a secure "Bring Your Own Key" or BYOK model. From 887b11f1bf5721a1a04e042c425a66a527ad3a44 Mon Sep 17 00:00:00 2001 From: yuto-makihara <167670128+typing-game@users.noreply.github.com> Date: Mon, 13 Jul 2026 19:05:16 +0900 Subject: [PATCH 3/3] Use owner/repo form for the Glama badge URL (drop the @ prefix) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d7a11ed11..1dcdce1ab 100644 --- a/README.md +++ b/README.md @@ -2271,7 +2271,7 @@ Access and analyze application monitoring data. Enables AI models to review erro - [alilxxey/openobserve-community-mcp](https://github.com/alilxxey/openobserve-community-mcp) [![alilxxey/openobserve-community-mcp MCP server](https://glama.ai/mcp/servers/alilxxey/openobserve-community-mcp/badges/score.svg)](https://glama.ai/mcp/servers/alilxxey/openobserve-community-mcp) 🐍 🏠 🍎 🪟 🐧 - Read-only MCP server for OpenObserve Community Edition via REST API. Search logs, traces, stream schemas, and dashboards without requiring the Enterprise license. - [Alog/alog-mcp](https://github.com/saikiyusuke/alog-mcp) 📇 ☁️ - AI agent activity logger & monitor MCP server with 20 tools. Post logs, create articles, manage social interactions, and monitor AI agent activities on the Alog platform. - [antonio-mello-ai/mcp-redis-monitor](https://github.com/antonio-mello-ai/mcp-redis-monitor) [![antonio-mello-ai/mcp-redis-monitor MCP server](https://glama.ai/mcp/servers/antonio-mello-ai/mcp-redis-monitor/badges/score.svg)](https://glama.ai/mcp/servers/antonio-mello-ai/mcp-redis-monitor) 🐍 🏠 - Read-only Redis monitoring — queue depths by type, Celery queue status, connected clients, server/memory stats, and key counts per database. 5 tools, built with FastMCP. Install: `uvx mcp-redis-monitor`. -- [argosvix/mcp-server](https://github.com/argosvix/mcp-server) [![argosvix/mcp-server MCP server](https://glama.ai/mcp/servers/@argosvix/mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/@argosvix/mcp-server) 📇 ☁️ 🍎 🪟 🐧 - Observability for AI agents: 87 tools to query LLM cost, errors, and latency across OpenAI/Anthropic/Gemini/Mistral, and operate alerts, budget gates, evals, and safety checks from Claude/Cursor. Install: `npx -y @argosvix/mcp-server`. +- [argosvix/mcp-server](https://github.com/argosvix/mcp-server) [![argosvix/mcp-server MCP server](https://glama.ai/mcp/servers/argosvix/mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/argosvix/mcp-server) 📇 ☁️ 🍎 🪟 🐧 - Observability for AI agents: 87 tools to query LLM cost, errors, and latency across OpenAI/Anthropic/Gemini/Mistral, and operate alerts, budget gates, evals, and safety checks from Claude/Cursor. Install: `npx -y @argosvix/mcp-server`. - [arnavranjan005/mcp-telemetry](https://github.com/arnavranjan005/mcp-telemetry) [![arnavranjan005/mcp-telemetry MCP server](https://glama.ai/mcp/servers/arnavranjan005/mcp-telemetry/badges/score.svg)](https://glama.ai/mcp/servers/arnavranjan005/mcp-telemetry) 📇 🏠 🍎 🪟 🐧 - Socket.IO-style telemetry for MCP servers. Instrument a tool call with a few lines of `mcp-telemetry-sdk`, and `telemetry_subscribe` streams its live progress (steps, logs, cost, done) to any connected MCP client via `notifications/progress` — no polling, and a job started in one session can be watched from a completely different one. - [avivsinai/langfuse-mcp](https://github.com/avivsinai/langfuse-mcp) 🐍 ☁️ - Query Langfuse traces, debug exceptions, analyze sessions, and manage prompts. Full observability toolkit for LLM applications. - [alimuratkuslu/byok-observability-mcp](https://github.com/alimuratkuslu/byok-observability-mcp) [![alimuratkuslu/byok-observability-mcp MCP server](https://glama.ai/mcp/servers/alimuratkuslu/byok-observability-mcp/badges/score.svg)](https://github.com/alimuratkuslu/byok-observability-mcp) 📇 🏠 ☁️ 🍎 🪟 🐧 - Comprehensive MCP server for Grafana, Prometheus, Kafka UI, and Datadog with a secure "Bring Your Own Key" or BYOK model.