pihole_mcp_server
0
The PiHole MCP Server is designed to improve the management of Pi-hole devices by integrating natural language processing capabilities. Built with FastAPI, it uses a RESTful API to interact with and retrieve statistics from Pi-hole systems, enhancing user experience through advanced query management.
FastAPI
Framework for building RESTful APIs
RAG system
Retrieval enhancement generation system for supporting natural language queries
Milvus
For database connections (as mentioned in configuration)
uvicorn
ASGI server for running FastAPI servers