Servers
FastMCP server for Overseerr
@ptbsare
FastMCP server to interact with the Overseerr API for movie and TV show requests management, built using the fastmcp library.
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"overseerr-mcp-server-ptbsare": {
"command": "uv",
"args": [
"venv"
]
}
}
}