eunomia-bpf/MCPtrace
MCP server: using eBPF to tracing your kernel
This tool helps Site Reliability Engineers, DevOps teams, and system administrators debug complex Linux kernel issues by allowing an AI assistant to generate and execute kernel traces. You describe the problem in natural language, and the AI translates that into executable tracing scripts using `bpftrace`. The output provides insights into system behavior, like which processes are opening files or slow disk operations.
Use this if you need to debug intricate Linux kernel problems but lack deep eBPF expertise, and you want to leverage an AI assistant to generate the necessary tracing commands securely.
Not ideal if you need real-time streaming of trace results, require persistent storage of your tracing sessions, or prefer to write `bpftrace` scripts manually without AI assistance.
Stars
64
Forks
9
Language
Python
License
MIT
Category
Last pushed
Feb 12, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/eunomia-bpf/MCPtrace"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
QuantGeekDev/mcp-framework
A framework for writing MCP (Model Context Protocol) servers in Typescript
MCPJam/inspector
Test & Debug MCP servers, ChatGPT apps, and MCP Apps (ext-apps)
arabold/docs-mcp-server
Grounded Docs MCP Server: Open-Source Alternative to Context7, Nia, and Ref.Tools
rohitg00/awesome-devops-mcp-servers
A curated list of awesome MCP servers focused on DevOps tools and capabilities.
stabgan/openrouter-mcp-multimodal
MCP server for OpenRouter providing text chat and image analysis tools