Back to directory
uupt-mcp/uupt-mcp-server

uupt-mcp/uupt-mcp-server

@uupt-mcp

UU跑腿MCP Server - 通过MCP协议在uupt.com开放平台创建订单

配送服务UU跑腿MCP订单创建APIPythoncommerce

Installation & Configuration

{
  "mcpServers": {
    "uupt-mcp-server": {
      "disabled": false,
      "timeout": 60,
      "command": "uvx",
      "args": [
        "uupt_mcp_server"
      ],
      "env": {
        "APP_ID": "您的APP_ID",
        "APP_SECRET": "您的APP_SECRET",
        "OPEN_ID": "您的OPEN_ID",
        "ORDER_CITY": "郑州市(您的发单城市,格式:郑州市,'市'字请不要省略,必须要有)"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/13
Updated
2026/6/13