Tv Maze Mcp for Gemini CLI
io.github.varvararatta/tv_maze_mcp
Unlock a world of television with the TV Maze MCP server. Effortlessly search for shows by name or
client:Gemini CLI
transport:streamable-http
Install Tv Maze Mcp in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"tv_maze_mcp": {
"httpUrl": "https://tv-maze-mcp.mcpize.run/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs