Kuaidi100 MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Kuaidi100 MCP Servertrack my package 773192038472"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
快递100 MCP Server
获取快递100 API KEY
登录快递100获取: 快递100官方 (注意不要泄露授权key,以防被他人盗用!!!)
一、STDIO方式:在线获取快递100 MCP服务运行
Python方式:通过uvx命令一步获取kuaidi100_mcp并使用
{
"mcpServers": {
"kuaidi100": {
"command": "uvx",
"args": [
"kuaidi100-mcp"
],
"env": {
"KUAIDI100_API_KEY": "YOUR_API_KEY"
}
}
}
}如果没有报错则MCP Server启动成功
NodeJs方式:通过npx命令一步获取kuaidi100_mcp并使用
{
"mcpServers": {
"kuaidi100": {
"command": "npx",
"args": [
"-y",
"@kuaidi100-mcp/kuaidi100-mcp-server"
],
"env": {
"KUAIDI100_API_KEY": "YOUR_API_KEY"
}
}
}
}关联项目:kuaidi100-MCP-Nodejs
二、Streamable方式:
配置Http链接和KEY后使用
"kuaidi100": {
"url": "https://api.kuaidi100.com/mcp/streamable?key=YOUR_API_KEY"
}三、SSE方式(更推荐Streamable连接方式):
配置SSE链接和KEY后使用
"kuaidi100": {
"url": "https://api.kuaidi100.com/mcp/sse?key=YOUR_API_KEY"
}测试
物流轨迹查询:
快递预估时效:
快递预估价格
Tips
如需获取账号信息(如 key、customer、secret),或免费试用100单,请访问API开放平台进行注册
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceEnables integration with SF Express shipping and logistics APIs for order management, shipment tracking, route queries, and logistics services through natural language interactions.Last updatedMIT

UU跑腿 MCP Serverofficial
AlicenseBqualityDmaintenanceEnables AI agents to create and manage delivery orders through UU跑腿 (UU Errands) delivery service platform. Supports price quotes, order creation, order tracking, and real-time courier location through natural language commands.Last updated51MIT- AlicenseAqualityBmaintenanceReal-time data API for AI Agents. 10 MCP tools covering A-share stock quotes, market overview, fund data, web search, news, weather, logistics tracking, and IP geolocation.Last updated10MIT
- Alicense-qualityAmaintenanceEnables AI to query your personal package tracking information from Taobao, JD, and Cainiao after a one-time QR code login.Last updated1MIT
Related MCP Connectors
A paid remote MCP for ShipSwift, built to return verdicts, receipts, usage logs, and audit-ready JSO
A paid remote MCP for AI SDK data query MCP, built to return verdicts, receipts, usage logs, and aud
Multi-carrier shipping for AI agents: compare rates, buy labels, track packages, validate addresses
Appeared in Searches
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/kuaidi100-api/kuaidi100-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server