jellyfin-mcp

Knuckles-Team/jellyfin-mcp
★ 2 stars Python 🤖 AI/LLM Updated today
Jellyfin MCP Server and A2A / AG-UI Agent
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "jellyfin-mcp": {
      "command": "uvx",
      "args": [
        "jellyfin-mcp"
      ]
    }
  }
}

Or install with pip: pip install jellyfin-mcp

Topics

a2aa2a-serverag-uijellyfinmcp-serverpython