art & culture

Wizzy Mcp Tmdb

A MCP server for The Movie Database API that enables AI assistants to search and retrieve movie, TV show, and person information.

typescript
cloud
art & culture
0
View on GitHub

Installation

npx -y drakonkat/wizzy-mcp-tmdb

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "wizzy-mcp-tmdb",
  "command": "npx",
  "args": [
    "-y",
    "drakonkat/wizzy-mcp-tmdb"
  ]
}

About This MCP Server

drakonkat/wizzy-mcp-tmdb

A MCP server for The Movie Database API that enables AI assistants to search and retrieve movie, TV show, and person information.

GitHub: https://github.com/drakonkat/wizzy-mcp-tmdb

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub