linux-kernel-mcp

Samasth/linux-kernel-mcp
★ 0 stars Python 🤖 AI/LLM Updated today
Repository for Linux kernel helper mcp servers
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "linux-kernel-mcp": {
      "command": "uvx",
      "args": [
        "linux-kernel-mcp"
      ]
    }
  }
}

Or install with pip: pip install linux-kernel-mcp

README Excerpt

A suite of 8 [Model Context Protocol](https://modelcontextprotocol.io/) (MCP) servers providing AI-assisted tooling for Linux kernel development. 72 tools covering the full kernel development lifecycle. MCP is an open, model-agnostic protocol. These instructions cover setup with the OpenAI Codex CLI; the same stdio entry points work with any other MCP-compatible client.

Tools (6)

KERNEL_REPOSKERNEL_STABLE_REPOSKERNEL_TARGET_BRANCHKERNEL_TARGET_REPOKERNEL_UPSTREAM_REPOKERNEL_VULNS_REPO