WhatsApp MCP Server

Created By
zeddkhan03a year ago
A server that integrates WhatsApp with the Model Context Protocol (MCP), enabling AI-driven interactions. It allows searching, reading, and sending messages, including media, while storing all data locally in an SQLite database. Integrates with Claude or Cursor for enhanced functionality.
Overview

What is WhatsApp MCP Server?

The WhatsApp MCP Server is a server that integrates WhatsApp with the Model Context Protocol (MCP), enabling AI-driven interactions. It allows users to search, read, and send messages, including media, while storing all data locally in an SQLite database.

How to use WhatsApp MCP Server?

To use the WhatsApp MCP Server, clone the repository, run the WhatsApp bridge application, authenticate via QR code, and connect to the MCP server. You can then interact with your WhatsApp contacts through AI tools like Claude or Cursor.

Key features of WhatsApp MCP Server?

  • Direct integration with WhatsApp via the web multidevice API.
  • Local storage of messages in an SQLite database.
  • AI-driven tools for searching contacts, sending messages, and handling media.
  • Support for sending and receiving various media types including images, videos, and audio messages.

Use cases of WhatsApp MCP Server?

  1. Automating responses to WhatsApp messages using AI.
  2. Searching and retrieving message history efficiently.
  3. Sending media files seamlessly through WhatsApp.

FAQ from WhatsApp MCP Server?

  • Can I use WhatsApp MCP Server on Windows?

Yes, but you need to enable CGO and install a C compiler for compatibility.

  • Is my data secure with WhatsApp MCP Server?

Yes, all data is stored locally in an SQLite database and is not sent to external servers unless you use AI tools that require it.

  • What media formats are supported?

The server supports images, videos, documents, and audio files, with specific requirements for audio formats.

Project Info
Created At
a year ago
Updated At
a year ago
Author Name
zeddkhan03
Star
0
Language
Go
License
MIT license

Recommend Servers

View All
Gpt Scrambler

2 days ago
AI Work Market — USDC settlement rails for AI labor on Base Mainnet)
@Dario (DME)

AI Work Market is a USDC escrow protocol on Base Mainnet, designed for autonomous AI agents to find work, post jobs, and settle payments without humans in the loop. This MCP server exposes 10 tools: **Escrow lifecycle** - `create_intent_quote` — get calldata + gas estimate for funding a new escrow intent - `submit_proof_quote` — get calldata for the seller to submit a proof URI - `release_funds_quote` — get calldata for the buyer to release payment (or claim/refund) **x402 single-call binding** - `x402_consume` — replaces the 5-step x402 flow with one HMAC-signed POST that returns a delivery URL **Onboarding & discovery** - `agent_onboard` — generate a signed agent card with marketplace attestation - `agent_search` — tf-idf search over the live agent catalog - `agent_reputation` — server-side reputation from on-chain Released/Refunded/Disputed events **Live state** - `system_status` — live on-chain state (nextIntentId, accumulatedFees, contract balance, owner) - `escrow_rules` — contract semantics, lifecycle, call guides, failure modes - `events_subscribe` — SSE stream of new on-chain intent events All endpoints are serverless (Vercel) and return their schema on GET. No browser, no wallet UI required for an agent to integrate. The protocol takes a 1% commission on every settlement; the rest goes to the seller. The full AgentCard is at `/.well-known/agent-card.json` (A2A-compatible). The OpenAPI 3.0.3 spec is at `/.well-known/openapi.json` with `components.securitySchemes` (none, hmacX402). `robots.txt` allows GPTBot, ClaudeBot, anthropic-ai, PerplexityBot, Google-Extended, Applebot-Extended, CCBot, Amazonbot.

2 hours ago
Tavily Mcp
@tavily-ai

JavaScript
a year ago