eBPF MCP
JSON →A secure MCP server for eBPF, designed for AI integration, kernel introspection, and automation.
Install
npx @modelcontextprotocol/inspector Tools · 6
- 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
Links
★ 20 GitHub stars