Skip to content

v0.3.14 — UniFi Fabric MCP Server

Choose a tag to compare

@TeknoCentral TeknoCentral released this 04 May 00:42
· 3 commits to main since this release

Added

  • Optional MCP_BEARER_TOKEN env var for bearer-token authentication on HTTP transport
  • When set, all incoming MCP requests require Authorization: Bearer <token> header
  • Backward compatible: server runs without transport auth when unset (existing behavior)

Full changelog: https://github.com/swkstudios/unifi-fabric-mcp-server/blob/main/CHANGELOG.md