快递100 Mcp Server
@kuaidi100-api
About 快递100 Mcp Server
快递100 MCP Server提供快递信息查询、快递运费预估比价、快递时效查询(含发货前时效查询与在途动态时效查询)等功能。 Express100 MCP Server provides functions such as express delivery information queries, courier freight estimation and comparison, and transit time inquiries (including pre-shipment transit time checks and in-transit
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"kuaidi100": {
"command": "uv",
"args": [
"run",
"--with",
"mcp[cli]",
"mcp",
"run",
"{YOUR_PATH}/mcp_server_kuaidi100/api_mcp.py"
],
"env": {
"KUAIDI100_API_KEY": "<YOUR_API_KEY>"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is 快递100 MCP Server?
快递100 MCP Server是快递100推出的国内首个兼容MCP协议的物流信息服务平台,提供快递查询、运费预估、智能时效预估(全程与在途模式)等核心功能。开发者通过简单配置即可快速接入,降低物流数据服务调用门槛,适合需要集成物流轨迹跟踪和比价决策的应用。
How to use 快递100 MCP Server?
配置环境变量 KUAIDI100_API_KEY(从快递100API开放平台获取),通过 uvx kuaidi100-mcp 一键启动,或在支持MCP协议的客户端中配置JSON运行本地项目。Python 3.11+ 环境支持。
Key features of 快递100 MCP Server
- 支持全球3000+快递公司物流轨迹查询
- 根据收寄件地址、重量、快递公司预估运费
- 智能时效预估(全程模式与在途模式)
- 数据源自百递云开放平台,250万+企业客户选择
- 支持通过SSE接入任意MCP协议平台
- 一次配置,自动迭代更新
Use cases of 快递100 MCP Server
- 查询订单包裹的实时物流轨迹信息
- 对比不同快递公司的运费与时效,智能比选最佳快递服务
- 预测快递预计送达时间,动态更新收件安排
FAQ from 快递100 MCP Server
使用快递100 MCP Server是否需要付费?
用户需注册获取API Key,平台提供单独免费调用额度;超额可在平台充值。
运行快递100 MCP Server需要哪些依赖?
需要 Python 3.11 及以上版本,通过 uv 或 uvx 管理依赖。
如何获取API Key并配置?
登录快递100API开放平台(poll.kuaidi100.com)获取授权Key,在环境变量中设置 KUAIDI100_API_KEY。
支持查询哪些快递公司的物流信息?
支持全球3000+家快递公司,数据涵盖主流国际及国内物流企业。
快递100 MCP Server支持哪些传输协议?
支持通过SSE(Server-Sent Events)方式接入,兼容任意支持MCP协议的客户端或平台。
More Other MCP servers
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
ICSS
chokcoco不止于 CSS
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.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Comments