From 69390d1cfee22998d3f8d87a5df0437138ae2f21 Mon Sep 17 00:00:00 2001 From: David Mail Date: Tue, 10 Mar 2026 13:00:32 +0200 Subject: [PATCH 1/2] Add Ingero - eBPF-based GPU causal observability MCP server --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 71083478..de3637bc 100644 --- a/README.md +++ b/README.md @@ -1290,6 +1290,7 @@ Access and analyze application monitoring data. Enables AI models to review erro - [grafana/mcp-grafana](https://github.com/grafana/mcp-grafana) πŸŽ–οΈ 🐍 🏠 ☁️ - Search dashboards, investigate incidents and query datasources in your Grafana instance - [hyperb1iss/lucidity-mcp](https://github.com/hyperb1iss/lucidity-mcp) 🐍 🏠 - Enhance AI-generated code quality through intelligent, prompt-based analysis across 10 critical dimensions from complexity to security vulnerabilities - [imprvhub/mcp-status-observer](https://github.com/imprvhub/mcp-status-observer) πŸ“‡ ☁️ - Model Context Protocol server for monitoring Operational Status of major digital platforms in Claude Desktop. +- [ingero-io/ingero](https://github.com/ingero-io/ingero) 🏎️ 🏠 🐧 - eBPF-based GPU causal observability agent with MCP server. Traces CUDA Runtime/Driver APIs and host kernel events to build causal chains explaining GPU latency. - [inspektor-gadget/ig-mcp-server](https://github.com/inspektor-gadget/ig-mcp-server) 🏎️ ☁️ 🏠 🐧 πŸͺŸ 🍎 - Debug your Container and Kubernetes workloads with an AI interface powered by eBPF. - [inventer-dev/mcp-internet-speed-test](https://github.com/inventer-dev/mcp-internet-speed-test) 🐍 ☁️ - Internet speed testing with network performance metrics including download/upload speed, latency, jitter analysis, and CDN server detection with geographic mapping - [last9/last9-mcp-server](https://github.com/last9/last9-mcp-server) - Seamlessly bring real-time production contextβ€”logs, metrics, and tracesβ€”into your local environment to auto-fix code faster From db1239f088a3b2f721681f24938291d2deec3ea1 Mon Sep 17 00:00:00 2001 From: David Mail Date: Wed, 18 Mar 2026 14:19:38 +0200 Subject: [PATCH 2/2] Add Glama listing link to Ingero entry Added Glama validation link for Ingero MCP server entry as required by repo guidelines. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index de3637bc..3f5081a7 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Awesome MCP Servers [![Awesome](https://awesome.re/badge.svg)](https://awesome.re) +h# Awesome MCP Servers [![Awesome](https://awesome.re/badge.svg)](https://awesome.re) [![ΰΉ„ΰΈ—ΰΈ’](https://img.shields.io/badge/Thai-Click-blue)](README-th.md) [![English](https://img.shields.io/badge/English-Click-yellow)](README.md) @@ -16,7 +16,7 @@ > [!IMPORTANT] > [Awesome MCP Servers](https://glama.ai/mcp/servers) web directory. -> [!IMPORTANT] +> [!IMPORTANT]hh > Test servers using [MCP Inspector](https://glama.ai/mcp/inspector?servers=%5B%7B%22id%22%3A%22test%22%2C%22name%22%3A%22test%22%2C%22requestTimeout%22%3A10000%2C%22url%22%3A%22https%3A%2F%2Fmcp-test.glama.ai%2Fmcp%22%7D%5D). A curated list of awesome Model Context Protocol (MCP) servers. @@ -1290,7 +1290,7 @@ Access and analyze application monitoring data. Enables AI models to review erro - [grafana/mcp-grafana](https://github.com/grafana/mcp-grafana) πŸŽ–οΈ 🐍 🏠 ☁️ - Search dashboards, investigate incidents and query datasources in your Grafana instance - [hyperb1iss/lucidity-mcp](https://github.com/hyperb1iss/lucidity-mcp) 🐍 🏠 - Enhance AI-generated code quality through intelligent, prompt-based analysis across 10 critical dimensions from complexity to security vulnerabilities - [imprvhub/mcp-status-observer](https://github.com/imprvhub/mcp-status-observer) πŸ“‡ ☁️ - Model Context Protocol server for monitoring Operational Status of major digital platforms in Claude Desktop. -- [ingero-io/ingero](https://github.com/ingero-io/ingero) 🏎️ 🏠 🐧 - eBPF-based GPU causal observability agent with MCP server. Traces CUDA Runtime/Driver APIs and host kernel events to build causal chains explaining GPU latency. +- [ingero-io/ingero](https://github.com/ingero-io/ingero) [glama](https://glama.ai/mcp/servers/@ingero-io/ingero) 🏎️ 🏠 🐧 - eBPF-based GPU causal observability agent with MCP server. Traces CUDA Runtime/Driver APIs and host kernel events to build causal chains explaining GPU latency. - [inspektor-gadget/ig-mcp-server](https://github.com/inspektor-gadget/ig-mcp-server) 🏎️ ☁️ 🏠 🐧 πŸͺŸ 🍎 - Debug your Container and Kubernetes workloads with an AI interface powered by eBPF. - [inventer-dev/mcp-internet-speed-test](https://github.com/inventer-dev/mcp-internet-speed-test) 🐍 ☁️ - Internet speed testing with network performance metrics including download/upload speed, latency, jitter analysis, and CDN server detection with geographic mapping - [last9/last9-mcp-server](https://github.com/last9/last9-mcp-server) - Seamlessly bring real-time production contextβ€”logs, metrics, and tracesβ€”into your local environment to auto-fix code faster