The Shiplogic MCP Server integrates with the Shiplogic API to facilitate various shipping operations:
Calculate shipping rates between addresses for parcels with specific dimensions and weight
Create shipments with tracking, including addresses, parcel details, and optional service levels
Track shipments using tracking numbers to monitor status
Cancel shipments by providing tracking references
Get optional add-on rates for additional services
Manage frequently used addresses in an address book
Provides a support link in the README, allowing users to financially support the developer of the MCP server.
Can be used to test the server's API endpoints during development.
Used for environment variable configuration with a .env file.
Used for cloning the repository and version control during development.
Hosts the repository, issues tracking, and wiki documentation for the project.
Required as a runtime environment for the server (Node.js 18+).
Supported as a package manager for installing and managing dependencies.
Used as the implementation language for type safety and better developer experience.
Supported as an alternative package manager for installing dependencies.
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
An MCP server providing seamless integration with the Shiplogic shipping API to calculate shipping rates, create shipments, track packages, and manage shipping operations programmatically.
- Demo
- Features
- Installation
- Usage
- Available Tools
- Configuration
- Development
- API Reference
- License
- Contributing
- Support
- Acknowledgments
Related Resources
Related MCP Servers
- -securityAlicense-qualityAn unofficial MCP server that provides an interface to access the Autumn pricing API for managing customers, entitlements, invoices, and generating billing portal links.Last updated -7MIT License
- AsecurityFlicenseAqualityAn MCP server implementation that enables interaction with the Unstructured API, providing tools to list, create, update, and manage sources, destinations, and workflows.Last updated -3935
- AsecurityFlicenseAqualityA comprehensive Model Context Protocol server that enables users to interact with the ShipStation API for managing orders, shipments, carriers, warehouses, products, customers, stores, webhooks, and fulfillments through structured tools.Last updated -392
- AsecurityFlicenseAqualityA comprehensive server that enables interaction with the ShipHero API through the Model Context Protocol, providing tools for managing orders, products, inventory, shipping, warehouses, vendors, and webhooks.