unifi-network-mcp: UniFi Network MCP Server is a self-hosted Model Context Protocol (MCP) server that integrates with UniFi Network Controllers. It exposes UniFi functionalities as standardized tools for LLMs and agents, enabling intelligent querying, analysis, and authorized modification of network settings.; fastapi_mcp: FastAPI-MCP allows you to expose your existing FastAPI endpoints as Model Context Protocol (MCP) tools. It offers native integration with FastAPI, including built-in authentication using existing dependencies, and preserves schemas and documentation.
Querying and analyzing real-time UniFi network data, such as client activity, device status, and network health.
Integrating FastAPI services as tools for large language models (LLMs) that support MCP.