← Index

Servicialo MCP Server

com.servicialo/mcp-server·v0.9.0·Calendar & Time
Quality Score
84
/100

Open protocol for booking and scheduling professional services via AI agents

§01  Install
Remote endpoint

Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.

https://coordinalo.com/api/mcp
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@servicialo/mcp-server"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@servicialo/mcp-server"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @servicialo/mcp-server
§03  MCP Quality Score  ·  methodology
freshness
24
completeness
15
installability
25
documentation
15
stability
5
§04  Alternatives in Calendar & Time