快递100 Mcp Server
@kuaidi100-api
关于 快递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
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"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>"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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协议的客户端或平台。
其他 分类下的更多 MCP 服务器
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Blender
ahujasidOpen-source MCP to use Blender with any LLM
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
评论