MCP Server
MCP
io.github.smeet666/mcp-metacritic
Search Metacritic films, shows and games, read scores and critic reviews. No API key.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "mcp-metacritic",
"version": "1.2.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Override the User-Agent sent to Metacritic.",
"name": "MC_USER_AGENT"
},
{
"description": "Minimum milliseconds between requests. Default 1000, floor 500.",
"name": "MC_MIN_INTERVAL_MS"
},
{
"description": "silent, error, info or debug. Default error.",
"name": "MC_LOG_LEVEL"
}
]
},
{
"registryType": "mcpb",
"identifier": "https://github.com/smeet666/mcp-metacritic/releases/download/v1.2.1/mcp-metacritic-1.2.1.mcpb",
"version": "1.2.1",
"fileSha256": "ef7f98e7fa3b9061fad086ce85f350f5571b89791816e3c3d7bf82d264c851db",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
npm
mcpb
By
Comments
Sign in to leave a comment