Skip to main content
Glama
dontcrash

UniFi Network MCP Server

by dontcrash

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTNoHost to bind127.0.0.1
MCP_PATHNoStreamable HTTP endpoint path/mcp
MCP_PORTNoPort to bind8000
READ_ONLYNoExposes only GET tools and blocks write execution when truetrue
MCP_TOOL_MODENoTool mode: dispatcher or individualdispatcher
MCP_TRANSPORTNoTransport: streamable-http, stdio, or ssestreamable-http
UNIFI_API_KEYYesUniFi API key
UNIFI_CA_CERTNoTrust a self-signed UniFi certificate
MCP_AUTH_TOKENNoOptional Bearer token for Streamable HTTP
UNIFI_BASE_URLYesUniFi Network Integration API base URL, normally https://<console>/proxy/network/integration
UNIFI_VERIFY_TLSNoTLS verificationtrue
MCP_COMPACT_TOOLSNoAdvertises compact tool descriptionstrue
ALLOW_CONNECTOR_PROXYNoEnable connector wildcard proxy endpointsfalse
MCP_CORS_ALLOW_ORIGINSNoComma-separated allowed browser origins
UNIFI_INSECURE_SKIP_VERIFYNoDev-only equivalent of curl -kfalse
MCP_ALLOW_UNAUTHENTICATED_REMOTENoAllow unauthenticated remote connectionsfalse

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/dontcrash/unifi-local-network-mcp'

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