Skip to main content
Glama

Alfabot MCP Server

Server Details

Consulta de planes de productos Alfabot y agendamiento de reuniones para colegios y empresas

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

TDQS

A4.3/5.0

Scored across 3 tools

Disambiguation5/5

Each tool has a clear, distinct purpose: checking availability, booking a meeting, and fetching plans. The descriptions explicitly link check_availability and book_meeting as a workflow, preventing confusion.

Naming Consistency5/5

All tool names follow a consistent verb_noun snake_case pattern: book_meeting, check_availability, get_plans. This makes the tool set predictable and easy to navigate.

Tool Count5/5

Three tools is a well-scoped set for this server's narrow purpose. Each tool serves a meaningful function without unnecessary overlap or bloat.

Completeness4/5

The meeting scheduling workflow is covered with availability check and booking, and plans are exposed for lookup. Minor gaps exist, such as no meeting cancellation/rescheduling or plan detail endpoint, but the core use cases are supported.

Available Tools

3 tools
book_meetingAgendar reunionAInspect

Agenda una reunion de 30 minutos con Alfabot en un horario obtenido con check_availability. Requiere que el cliente MCP haya enviado un header Authorization: Bearer (scope meeting:book) en la request a /mcp; ver /auth.md.

ParametersJSON Schema
NameRequiredDescriptionDefault
nameYesNombre completo de quien agenda
emailYes
notesNoContexto breve de la reunion (opcional)
endsAtYesISO 8601, exactamente 30 minutos despues de startsAt
companyNoColegio o empresa (opcional)
startsAtYesISO 8601, debe ser un horario devuelto por check_availability

TDQS

A4.2/5.0
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations provided, the description carries the full burden. It clearly states that the tool creates a meeting ('Agenda una reunion'), fixes the duration to 30 minutes, and requires an authenticated MCP request with a specific scope. It does not disclose return behavior or potential side effects like calendar invitations, but the core behavioral traits are adequately covered.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is two sentences long and front-loads the core action and duration before the auth prerequisite. Every sentence earns its place with no unnecessary filler or repetition of schema boilerplate.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the 6-parameter schema, no output schema, and no annotations, the description provides the essential workflow context: check availability first, book a fixed 30-minute slot, and authenticate with the required scope. It could mention what the response contains or what happens after a successful booking, but it is sufficient for an agent to invoke the tool correctly.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The schema already documents 83% of parameters, so the baseline is 3. The description adds context that startsAt must be a time returned by check_availability and reinforces the 30-minute duration, but these are largely restatements of schema descriptions. No substantial new parameter-level meaning is added.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description states a specific verb and resource: it schedules a 30-minute meeting with Alfabot. It also clearly differentiates from siblings check_availability and get_plans because it is the action that actually books the meeting.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description explicitly instructs that the meeting time must come from check_availability, giving the agent a clear prerequisite and workflow. It also notes the required Authorization header and scope. It does not explicitly mention when not to use the tool, but the context is strong enough to route the agent correctly.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

check_availabilityConsultar disponibilidad para reunionAInspect

Consulta horarios disponibles para agendar una reunion de 30 minutos con Alfabot. Usar el resultado (no inventar horarios) antes de llamar a book_meeting.

ParametersJSON Schema
NameRequiredDescriptionDefault
daysNoCantidad de dias hacia adelante a consultar

TDQS

A4/5.0
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description carries the behavioral burden. It indicates a read-only lookup ('Consulta horarios disponibles') and warns against inventing slots, which implies dynamic data. However, it does not disclose validity windows, timezone behavior, or any constraints on the returned availability.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two short sentences, with the core purpose front-loaded and the critical usage rule stated immediately after. There is no filler or redundancy; every sentence earns its place.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a simple one-parameter lookup tool, the description provides the essential context: what to query, the meeting duration, and how to use the result. It does not describe the output format, but given the minimal complexity and the presence of a fully documented schema, this is a minor gap rather than a blocking issue.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The only parameter, 'days', is fully documented in the schema with a description and valid range, giving 100% schema description coverage. The description adds no extra parameter semantics, so the baseline score of 3 is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description states a specific action, 'Consulta horarios disponibles', with a clear object: available slots for a 30-minute meeting with Alfabot. It distinguishes itself from book_meeting by positioning itself as a prerequisite step, so an agent can clearly tell what this tool does.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

It gives explicit usage guidance: use the result before calling book_meeting and do not invent schedules. It does not mention exclusions relative to get_plans, but the core workflow sequencing is clear enough to guide correct invocation.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

get_plansConsultar planesAInspect

Consulta los planes disponibles de un producto Alfabot para colegios. El pricing esta en validacion con los primeros clientes y no se publica: displayPrice viene vacio a proposito, no inventar montos.

ParametersJSON Schema
NameRequiredDescriptionDefault
langNoes
productNoCodigo del producto. Si se omite, devuelve el catalogo global de planes.

TDQS

A4/5.0
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, the description carries the full burden and it supplies a decisive behavioral warning: pricing is under validation, displayPrice is intentionally empty, and the agent must not invent amounts. This is genuinely useful beyond the tool name and schema. It does not cover auth, rate limits, or side effects, but 'consulta' signals a read operation and the disclosed pricing caveat is the main risk.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two short sentences, the first states primary purpose and the second delivers a critical warning; no filler or redundant restatement of the title. Information is front-loaded enough for an agent to parse quickly.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a simple read-only catalog lookup with two optional parameters and no output schema, the description covers purpose and the most important output quirk (displayPrice). The schema fills in parameter enums/defaults, and the warning prevents a common hallucination. Missing details are minor (exact response shape, lang effect).

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The schema already describes the `product` parameter and lists enums for both parameters; the description adds no input-parameter meaning. It references 'un producto' but not the `lang` parameter or the omission behavior, so at 50% schema coverage there remains a small gap. The pricing caveat concerns an output field, not parameter semantics.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description opens with a specific verb and object: 'Consulta los planes disponibles de un producto Alfabot para colegios', clearly identifying the action and the resource. The sibling tools are about meetings/availability, so the plan-catalog scope is distinct. The optional-product behavior in the schema reinforces the scope without contradicting it.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies the tool is for retrieving available school-product plans but gives no explicit when-to-use/when-not-to-use guidance and never mentions alternative tools. No exclusions or sequencing are provided, so an agent must infer fit from the purpose alone.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. 3 tool updates
    • First observedbook_meeting
    • First observedcheck_availability
    • First observedget_plans

Frequently Asked Questions

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Connectors

Related MCP Servers

  • A
    license
    B
    quality
    D
    maintenance
    Meet.bot is AI-native scheduling for people and agents. Check real calendar availability and book meetings on Google and Microsoft calendars through scheduling pages — and pay per meeting booked, not per user or seat. Actions: Book Meeting, Find Slots, Get Scheduling Page Info.
    8
    10
    1
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Enables managing AI meeting bots that can join, record, transcribe meetings, speak, send messages, and display media across platforms like Zoom, Google Meet, and Microsoft Teams.
    12
    MIT
  • F
    license
    A
    quality
    D
    maintenance
    AI scheduling assistant for agents. Timezone conversion, public holidays for 100+ countries, business hours checker, multi-timezone meeting slot finder, and Google Calendar event creation. x402 native — pay $0.01 per call, no signup needed.
    6
    1
    -
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources