Skip to content
Windsurf

urban dictionary mcp for Windsurf

io.github.mrfentmen/urban-dictionary-mcp

Urban Dictionary definitions.

client:Windsurf transport:stdio runtime:npm

Install urban dictionary mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "urban-dictionary-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@mrfentmen/urban-dictionary-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

urban dictionary mcp in other clients