transcend-mcp-server

cargoffer/transcend-mcp-server
★ 0 stars Python 🔌 API Integration Updated 1d ago
MCP Server for TRANSCEND Route Optimization API. Model Context Protocol tools for route optimization, toll costs, weather, POIs, traffic and fuel stations. Compatible with Claude Desktop, Cursor and any LLM supporting MCP.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "transcend-mcp-server": {
      "command": "uvx",
      "args": [
        "transcend-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install transcend-mcp-server

Topics

api-integrationclaude-desktoperp-integrationfleet-managementlogistics-apilogistics-softwaremcp-servermcp-toolsmodel-context-protocolopenapipoi-apipythonroute-optimizationroute-planningsupply-chain