Submit

Coordinalo — MCP Server for Professional Service Businesses

@Digitalo

Full back-office MCP server for service businesses. Schedule appointments, manage clients, track payments, automate communications, and run reports — all via AI agents. 41 tools covering the complete service lifecycle for clinics, consultancies, and professional service teams.
Overview

What is Coordinalo?

Coordinalo is the reference implementation of the Servicialo protocol — a full back-office platform for professional service businesses operated via AI agents.

41 tools across 10 modules

ModuleKey tools
Bookingbooking_create, booking_list, booking_reschedule, booking_cancel
Clientsclient_create, client_get, client_list, client_update
Financefinance_create_cobro, finance_register_payment, finance_client_balance
Commscomms_send_message, comms_get_preferences, comms_update_preferences
Dunningdunning_configure, dunning_get_config
Reportsreport_dashboard, report_revenue, report_occupancy
Providersprovider_create, provider_get, provider_get_stats
Servicesservice_list, service_update, service_assign_provider
Adminadmin_create_organization, admin_create_service
Availabilityavailability_get_slots, availability_get_provider_schedule

Quick start

{
  "mcpServers": {
    "coordinalo": {
      "type": "http",
      "url": "https://coordinalo.com/api/mcp",
      "headers": {
        "Authorization": "Bearer <your_api_key>",
        "X-Org-Id": "<your_org_slug>"
      }
    }
  }
}

Credentials available at coordinalo.com.

Built on the Servicialo open protocol.

Server Config

{
  "mcpServers": {
    "coordinalo": {
      "type": "http",
      "url": "https://coordinalo.com/api/mcp",
      "headers": {
        "Authorization": "Bearer <your_api_key>",
        "X-Org-Id": "<your_org_slug>"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.