Skip to main content
Glama
eurogas-bbl

whatsapp-mcp

by eurogas-bbl

Check Whatsapp

check_whatsapp

Check whether a phone number is registered on WhatsApp before sending a message.

Instructions

Есть ли WhatsApp у номера. Проверяйте перед первой отправкой незнакомцу.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
phoneYes

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. First observedv0.1.0

TDQS

B3.3/5.0
Behavior2/5

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

There are no annotations, so the description carries the full behavioral burden. It does not state whether the operation is read-only, whether it contacts the WhatsApp service, what the return value looks like, or any side effects. The description only names the check without explaining observable behavior.

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, no filler, and the main purpose is front-loaded. Every word adds value, and the description is appropriately sized for a simple one-parameter tool.

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

Completeness3/5

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

For a simple one-parameter check tool, the description conveys the core use but lacks expected phone formatting and return result semantics. Since there is no output schema, the agent is left to infer what the outcome of the check looks like. It is adequate but not complete.

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

Parameters2/5

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

Schema coverage is 0% and the description does not explain the expected phone format (e.g., country code, digits, international format). It simply calls it a 'номер' (number), leaving important parameter semantics undocumented.

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

Purpose4/5

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

The description states a specific action: checking whether a phone number has WhatsApp. It effectively communicates the tool's core purpose and adds a practical context (check before first sending to a stranger), though it does not explicitly distinguish it from sibling tools.

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 gives clear when-to-use guidance: 'Проверяйте перед первой отправкой незнакомцу' (check before first sending to a stranger). It does not mention alternative tools or exclusion cases, but the intended context is clear.

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

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/eurogas-bbl/whatsapp-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server