Skip to content
SimpliRoute logo

SimpliRoute MCP server

Connect with SimpliRoute, the last-mile delivery optimization platform. Manage clients, vehicles, visits, routes, and optimize your delivery operations.

SimpliRoute is not a separate install. One Activepieces MCP server exposes it alongside 760+ other apps, behind a single URL.

Tools
35
Works with
Any MCP client
Auth
API key
License
MIT, open source
Updated
September 2026

About the SimpliRoute MCP server

Connect SimpliRoute once in Activepieces and every action it ships becomes a tool your assistant can call, behind the same server URL as the rest of your apps. Your agent reaches SimpliRoute and 760+ other apps over a single connection, on our cloud or a self-hosted install.

Tools

SimpliRoute tools your AI can run

Once connected, your assistant can call any of these SimpliRoute actions by asking in plain language.

  • Get Account Details

    Returns account information of the authenticated user via API token.

  • Get Clients

    Retrieves the list of clients associated with the account. Can filter by client key.

    1 field

  • Create Clients

    Create one or multiple new clients in the account.

    1 field

  • Bulk Delete Clients

    Delete multiple clients in a single call.

    1 field

  • Create Client Custom Property

    Create a new custom attribute for clients.

    2 fields

  • Get Vehicles

    Retrieve the list of vehicles registered in the account.

  • Create Vehicle

    Register a new vehicle in the account.

    25 fields

  • Get Vehicle

    Retrieve information of a specific vehicle.

    1 field

  • Delete Vehicle

    Delete a vehicle by its ID.

    1 field

  • Get Visits

    Retrieve all registered visits. Can be filtered by planned visit date.

    1 field

  • Create Visits

    Create visits. Multiple visits can be created in a single request.

    1 field

  • Get Visit

    Retrieve details of a specific visit by ID.

    1 field

  • Update Visit (Partial)

    Partially update fields of an existing visit.

    11 fields

  • Update Visit (Complete)

    Completely update an existing visit with all fields.

    13 fields

  • Delete Visit

    Delete a visit by its ID.

    1 field

  • Add Visit Items

    Add items to an existing visit.

    2 fields

  • Get Routes

    Retrieve the list of existing routes.

    1 field

  • Create Route

    Create a new route manually by assigning vehicle, driver and date.

    12 fields

  • Get Route

    Retrieve details of a specific route.

    1 field

  • Delete Route

    Delete a route by its ID.

    1 field

  • Get Plans

    Retrieve the list of saved routing plans (executions).

    1 field

  • Create an empty plan

    Create an empty plan (execution) without routes (reserve a planning day).

    3 fields

  • Get vehicles with routes on date

    Returns the vehicles that have planned routes on the indicated date.

    1 field

  • Get Visit Detail

    Get detailed information about a specific visit.

    1 field

  • Get Drivers

    Retrieve the list of drivers registered in the account.

  • Create User

    Create new user/driver in the account.

    11 fields

  • Get User

    Retrieve information of a specific user by ID.

    1 field

  • Update User

    Update information of an existing user.

    12 fields

  • Get Skills

    Retrieve the list of skills available in the account.

  • Get Observations

    Retrieve the list of observations available in the account.

  • Get Tags

    Retrieve the list of tags available in the account.

  • Get Zones

    Retrieve the list of zones available in the account.

  • Get Fleets

    Retrieve the list of fleets available in the account.

  • Get Sellers

    Retrieve the list of sellers available in the account.

  • Custom API Call

    Make a custom API call to a specific endpoint

    10 fields

Give your assistant SimpliRoute

Connect SimpliRoute once and every tool above is callable from Claude, Cursor or any MCP client, behind the same server URL as 760+ other apps. Free to start.

SimpliRoute MCP, answered.

No. That is the point of it. One Activepieces server exposes SimpliRoute alongside every other piece you connect, so your client keeps a single connection.

Yes. Activepieces is open source and free to start, and the MCP server is included on every plan, from the free cloud tier to any self-hosted deployment.

Connect SimpliRoute in Activepieces, enable the server under Settings → MCP Server, then paste your server URL into your client config. It authenticates over OAuth on first use.

It can call 35 tools, including Get Account Details, Get Clients, Create Clients, and chain them with steps in other apps inside the same run.

Connections use OAuth2 with limited scopes and are stored under 256-bit encryption, with no API to read them back, so an agent gets scoped access rather than your keys.