Transportify
Freeby MCP Community
MCP server for Transportify — same-day delivery and trucking platform for the Philippines
v0.1.2Added Apr 12, 2026
mcptransportifydeliverytruckinglogistics
Transportify MCP Server
MCP server for Transportify — same-day delivery and trucking platform for the Philippines
Installation
npx -y @aisar-labs/transportify-mcp
Reviews
Installation
Quick install
npx -y @aisar-labs/transportify-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"transportify": {
"command": "npx",
"args": ["-y", "@aisar-labs/transportify-mcp"]
}
}
}