快递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协议的客户端或平台。
「その他」の他のコンテンツ
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.

EverArt
modelcontextprotocolModel Context Protocol Servers
Blender
ahujasidOpen-source MCP to use Blender with any LLM
コメント