Germany Logistics
@junter1989k-ai
关于 Germany Logistics
Buy Deutsche Post shipping labels and track parcels in Germany — stateless, bring your own Shippo token
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"germany-logistics": {
"type": "http",
"url": "https://logi-de.wishpool.app/mcp",
"headers": {
"x-shippo-token": "shippo_test_your_token"
}
}
}
}工具
3Buy a Germany label. `to_*` + `from_*` address fields (Bundesland/state optional), parcel `weight` (grams by default, required) and `length`/`width`/`height` (centimetres by default). Optional `carrier`/`service` restrict the choice (e.g. `Deutsche Post` / `Paket`) — default is the **cheapest** rate across all available carriers. Fetches rates, buys the chosen rate, returns `shipment_id`, `transaction_id`, `tracking_number`, printable `label_url`, `carrier`, `service` and the `rate` (EUR).
Track by `tracking_number` + `carrier` token (default `deutsche_post`; use `shippo` with `SHIPPO_TRANSIT`/`SHIPPO_DELIVERED` for TEST tokens). Returns `status` from the Shippo enum — `UNKNOWN` / `PRE_TRANSIT` / `TRANSIT` / `DELIVERED` / `RETURNED` / `FAILURE` — plus a plain-English hint; non-terminal statuses carry `next_steps`. Raw carrier scans always included.
Refund an **unused** label by `transaction_id`. Returns `refund_status`: `QUEUED` / `PENDING` / `SUCCESS` / `ERROR`. Only labels never scanned by the carrier are eligible — an already-shipped label cannot be refunded.
概览
What is Germany Logistics?
Germany Logistics MCP 🇩🇪 — How can my AI agent buy a Deutsche Post / German shipping label?
How to use Germany Logistics?
The README includes setup instructions such as node test/serve.js # local server on :3248 (/mcp).
Key features of Germany Logistics
- MCP server integration
Use cases of Germany Logistics
- Connect an MCP-compatible client to this repository's service.
- Review the README-backed setup before enabling it in production.
FAQ from Germany Logistics
Where is the source code for Germany Logistics?
The source code is linked from the repository URL on this page.
Does Germany Logistics include a standard MCP config?
If the README contains a parseable MCP configuration block, it is shown in the Config tab.
更多 MCP 服务器

Filesystem
modelcontextprotocolModel Context Protocol Servers

Aws Kb Retrieval Server
modelcontextprotocolModel Context Protocol Servers

Fetch
modelcontextprotocolModel Context Protocol Servers

Memory
modelcontextprotocolModel Context Protocol Servers
🔎 GPT Researcher
assafelovicAn autonomous agent that conducts deep research on any data using any LLM providers
评论