LogoSTMCP
Download
kuaidi100-mcp

快递100 MCP Server (Python)

快递100 MCP Server (Python) provides an MCP interface for querying logistics tracking, delivery time estimates, and price estimates using the Kuaidi100 API. Requires Python 3.11+ and an API key.

Tools

1. kuaidi100

通过快递100 API提供物流查询和快递服务的MCP工具。

IndexTool NameDescription
1kuaidi100通过快递100 API提供物流查询和快递服务的MCP工具。
Open Graph image for 快递100 MCP Server (Python)

JSON Config

{
  "mcpServers": {
    "kuaidi100": {
      "command": "uvx",
      "args": [
        "kuaidi100-mcp"
      ],
      "env": {
        "KUAIDI100_API_KEY": "YOUR_API_KEY"
      }
    }
  }
}

Useful Links

Information

Categories