Skip to content
Cline

mcp metacritic for Cline

io.github.smeet666/mcp-metacritic

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

client:Cline transport:stdio runtime:npm

Install mcp metacritic in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

mcp metacritic in other clients