Skip to content

Transportify

Free

by MCP Community

MCP server for Transportify — same-day delivery and trucking platform for the Philippines

v0.1.2Added Apr 12, 2026
mcptransportifydeliverytruckinglogistics
Works with:ClaudeGPTGeminiCopilot

Transportify MCP Server

MCP server for Transportify — same-day delivery and trucking platform for the Philippines

Installation

npx -y @aisar-labs/transportify-mcp

Reviews

Leave a Review

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"]
    }
  }
}