Skip to content
Windsurf

mcp metacritic for Windsurf

io.github.smeet666/mcp-metacritic

Search Metacritic films, shows and games, read scores and critic reviews. No API key.

client:Windsurf transport:stdio runtime:npm

Install mcp metacritic in Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "mcp-metacritic": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-metacritic"
      ],
      "env": {
        "MC_USER_AGENT": "<MC_USER_AGENT>",
        "MC_MIN_INTERVAL_MS": "<MC_MIN_INTERVAL_MS>",
        "MC_LOG_LEVEL": "<MC_LOG_LEVEL>"
      }
    }
  }
}

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

mcp metacritic in other clients