modrinth mcp for Windsurf
io.github.mrfentmen/modrinth-mcp
Use this MCP server to Modrinth, search Minecraft mods, filter by loader and game version,...
client:Windsurf
transport:stdio
runtime:npm
Install modrinth mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"modrinth-mcp": {
"command": "npx",
"args": [
"-y",
"@mrfentmen/modrinth-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs