Skip to main content
Glama
MiguelTVMS
by MiguelTVMS

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HTTP_PATHNoBase path for MCP endpoints/mcp
MCP_HTTP_PORTNoPort for the HTTP server3000
OMADA_SITE_IDNoOptional default site ID; if omitted, each MCP call must pass a siteId
OMADA_TIMEOUTNoHTTP request timeout in milliseconds30000
OMADA_BASE_URLYesBase URL of the Omada controller (e.g., https://omada-controller.local)
OMADA_CLIENT_IDYesOAuth client ID generated under Omada Platform Integration
OMADA_OMADAC_IDYesOmada controller ID (omadacId) to target
OMADA_STRICT_SSLNoEnforce strict SSL certificate validation (set to 'false' for self-signed)true
MCP_HTTP_BIND_ADDRNoBind address (IPv4/IPv6). Use adapter IP address to expose to the network.127.0.0.1
MCP_HTTP_ALLOW_CORSNoEnable CORS for the HTTP servertrue
MCP_SERVER_USE_HTTPNoStart HTTP server instead of stdiofalse
OMADA_CLIENT_SECRETYesOAuth client secret associated with the client ID
MCP_SERVER_LOG_LEVELNoLogging verbosity (debug, info, warn, error, silent)info
MCP_SERVER_LOG_FORMATNoLog output format (plain, json, or gcp-json)plain
OMADA_TOOL_CATEGORIESNoComma-separated categories to enable at startupdashboard:r,client-insights:r,clients:r,devices-all:r
MCP_HTTP_NGROK_ENABLEDNoUse ngrok to expose the HTTP server publiclyfalse
MCP_HTTP_ALLOWED_ORIGINSNoComma-separated list of allowed origins. Use '*' to allow all (dev only)127.0.0.1, localhost
MCP_HTTP_HEALTHCHECK_PATHNoPath for the healthcheck endpoint/healthz
MCP_HTTP_NGROK_AUTH_TOKENNoNgrok auth token (required if MCP_HTTP_NGROK_ENABLED=true)
MCP_HTTP_ENABLE_HEALTHCHECKNoEnable a healthcheck endpointtrue

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

Latest Blog Posts

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/MiguelTVMS/tplink-omada-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server