Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

Servicialo MCP Server

NPM · @SERVICIALO/MCP-SERVER · SCANNED AUG 3

Open protocol for booking and scheduling professional services via AI agents

+23 this week 63 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →

Supply Chain Security87
  • No malware found by supply-chain analysis.Pass
  • Only part of the dependency tree could be resolved (95 of 99), so this covers what we could see, not the whole tree.Partial
  • No install/post-install scripts declared.Pass
  • Only part of the dependency tree could be resolved (95 of 99), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency19
Schema Quality & AI Usability71
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 803 tokens (~89/item across 9 items; 9 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

npm · @servicialo/mcp-server

# add to Claude Code
claude mcp add com-servicialo-mcp-server -- npx -y @servicialo/mcp-server
# add to Codex CLI
codex mcp add com-servicialo-mcp-server -- npx -y @servicialo/mcp-server
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-servicialo-mcp-server": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@servicialo/mcp-server"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-servicialo-mcp-server --command npx --arg -y --arg @servicialo/mcp-server
# ~/.hermes/config.yaml
mcp_servers:
  com-servicialo-mcp-server:
    command: "npx"
    args: ["-y", "@servicialo/mcp-server"]
// mcp.json
{
  "mcpServers": {
    "com-servicialo-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@servicialo/mcp-server"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 3 Aug 26 +4
    • Stability: unverified → 0.27 functional
  • 2 Aug 26 +59
    • Provenance: unverified → fail security
    • Install scripts: unverified → pass security
    • Known CVEs: unverified → partial security
    • Malware scan: unverified → pass security
    • Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window). security
    • Security disclosure: unverified → fail functional
    • License: unverified → pass functional
    • Dependency health: unverified → partial functional
    • Maintenance: unverified → pass functional
    • MCP protocol: unverified → pass functional
    • Schema quality: unverified → good functional
    • Tool coverage: unverified → 100 functional
    • Licence: Apache-2.0 functional
  • 1 Aug 26 −16
    • Security disclosure: fail → unverified functional
    • Tool coverage: 100 → unverified functional
  • 31 Jul 26 −2
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 −22
    • Tool coverage: 100 → unverified functional
    • First check of Schema quality: unverified functional
  • 27 Jul 26 40

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Analysed npm/@servicialo/[email protected]

Provenance none

Ecosystem: npm · Outcome: none

Dependencies 95 packages

95 packages in the resolved dependency tree · 95 deprecated · 29 stale.

The dependency tree was only partially resolved, so these counts may be incomplete.

MCP tools — 9 exposed · ~803 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
a2a.get_agent_card ~58

Get the A2A Agent Card for a Servicialo-compatible organization. Use this to discover booking capabilities before attempting to book.

NameTypeReqDescription
org_slugstringyesOrganization slug (e.g. "clinica-dental-sur")

No output schema declared.

No examples provided.

registry.get_organization ~77

Obtiene el detalle público de una organización: servicios, profesionales y configuración de booking

NameTypeReqDescription
countrystringPaís ISO 3166-1 alpha-2 (ej: cl, mx, ar). Default: cl
org_slugstringyesSlug de la organización (ej: clinica-dental-sur)

No output schema declared.

No examples provided.

registry.manifest ~31

Obtiene el manifiesto del servidor Servicialo: versión del protocolo, nombre, descripción y endpoints disponibles

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

registry.search ~97

Busca organizaciones Servicialo-compatible por vertical, ubicación u otros criterios

NameTypeReqDescription
countrystringPaís ISO 3166-1 alpha-2 (ej: cl, mx, ar). Default: cl
limitnumberCantidad máxima de resultados
locationstringCiudad o comuna para filtrar
verticalstringyesVertical del servicio (ej: kinesiologia, psicologia, dental)

No output schema declared.

No examples provided.

resolve.lookup ~99

Resuelve un orgSlug a su endpoint MCP/REST, nivel de confianza e identidad. Es el equivalente a un DNS lookup: dado un nombre único global, devuelve dónde están los servicios de esa organización.

NameTypeReqDescription
countrystringPaís ISO 3166-1 alpha-2 (ej: cl, mx, ar). Default: cl
org_slugstringyesSlug de la organización (ej: clinica-dental-sur)

No output schema declared.

No examples provided.

resolve.search ~125

Busca organizaciones registradas en el resolver Servicialo por país y vertical. Devuelve una lista con slug, nombre, endpoints y nivel de confianza. Útil para descubrimiento: "¿qué clínicas dentales hay en Chile?"

NameTypeReqDescription
countrystringPaís ISO 3166-1 alpha-2 (ej: cl, mx, ar). Default: cl
limitnumberCantidad máxima de resultados (1-100). Default: 20
verticalstringVertical del servicio (ej: salud, hogar, legal, educacion)

No output schema declared.

No examples provided.

scheduling.check_availability ~177

Consulta horarios disponibles de una organización sin autenticación. Verifica disponibilidad de profesional y, si el servicio tiene resource_id en su location, también verifica disponibilidad del recurso físico (sala, box, sillón). Scheduler de 3 variables: profesional ∧ cliente ∧ recurso.

NameTypeReqDescription
date_fromstringyesFecha inicio (ISO date, ej: 2025-03-01)
date_tostringyesFecha fin (ISO date, ej: 2025-03-07)
org_slugstringyesSlug de la organización
provider_idstringID del proveedor (opcional)
resource_idstringID del recurso físico (opcional, filtra slots donde el recurso esté disponible)
service_idstringID del servicio (opcional)

No output schema declared.

No examples provided.

services.list ~31

Lista el catálogo público de servicios de una organización

NameTypeReqDescription
org_slugstringyesSlug de la organización

No output schema declared.

No examples provided.

trust.get_score ~108

Obtiene el puntaje de confianza de una organización en el resolver Servicialo. Devuelve score (0-100), nivel (unverified/declared/vouched/verified), y última actividad. El trust es pasivo: se acumula con historial de servicios verificados.

NameTypeReqDescription
countrystringPaís ISO 3166-1 alpha-2. Default: cl
org_slugstringyesSlug de la organización (ej: clinica-dental-sur)

No output schema declared.

No examples provided.