jellyfin.org
Jellyfin is a free and open-source self-hosted media server system for organizing and streaming personal media collections to client apps. The jellyfin.org site provides documentation, downloads, and API reference for the server software and related clients.
jellyfin.org documents one self-hosted HTTP API for Jellyfin servers, with published stable/unstable OpenAPI JSON documents and authentication via Jellyfin user/session auth or per-server API keys; no GraphQL, MCP server, or official CLI surface was found on jellyfin.org.
- Jellyfin HTTP APIdiscovered
Install and run your own Jellyfin server, then complete the setup wizard to create an administrator account, or have an administrator create a user for you. The setup wizard explicitly creates the admin account, and users are managed in the Dashboard under Users. See Setup Wizard Walkthrough and Managing Users.
Create or log into your own Jellyfin server with an administrative account, then generate an API key from the server's API/authentication management interface. The public OpenAPI spec exposes /Auth/Keys for listing and creating keys, indicating Jellyfin issues API keys on each server instance; user/account setup is described in Setup Wizard Walkthrough and Managing Users.
conventions · 0/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing