← Back to Plugins
MCP Server MCP

m-dev-tools

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

uvx m-dev-tools-mcp

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "registryBaseUrl": "https://pypi.org",
      "identifier": "m-dev-tools-mcp",
      "version": "0.2.4",
      "runtimeHint": "uvx",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...