Loading MCP server directory, please wait...
Unlock global e-commerce shipping with Easyship's automated tools and worldwide courier network.
npx @getmcp/cli add com.easyship/mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
EASYSHIP_API_ACCESS_TOKENYour Easyship API access token. Get it from https://app.easyship.com/connect/api
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.easyship/mcp": {
"command": "uvx",
"args": [
"easyship-mcp"
],
"env": {
"EASYSHIP_API_ACCESS_TOKEN": ""
}
}
}
}