Tvmaze for Cursor
io.github.pipeworx-io/tvmaze
TVMaze MCP — TV show metadata, episodes, schedules (no auth)
client:Cursor
transport:streamable-http
Install Tvmaze in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"tvmaze": {
"url": "https://gateway.pipeworx.io/tvmaze/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs