dynamic_mcp

42Research/dynamic_mcp
★ 0 stars Python Code/Dev Tools Updated today
crash_mcp: Crash dump analysis MCP server
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "dynamic_mcp": {
      "command": "uvx",
      "args": [
        "dynamic-mcp"
      ]
    }
  }
}

Or install with pip: pip install dynamic-mcp

README Excerpt

A professional MCP (Model Context Protocol) server for crash dump analysis and kernel debugging. - **Real Crash Utility Integration**: Execute actual crash utility commands with real output - **Automatic Crash Dump Discovery**: Find and list crash dumps in `/var/crash` - **Intelligent Kernel Matching**: Automatic kernel debug symbol detection and matching

Tools (4)

filesgdbmodsearch