mcp-mediastack
by aderaaij
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_PORT | No | Port for SSE transport | 8888 |
| NAS_HOST | No | IP/hostname of your server running the media stack | 192.168.1.100 |
| SEERR_PORT | No | Seerr port | 5055 |
| BAZARR_PORT | No | Bazarr port | 6767 |
| RADARR_PORT | No | Radarr port | 7878 |
| SONARR_PORT | No | Sonarr port | 8989 |
| GLUETUN_PORT | No | Gluetun control API port | 8005 |
| READARR_PORT | No | Readarr port | 8787 |
| SABNZBD_PORT | No | SABnzbd port | 8080 |
| MCP_TRANSPORT | No | Transport mode: 'stdio' or 'sse' | stdio |
| PROWLARR_PORT | No | Prowlarr port | 9696 |
| SEERR_API_KEY | No | Seerr API key | |
| BAZARR_API_KEY | No | Bazarr API key | |
| RADARR_API_KEY | No | Radarr API key | |
| SONARR_API_KEY | No | Sonarr API key | |
| READARR_API_KEY | No | Readarr API key | |
| SABNZBD_API_KEY | No | SABnzbd API key | |
| ENABLED_SERVICES | No | Only load these services (comma-separated, e.g. 'sonarr,radarr') | |
| PROWLARR_API_KEY | No | Prowlarr API key | |
| QBITTORRENT_PORT | No | qBittorrent port | 8090 |
| DISABLED_SERVICES | No | Skip these services (comma-separated, e.g. 'vpn,qbittorrent') | |
| QBITTORRENT_PASSWORD | No | qBittorrent password | adminadmin |
| QBITTORRENT_USERNAME | No | qBittorrent username | admin |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/aderaaij/mcp-mediastack'
If you have feedback or need assistance with the MCP directory API, please join our Discord server