UU跑腿 MCP Server
Officialby uupt-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| APP_ID | Yes | Your APP_ID from UU跑腿 open platform | |
| OPEN_ID | Yes | Your OPEN_ID from UU跑腿 open platform | |
| APP_SECRET | Yes | Your APP_SECRET from UU跑腿 open platform | |
| ORDER_CITY | Yes | Your order city (format: 郑州市, must include '市' character) |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 智能发单-订单询价C | 查询订单价格,需要需要输入开始地址,结束地址。 |
| 智能发单-创建订单B | 自动创建订单,需要需要输入:计算订单价格接口返回的price_token,必传字段,收件人电话:receiver_phone,必传字段 |
| 智能发单-获取订单详情C | 获取订单详情,需要需要输入订单编号:订单编号order_code |
| 智能发单-取消订单C | 取消订单,需要需要输入订单编号 |
| 智能发单-跑男信息查询,查询跑腿实时信息C | 跑男信息查询,需要需要输入订单编号 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/uupt-mcp/uupt-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server