tvmaze mcp server for Cursor
io.github.cyanheads/tvmaze-mcp-server
Search TVmaze shows, next episodes in your timezone, episode guides, daily TV schedules, and cast.
client:Cursor
transport:streamable-http
runtime:npm
tools:7
Install tvmaze mcp server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"tvmaze-mcp-server": {
"url": "https://tvmaze.caseyjhand.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs