Skip to content
Zed

modrinth mcp for Zed

io.github.mrfentmen/modrinth-mcp

Use this MCP server to Modrinth, search Minecraft mods, filter by loader and game version,...

client:Zed transport:stdio runtime:npm

Install modrinth mcp in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "modrinth-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@mrfentmen/modrinth-mcp"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

modrinth mcp in other clients