Wraps the m-dev-tools catalog with three focused operations: route_intent translates plain English queries like "parse JSON in M" into typed IDs, describe fetches manifest URLs and verification commands for a given ID, and verify lists declared verification commands for a repository without running them. The server hits the live catalog at github.com/m-dev-tools/.github on every call rather than caching. Useful if you're building agents that need to discover and interact with M language tooling through natural language, or if you want programmatic access to the m-dev-tools registry metadata. Ships via PyPI and supports stdio transport.
claude mcp add --transport stdio m-dev-tools-m-dev-tools-mcp uvx m-dev-tools-mcp