MCP Servers / development / eBPF MCP

eBPF MCP

JSON →
httpnone20development

A secure MCP server for eBPF, designed for AI integration, kernel introspection, and automation.

Install
How to run this server
[ { "cmd": "npx @modelcontextprotocol/inspector", "imports": [] } ]
server path: ebpf-mcp
Tools
What this server exposes
info
System introspection: kernel, arch, BTF
load_program
Load and validate .o files (CO-RE supported)
attach_program
Attach program to XDP, kprobe, tracepoint hooks
inspect_state
List programs, maps, links, and tool metadata
stream_events
Stream events from ringbuf/perfbuf maps
trace_errors
Monitor kernel tracepoints for error conditions
Configuration
Environment & auth
authnone
Resources
eBPF MCP — MCP Server · libregistry