uupt-mcp-server

uupt-mcp-server

1

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

  1. Register for a UU Runner open platform account.
  2. Log in and enter "My Homepage".

Add Application

  1. Click on "My Applications".
  2. Create an application and obtain the secret key.

View Application Secret

  1. Configure the application secret in the order system.
  2. Developers not integrated must interface connect.

Quick Start

Configure Python Local Environment

Recommended to use Python 3.11.

Installation Command

Update Command

Check Installation

Configure mcpService

Example