DeliveryTypeScript
aarsiv-groups/shipi-mcp-server
Shipi MCP server to create shipments, track packages, and compare rates with 18 tools for various carriers. Supports [remote MCP](https://mcp.myshipi.com/api/mcp).
deliverycloud-service
Share:
Quick Start
Clone the repository:
git clone https://github.com/aarsiv-groups/shipi-mcp-serverClaude Desktop configuration example:
{
"mcpServers": {
"shipi-mcp-server": {
"command": "npx",
"args": [
"-y",
"aarsiv-groups/shipi-mcp-server"
]
}
}
}Check the repository README for specific installation and configuration instructions.
Details
Category
Delivery
Language
TypeScript
Author
aarsiv-groups