seerr-mcp-server
Search Jellyseerr/Overseerr, check availability, and create guarded media requests.
Package Details
@cyanheads/seerr-mcp-server
Package Arguments
Positional
runstart:stdioEnvironment Variables
Base URL of the Jellyseerr/Overseerr instance, e.g. http://host:5055. No /api/v1 suffix, no trailing slash.
Seerr API key (Settings → General → API Key), sent as the X-Api-Key header.
15000Per-request HTTP timeout in milliseconds.
infoSets the minimum log level for output (e.g., 'debug', 'info', 'warn').
@cyanheads/seerr-mcp-server
Package Arguments
Positional
runstart:httpEnvironment Variables
Base URL of the Jellyseerr/Overseerr instance, e.g. http://host:5055. No /api/v1 suffix, no trailing slash.
Seerr API key (Settings → General → API Key), sent as the X-Api-Key header.
15000Per-request HTTP timeout in milliseconds.
127.0.0.1The hostname for the HTTP server.
3010The port to run the HTTP server on.
/mcpThe endpoint path for the MCP server.
noneAuthentication mode to use: 'none', 'jwt', or 'oauth'.
infoSets the minimum log level for output (e.g., 'debug', 'info', 'warn').