Loomal

MCP server wrapping the m-dev-tools catalog: route_intent, describe, verify.

0 starspypi: m-dev-tools-mcp

About m-dev-tools

m-dev-tools is an MCP (Model Context Protocol) server published by m-dev-tools in the official MCP registry. MCP server wrapping the m-dev-tools catalog: route_intent, describe, verify.

It ships as a Python package on PyPI (m-dev-tools-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/m-dev-tools/m-dev-tools-mcp.

Use m-dev-tools with your agent

Claude Code · one command
claude mcp add m-dev-tools -- uvx m-dev-tools-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "m-dev-tools": {
      "command": "uvx",
      "args": [
        "m-dev-tools-mcp"
      ]
    }
  }
}
pypim-dev-tools-mcp

Frequently asked questions

What is m-dev-tools?
m-dev-tools is an MCP (Model Context Protocol) server by m-dev-tools. MCP server wrapping the m-dev-tools catalog: route_intent, describe, verify.
How do I connect m-dev-tools to Claude, Cursor, or another MCP client?
Install m-dev-tools from its pypi package (m-dev-tools-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is m-dev-tools open source?
Yes — the source code is public at github.com/m-dev-tools/m-dev-tools-mcp.
Can AI agents pay to use m-dev-tools?
Not yet through Loomal — m-dev-tools is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain m-dev-tools? Claim this listing free by verifying GitHub ownership, or contact us.