Skip to main content
Glama
lukeeexd

teamarr-mcp

by lukeeexd

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TEAMARR_URLNoBase URL of your Teamarr.http://localhost:9195
TEAMARR_API_KEYNoSent only if set. Teamarr has no API auth today; this is future-proofing.
TEAMARR_MCP_HOSTNoHTTP transport bind address.0.0.0.0
TEAMARR_MCP_PORTNoHTTP transport port. The MCP endpoint is /mcp.8000
TEAMARR_OPENAPI_PATHNoLoad the spec from this file instead of the live instance.
TEAMARR_MCP_LOG_LEVELNoLogs go to stderr.INFO
TEAMARR_MCP_READ_ONLYNoExpose GET tools only.false
TEAMARR_MCP_TRANSPORTNoTransport method: 'http' or 'stdio'.http
TEAMARR_API_KEY_HEADERNoHeader name used for the key.X-API-Key
TEAMARR_MCP_EXCLUDE_PATHSNoComma-separated regexes; any API path matching one is never exposed, e.g. ^/api/v1/backup,/leagues/custom.
TEAMARR_MCP_ENABLE_DESTRUCTIVENoExpose deletes, backup restores, channel reset, cache clears.false

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources