Jellyfin (Plex Alternative) Connector for AI agents.
12 live capabilities
Manage your self-hosted media library and track playback status.
Waiting for input…
Why people use Jellyfin (Plex Alternative)
Jellyfin (Plex Alternative) Media Library Management
This Connector changes that by letting you just ask your AI for what you want. It scans your libraries, pulls the descriptions, and gives you the info you need in seconds. You get a conversational interface for your home theater.
What Vinkius changes
You get a conversational interface for your entire self-hosted media library.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Finding a specific title
A user asks for a 90s thriller; the agent uses list_items to find it and get_item to show the description.
- Real-world use case 02
Checking host health
A home labber asks if the host is up; the agent uses get_system_info to report the OS and version.
- Real-world use case 03
Managing playback
A user wants to know what's playing; the agent uses session_playing and session_playing_progress to report current status.
Complete set · 12capabilities
The complete Jellyfin (Plex Alternative) capability set.
These are the exact actions your AI can choose when you ask it to work with Jellyfin (Plex Alternative).
01—04
4 capabilities in this set.
Part of 12 available through Jellyfin (Plex Alternative).
- 01 Capability
Get playback info
Grab the data needed to start a new stream. This helps the agent know how to begin playing your content.
- 02 Capability
List users
Show a full list of everyone with an account on your host. This is perfect for admins who need to audit access.
- 03 Capability
Authenticate by name
Log in a specific user using their name and password. This lets the AI act on behalf of a specific account.
- 04 Capability
Get current user
Pull details about the person currently logged in. Use this to see who is active on the system.
05—08
4 capabilities in this set.
Part of 12 available through Jellyfin (Plex Alternative).
- 05 Capability
Get item
Fetch deep metadata for a specific movie, show, or song. It's great for getting full descriptions and unique IDs.
- 06 Capability
List items
Query your entire library for specific titles. Use this to find exactly what you're looking for in your collection.
- 07 Capability
List virtual folders
See your top-level categories like Movies or TV Shows. It helps the AI understand the structure of your library.
- 08 Capability
Session playing progress
Update the host on where a user is in a movie. This keeps the continue watching feature accurate.
09—12
4 capabilities in this set.
Part of 12 available through Jellyfin (Plex Alternative).
- 09 Capability
Session playing stopped
Tell the host that a movie or show has finished. It helps keep your playback history clean.
- 10 Capability
Session playing
Notify the host that a new stream has started. This lets the system know someone is currently watching.
- 11 Capability
Get system configuration
View the global settings of your media host. Use this to check your overall system setup.
- 12 Capability
Get system info
Pull basic stats like your OS and version number. It's the fastest way to check if your host is healthy.
Set up in minutes
One URL. Then ask Jellyfin (Plex Alternative) to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Jellyfin (Plex Alternative) from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_4cabjqy5fZJBpV6YThVzNkYvEGnRf5hc4dAPZFEO/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Jellyfin (Plex Alternative), and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Jellyfin (Plex Alternative) for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_4cabjqy5fZJBpV6YThVzNkYvEGnRf5hc4dAPZFEO/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Jellyfin (Plex Alternative) URL.
- Step 03
Save and start
Save the connection and enable Jellyfin (Plex Alternative) in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"jellyfin-plex-alternative": {
"url": "https://edge.vinkius.com/vk_preview_4cabjqy5fZJBpV6YThVzNkYvEGnRf5hc4dAPZFEO/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Jellyfin (Plex Alternative)
Open Agent mode in chat and ask: "Using Jellyfin (Plex Alternative), help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"jellyfin-plex-alternative": {
"url": "https://edge.vinkius.com/vk_preview_4cabjqy5fZJBpV6YThVzNkYvEGnRf5hc4dAPZFEO/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Jellyfin (Plex Alternative)
Ask Copilot: "Using Jellyfin (Plex Alternative), help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"jellyfin-plex-alternative": {
"url": "https://edge.vinkius.com/vk_preview_4cabjqy5fZJBpV6YThVzNkYvEGnRf5hc4dAPZFEO/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Jellyfin (Plex Alternative)
Open Cascade and ask: "Using Jellyfin (Plex Alternative), help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"jellyfin-plex-alternative": {
"url": "https://edge.vinkius.com/vk_preview_4cabjqy5fZJBpV6YThVzNkYvEGnRf5hc4dAPZFEO/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Jellyfin (Plex Alternative)
Ask Cline: "Using Jellyfin (Plex Alternative), help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add jellyfin-plex-alternative --transport http "https://edge.vinkius.com/vk_preview_4cabjqy5fZJBpV6YThVzNkYvEGnRf5hc4dAPZFEO/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Jellyfin (Plex Alternative)
Ask Claude: "Using Jellyfin (Plex Alternative), show me...". 12 tools are ready
Where the request belongs
Work Jellyfin can move forward.
For the home lab enthusiast who wants to stop digging through nested folders and the media lover who wants a smarter way to find their favorite shows.
Home Lab Administrator
They manage user permissions and check system health without opening a web dashboard.
Media Collector
They use natural language to find specific titles and metadata across multiple libraries.
Tech-Savvy Movie Buff
They track what's currently playing on different devices and manage playback status quickly.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsPlex
Manage your Plex Media Server. browse libraries, search media, check active streams and control playback from any AI agent.
Radarr (Movies)
Manage your movie library, search for new titles, and monitor download queues via Radarr.
Sonarr (TV)
Automate TV library management via Sonarr. list series, track episodes, and monitor download queues directly from any AI agent.
Brightcove
Manage your video library via Brightcove Video Cloud. list videos, manage playlists, and monitor performance directly from any AI agent.
Uscreen
Launch your own video streaming service with membership management, mobile apps, and monetization capabilities for content creators.
Limelight Networks (Edgio CDN & Streaming API)
Manage Edgio (formerly Limelight/Uplynk) streaming services. control VOD assets, linear channels, and live events directly through AI.
Bring your own AI
Change the model, client or framework. Keep Jellyfin connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Jellyfin.
The practical details behind the request, access and result.
Can I use the Jellyfin (Plex Alternative) MCP with my own self-hosted library?
Yes, this Connector is designed specifically for self-hosted Jellyfin setups. It connects to your own host so you can manage your personal collection.
Does the Jellyfin (Plex Alternative) MCP work with Netflix or other streaming apps?
No, this capability is for self-hosted media. It won't work with paid streaming services, only with your own Jellyfin library.
How does the Jellyfin (Plex Alternative) MCP help me find my movies faster?
It lets your AI agent browse your folders and search titles for you. Instead of scrolling, you just ask the agent to find a specific genre or title.
Can I see who is logged into my Jellyfin (Plex Alternative) host?
Yes, the Connector can list all users on your host. This is great for admins who want to see who's currently accessing the media.
Does the Jellyfin (Plex Alternative) MCP track my watch progress?
Yes, it can update the host on your current playback position. This helps ensure your continue watching list stays accurate across devices.
Is it hard to set up the Jellyfin (Plex Alternative) MCP?
Not at all. You just need to provide your host URL and API key in your AI client, and you're ready to start chatting with your media.
Can I filter my library to only show Movies or Series?
Yes! Use the list_items capability and provide 'Movie' or 'Series' in the include_item_types parameter to filter your results accordingly.
How do I check if my Jellyfin server is running the latest version?
You can use the get_system_info capability. It returns the server version, operating system, and other vital system metrics.
Can I see all the root libraries configured on my server?
Absolutely. Run the list_virtual_folders capability to retrieve a list of all top-level libraries like Movies, TV Shows, and Music.
One connection away
Give your agent a direct line to Jellyfin.
Connect Jellyfin once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available