JELLYSEERR_URL=https://your-jellyseerr.example.com
JELLYSEERR_API_KEY=your_api_key_here
JELLYSEERR_TIMEOUT=15
# Transport: stdio (default), sse, or streamable-http
MCP_TRANSPORT=stdio
FASTMCP_HOST=127.0.0.1
FASTMCP_PORT=8797
FASTMCP_MOUNT_PATH=/
# Auth for HTTP transports (SSE/streamable-http)
# Set AUTH_ENABLED=true and provide issuer/resource URLs and tokens
AUTH_ENABLED=false
AUTH_ISSUER_URL=http://localhost:8797
AUTH_RESOURCE_SERVER_URL=http://localhost:8797
# Comma-separated list of allowed bearer tokens for development
AUTH_BEARER_TOKENS=devtoken123
# Optional required scopes (comma-separated)
AUTH_REQUIRED_SCOPES=
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/aserper/jellyseerr-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server