proship-mcp
proship-mcp
Zustandsloser MCP (Model Context Protocol) Server, der es jedem KI-Agenten ermöglicht, Thailand Post Sendungen zu erstellen, Etiketten zu drucken und Pakete über ProShip zu verfolgen.
Endpunkt:
POST https://mcp.proship.me/mcp(JSON-RPC 2.0, application/json)Dokumentation: Öffnen Sie
https://mcp.proship.me/mcpin einem Browser – die Dokumentationsseite wird aus der Live-Tool-Registrierung generiert.Authentifizierung:
Authorization: Bearer <ProShip API token>, wird unverändert anapi.proship.meweitergeleitet. Es wird nichts serverseitig gespeichert. Neue Benutzer können das öffentlichesignup-Tool aufrufen, um einen Token zu erhalten.
Tools
Öffentlich: track_parcel, get_order_statuses, signup.
Authentifiziert: list_shops, create_order, list_orders, get_order, update_order_status, cancel_order, check_duplicate, print_label.
Die Browser-Dokumentationsseite unter /mcp ist die kanonische, stets aktuelle Tool-Referenz.
Related MCP server: shipsaving-mcp
Ausführen
npm install
npm start # listens on PORT (default 3000)
npm test # node:test suite, upstream fully mockedUmgebung
Variable | Zweck | Standardwert |
| Lauschport |
|
| Absoluter Basis-URL, der in Etiketten-URLs und der Dokumentation verwendet wird |
|
| Basis-URL der vorgelagerten API |
|
| Optionaler serverseitiger Token zur Aktivierung des nicht authentifizierten | nicht gesetzt |
| Domain für synthetisierte Anmelde-E-Mails |
|
Bereitstellen
Fly.io-App proship-mcp (Region sin):
fly deploy # add --depot=false if the Depot builder failsHinweise
Auftrags-IDs haben ein Pipe-Suffix (
order-xxx|123). GET/PUT/DELETE entfernen das Suffix intern;print_labelerfordert die vollständige ID. Übergeben Sie immer die vollständige ID zwischen den Tools.Gewichte sind in Gramm. Statuscodes verwenden die thailändische Pipeline (
get_order_statuses); Code 6 bedeutet ausgeliefert, obwohl die vorgelagerte API ihn als
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
- Flicense-qualityDmaintenanceAn MCP server that enables interaction with ShipEngine's shipping API, allowing users to manage shipments, labels, carriers, and other shipping operations through natural language commands.
- AlicenseBqualityDmaintenanceAn MCP server that wraps the ShipSaving logistics REST API, enabling AI assistants like Claude to perform shipping operations through natural language.3044MIT

thaibulksmsofficial
AlicenseAqualityDmaintenanceMCP server for ThaiBulkSMS and ThaiBulkMail APIs, enabling SMS, email, credit check, and OTP operations through natural language.812MIT- AlicenseAqualityCmaintenanceMCP server for tracking Japanese logistics carriers (Yamato, Sagawa, Japan Post) via mock or AfterShip adapter. Enables AI agents to query shipment status and history in natural language.3MIT
Related MCP Connectors
A paid remote MCP for ShipSwift, built to return verdicts, receipts, usage logs, and audit-ready JSO
Shipmail MCP server for AI agent custom-domain email inboxes with REST API and webhooks.
Multi-carrier shipping for AI agents: compare rates, buy labels, track packages, validate addresses
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/proship1/proship-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server