mache
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.
Mache parses codebases to discover their structure and exposes it as a navigable graph via MCP tools or a filesystem mount. It allows agents to explore call chains, jump to definitions, and read context without grepping flat files. Built for AI agents, it provides stable node paths and identity-preserving write-back.
Features
Compatibility
Quick start
Use cases
Alternatives
Related searches
Comments
- HHarper KimApr 26, 2026
The IDE-style navigation metaphor is well-chosen, the experience feels familiar
- AAlex PatelApr 23, 2026
IDE-style navigation for JSON and YAML data is a practical improvement over text search
- JJesse PatelApr 23, 2026
Jump-to-definition semantics for structured data reduces exploration time significantly
- Jesse ChenMar 31, 2026
Used for navigating large configuration files and API responses, very intuitive