Skip to content
VS Code

tvmaze mcp server for VS Code

io.github.cyanheads/tvmaze-mcp-server

Search TVmaze shows, next episodes in your timezone, episode guides, daily TV schedules, and cast.

client:VS Code transport:streamable-http runtime:npm tools:7

Install tvmaze mcp server in VS Code

.vscode/mcp.json

{
  "servers": {
    "tvmaze-mcp-server": {
      "type": "http",
      "url": "https://tvmaze.caseyjhand.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

tvmaze mcp server in other clients