Mcp Server For 3x Ui
@pyworkload
Mcp Server For 3x Ui について
MCP server for 3x-ui — an Xray/V2Ray proxy management panel. Exposes the 3x-ui HTTP API as MCP tools so LLMs can manage inbounds, clients, routing rules, Xray service, and server settings.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"3x-ui": {
"command": "go",
"args": [
"run",
"github.com/pyworkload/3x-ui-mcp/cmd/xui-mcp@latest"
],
"env": {
"XUI_HOST": "http://localhost:2053",
"XUI_USERNAME": "<your-username>",
"XUI_PASSWORD": "<your-password>"
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Mcp Server For 3x Ui?
An MCP server that exposes the 3x-ui (Xray/V2Ray proxy management panel) HTTP API as MCP tools, enabling LLMs to manage inbounds, clients, routing rules, Xray service, and server settings.
How to use Mcp Server For 3x Ui?
Add the server to your MCP config (claude_desktop_config.json or .mcp.json) with the go run command or a pre-built binary, and set the required environment variables: XUI_HOST, XUI_USERNAME, XUI_PASSWORD. Requires Go 1.23+ if using go run.
Key features of Mcp Server For 3x Ui
- 40 MCP tools covering the full 3x-ui API
- Automatic session management with transparent re-authentication
- Stdio transport for seamless LLM integration
- Zero external dependencies beyond the MCP SDK
Use cases of Mcp Server For 3x Ui
- Manage inbound connections: create, list, update, delete
- Manage clients: add, update, delete, reset traffic, view IPs
- Configure Xray routing rules and outbounds
- Monitor server status and restart Xray or the panel
- Reset traffic counters and clean depleted or expired clients
FAQ from Mcp Server For 3x Ui
What dependencies are required?
Go 1.23+ or a pre-built binary from the releases page.
How is the server configured?
Via environment variables: required XUI_HOST, XUI_USERNAME, XUI_PASSWORD, and optional XUI_BASE_PATH and XUI_LOG_LEVEL.
What transport does it use?
Stdio transport.
How does it authenticate with the 3x-ui panel?
Uses the provided admin username and password for session management with automatic re-authentication.
What can it not do?
The README does not specify limitations.
「その他」の他のコンテンツ
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
コメント