Sendle MCP by UnClick for Claude Desktop
io.github.malamutemayhem/sendle
Sendle shipping quotes, orders, and parcel tracking. By UnClick.
client:Claude Desktop
transport:stdio
runtime:npm
Install Sendle MCP by UnClick in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"sendle": {
"command": "npx",
"args": [
"-y",
"@unclick/sendle-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs