Wawp Server
БесплатноНе проверенEnables AI models to interact with WhatsApp instances through the Wawp API, allowing sending files, checking connection health, and making API requests.
Описание
Enables AI models to interact with WhatsApp instances through the Wawp API, allowing sending files, checking connection health, and making API requests.
README
The Model Context Protocol (MCP) server for the Wawp WhatsApp API. This tool allows AI models (like Cursor, Windsurf, or Claude Desktop) to interact directly with your WhatsApp instances.
🚀 Quick Start
You don't need to install anything manually. You can run the server directly using npx.
🖱️ Cursor / Windsurf
Add a new MCP server with the following settings:
- Type:
command - Command:
npx - Args:
["-y", "@wawp/mcp-server@latest"]
🤖 Claude Desktop
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"wawp": {
"command": "npx",
"args": ["-y", "@wawp/mcp-server@latest"]
}
}
}
🔑 Configuration
Once the server is connected, you can set your credentials using the set_config tool or by creating a .env file in your project root:
WAWP_INSTANCE_ID=your_instance_id
WAWP_ACCESS_TOKEN=your_access_token
WAWP_TEST_NUMBER=recipient_number
🛠️ Available Tools
set_config: Update credentials for the current session.get_session_health: Check WhatsApp connection status.send_local_file: Send images, PDFs, videos, or audio files from your local machine.execute_request: Make any raw request to the Wawp API.install_agent_config: Auto-install.cursorrulesand Wawp AI Skills into your project.generate_starter_code: Get ready-to-use Node.js or Python snippets.list_endpoints/get_endpoint_details: Explore the API documentation.
📄 License
MIT
Built with ❤️ by Wawp Team
from github.com/Whatsapp-Automation-web-platform/wawp-mcp-server
Установка Wawp Server
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/Whatsapp-Automation-web-platform/wawp-mcp-serverFAQ
Wawp Server MCP бесплатный?
Да, Wawp Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Wawp Server?
Нет, Wawp Server работает без API-ключей и переменных окружения.
Wawp Server — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Wawp Server в Claude Desktop, Claude Code или Cursor?
Открой Wawp Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Wawp Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
