Skip to main content
Glama
BACH-AI-Tools

WhatsApp OSINT MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
API_KEYYesAPI key for authentication

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
business_insightsB

This endpoint returns business status and verified name for an array of WhatsApp numbers.

statusC

Whatsapp user's status info.

devicesB

Returns the number of linked devices. Max number of linked devices is 4.

privacy_settingsC

Fetch user privacy settings

base64_encoded_profileB

Fetch the base64 encoded file of a whatsapp number profile picture.

fetch_osint_infoB

This endpoint adeptly determines whether a given number is registered on WhatsApp. In the affirmative case, it provides insights into the visibility of the profile picture, and if accessible, furnishes the public URL of the image in the response.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

B3.2/5.0

Scored across 6 tools

Disambiguation4/5

Most tools have distinct purposes focused on different aspects of WhatsApp OSINT (profile picture, business info, device count, registration status, privacy settings, and status info). However, there is some potential overlap between 'base64_encoded_profile' and 'fetch_osint_info' since both provide profile picture information, which could cause minor confusion.

Naming Consistency3/5

The naming is mixed with some tools using snake_case (e.g., 'base64_encoded_profile', 'fetch_osint_info') and others using simpler forms (e.g., 'devices', 'status'). While readable, there's inconsistency in verb usage and structure, such as 'business_insights' versus 'privacy_settings'.

Tool Count5/5

With 6 tools, the count is well-scoped for an OSINT server focused on WhatsApp. Each tool appears to serve a specific function in gathering intelligence, making the set manageable and purposeful without being overwhelming or too sparse.

Completeness4/5

The tool set covers key OSINT aspects like registration verification, profile data, business insights, device info, privacy, and status. A minor gap might be the lack of tools for message or group-related intelligence, but the core surface for WhatsApp number analysis is largely complete.

Maintenance

ActivityInactive
ResponsivenessNo issues