mcp-arrstack
by indlns
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HTTP_HOST | No | HTTP server bind address | 0.0.0.0 |
| HTTP_PORT | No | HTTP server port | 8080 |
| PLEX_HOST | No | Plex Media Server host URL (e.g., http://plex:32400) | |
| PLEX_TOKEN | No | Plex token | |
| SEERR_HOST | No | Seerr server host URL (e.g., http://seerr:5055) | |
| LIDARR_HOST | No | Lidarr server host URL (e.g., http://lidarr:8686) | |
| RADARR_HOST | No | Radarr server host URL (e.g., http://radarr:7878) | |
| SONARR_HOST | No | Sonarr server host URL (e.g., http://sonarr:8989) | |
| HTTP_API_KEY | No | Bearer token for HTTP authentication | |
| MCP_TRANSPORT | No | Transport mode (stdio or http) | stdio |
| PROWLARR_HOST | No | Prowlarr server host URL (e.g., http://prowlarr:9696) | |
| SEERR_API_KEY | No | Seerr API key | |
| TAUTULLI_HOST | No | Tautulli server host URL (e.g., http://tautulli:8181) | |
| LIDARR_API_KEY | No | Lidarr API key | |
| RADARR_API_KEY | No | Radarr API key | |
| SONARR_API_KEY | No | Sonarr API key | |
| HTTP_SSL_KEYFILE | No | Path to SSL key file | |
| PROWLARR_API_KEY | No | Prowlarr API key | |
| TAUTULLI_API_KEY | No | Tautulli API key | |
| HTTP_CORS_ORIGINS | No | Allowed CORS origins (comma-separated or *) | * |
| HTTP_SSL_CERTFILE | No | Path to SSL certificate file |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- 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/indlns/mcp-arrstack'
If you have feedback or need assistance with the MCP directory API, please join our Discord server