The 3x-ui MCP Server bridges the gap between the 3x-ui proxy management panel and large language models (LLMs). By exposing the comprehensive 3x-ui HTTP API as 40 distinct Model Context Protocol (MCP) tools, it enables LLMs to intelligently manage crucial aspects of Xray/V2Ray proxies. This includes creating, updating, and deleting inbounds and clients, configuring routing rules, monitoring server status, and controlling the Xray service itself, all through natural language commands facilitated by the MCP framework.
Key Features
01Provides 40 MCP tools covering the complete 3x-ui API
02Handles automatic session management with transparent re-authentication
03Supports Stdio transport for seamless LLM integration
04Boasts zero external dependencies beyond the MCP SDK
050 GitHub stars
Use Cases
01Automating Xray/V2Ray proxy configuration and client management using natural language instructions via LLMs
02Integrating 3x-ui panel operations into AI-driven workflows for dynamic server management
03Programmatically managing proxy server settings, user access, and traffic rules without direct manual interaction