mache

agentic-research/mache
★ 41 stars Go 📁 File System Updated 2d ago
IDE-style navigation for structured data — code, JSON, YAML. Jump to definitions, find callers, follow references. Available as an MCP server or a mounted folder.
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": {
    "mache": {
      "command": "go",
      "args": [
        "run",
        "github.com/agentic-research/mache@latest"
      ]
    }
  }
}

Topics

agentic-researchart-ecosystemcapnprotocobracode-intelligencefuse-filesystemgoknowledge-graphmcpmodel-context-protocoltree-sitter