Express
@wangbin3685
About Express
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-server-express-maxbin": {
"command": "npx",
"args": [
"-y",
"mcp-server-express-maxbin",
"--auth_key=kuaidi100authkey",
"--customer=kuaidi100customer"
],
"env": {}
}
}
}Tools
2实时查询快递物流信息
查询多个快递公司快递价格
Overview
What is Express?
Express is a TypeScript-based MCP server that implements a simple courier/express tracking system, integrating with the Kuaidi100 API to query logistics information and compare shipping prices.
How to use Express?
Install dependencies with npm install, build with npm run build, and run in watch mode with npm run watch. Configure the server in Claude Desktop's JSON config file by specifying the command npx -y mcp-server-express-maxbin with --auth_key and --customer arguments for Kuaidi100 authentication.
Key features of Express
- Query courier information by tracking number via Kuaidi100 API
- Compare shipping prices across different courier companies
Use cases of Express
- Track package status using a courier tracking number
- Estimate and compare courier shipping costs before sending
FAQ from Express
What tools does Express provide?
Express provides two tools: query_express to query courier information by tracking number, and compare_price to compare shipping prices between courier companies.
What are the runtime dependencies?
The server requires Node.js and npm. It uses the Kuaidi100 API and requires an --auth_key and --customer parameter for authentication.
How do I configure Express with Claude Desktop?
Add the server to your Claude Desktop configuration file (claude_desktop_config.json) with the command npx -y mcp-server-express-maxbin and the required Kuaidi100 credentials.
What transport does Express use?
The server communicates over stdio, which makes debugging challenging. The MCP Inspector is recommended for debugging, accessible via npm run inspector.
Frequently asked questions
What tools does Express provide?
Express provides two tools: `query_express` to query courier information by tracking number, and `compare_price` to compare shipping prices between courier companies.
What are the runtime dependencies?
The server requires Node.js and npm. It uses the Kuaidi100 API and requires an `--auth_key` and `--customer` parameter for authentication.
How do I configure Express with Claude Desktop?
Add the server to your Claude Desktop configuration file (`claude_desktop_config.json`) with the command `npx -y mcp-server-express-maxbin` and the required Kuaidi100 credentials.
What transport does Express use?
The server communicates over stdio, which makes debugging challenging. The MCP Inspector is recommended for debugging, accessible via `npm run inspector`.
Basic information
More Developer Tools MCP servers

Windframe
Windframe MCP gives your AI the design taste needed to create consistent, production-ready UI that feels intentionally designed. Available at https://windframe.dev/mcp

Reelier
Maxime HouleAgents make claims. Reelier writes receipts — record an agent's tool-call workflow once, replay it deterministically at 0 tokens, and diff runs to catch drift.

Hermoso
HermosoHermoso is a remote MCP server that runs a full marketing operation from your agent: research competitor ads, generate image and video ads, publish to social channels, and build and manage paid campaigns. 718 tools (306

BetterBugs
BetterBugsThe BetterBugs MCP (Model Context Protocol) enables you to load BetterBugs bug reports (via report links) directly to your preferred AI Agents and developer environments with MCP Client capabilities (such as Cursor, VS C

PuzzleTide Puzzle Generator
Caravaca-LabsWord search generator, crossword generator, and sudoku generator + solver as a local-first MCP server. 15 deterministic tools: printable PDF puzzle worksheets, themed word banks, and verifiable LLM evals. From the makers
Comments