YARR Media Stack MCP Server
by jmagar
Verified
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
GOTIFY_URL | Yes | URL of your Gotify server | http://localhost:8080 |
SONARR_URL | Yes | URL of your Sonarr server | http://localhost:8989 |
PROWLARR_URL | Yes | URL of your Prowlarr server | http://localhost:9696 |
OVERSEERR_URL | Yes | URL of your Overseerr server | http://localhost:5055 |
SONARR_API_KEY | Yes | API key for Sonarr access | |
GOTIFY_APP_TOKEN | Yes | App token for Gotify access | |
PROWLARR_API_KEY | Yes | API key for Prowlarr access | |
OVERSEERR_API_KEY | Yes | API key for Overseerr access | |
GOTIFY_CLIENT_TOKEN | No | Client token for Gotify (optional, for receiving messages) |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |