MCP server wrapping the m-dev-tools catalog: route_intent, describe, verify.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
MCP server for the m-dev-tools org catalog. Exposes three first-class agent tools:
route_intent(query) β plain-English intent β typed IDs (e.g. "parse JSON in M" β module:m-stdlib#STDJSON)describe(typed_id) β typed ID β pointer-blob (manifest URL, AGENTS.md URL, verification commands, β¦)verify(repo) β list a repo's declared verification commands (does not execute them)The server reads the catalog at https://github.com/m-dev-tools/.github over the network at call time; it is a thin wrapper, not a cache. See AGENTS.md for the contract and the AI users guide for the full walk-through.
mcp-name: io.github.m-dev-tools/m-dev-tools-mcp
Point any MCP client at the m-dev-tools-mcp binary the install provides:
Or for clients that consult the public MCP registry:
docs/ai-discoverability/AI-discoverability-architecture.mddocs/ai-discoverability/phases/vX.Y.Z on main β .github/workflows/release.yml builds the wheel, attaches it to a GitHub Release, publishes to PyPI via Trusted Publisher OIDC, and updates the MCP registry record via GitHub OIDC.AGPL-3.0. Same license as every other m-dev-tools repo.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/m-dev-tools)<a href="https://allmcps.com/mcp/m-dev-tools"><img src="https://allmcps.com/api/badge/m-dev-tools?style=directory" alt="M Dev Tools on AllMCPs" /></a>