uupt-mcp-server
UU Runner MCP Server is a lightweight server designed to create orders using the MCP protocol on the uupt.com platform. It is the first delivery service provider in China compatible with the MCP protocol, featuring price inquiries, order creation, and real-time courier tracking.
UU Runner MCP Server
A lightweight MCP Server to create orders through the MCP protocol on the uupt.com open platform.
Product Introduction
UU Runner's core API is now fully compatible with the MCP protocol, becoming the first delivery service provider in China to support this protocol. It integrates price inquiry, order issuance, order details, and real-time courier location tracking. This server significantly reduces the threshold for accessing delivery services in intelligent applications.
Features
Address Pricing
- Inputs: From address, To address, Area code, Order type
- Outputs: Price token, Payment amount
Address Order Placement
- Inputs: Price token, Receiver phone
- Outputs: Order code
Cancel Order
- Inputs: Order code, Reason
- Outputs: Deduct fee
Query Order
- Inputs: Order code
- Outputs: From address, To address, Distance, Status
Create Application and Secret
Register Open Platform
- Register for a UU Runner open platform account.
- Log in and enter "My Homepage".
Add Application
- Click on "My Applications".
- Create an application and obtain the secret key.
View Application Secret
- Configure the application secret in the order system.
- Developers not integrated must interface connect.
Quick Start
Configure Python Local Environment
Recommended to use Python 3.11.