Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by MiguelTVMS • Uncategorized
A TypeScript MCP server exposing TP-Link Omada controller APIs for AI copilots and automation workflows.
Access and manage TP-Link Omada network devices and clients programmatically.
Automate network monitoring and configuration tasks via Omada controller APIs.
That require a generic interface to invoke arbitrary Omada API endpoints for advanced automation.
This MCP server authenticates with a TP-Link Omada controller and provides tools to list sites, devices, clients, and invoke arbitrary Omada API endpoints. It supports OAuth client-credentials authentication with automatic token refresh and offers both stdio and HTTP transport modes, including streaming via Server-Sent Events. The server is configurable via environment variables and can be run locally or in Docker containers, facilitating integration with AI agents and automation systems.