wazap-mcp
Rank #2,030io.github.razvangirgiz/wazap
WhatsApp for your agent: chats, messages, media, contacts and groups behind MCP tools.
wazap-mcp is a Model Context Protocol (MCP) server published by razvangirgiz. It ranks #2,030 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. wazap-mcp is listed across 2 registries — Official MCP and Glama, with 15 tracked versions. It was first listed on Aug 22, 2026 and most recently updated on Sep 21, 2026.
Ranks ahead of 130,016 of 132,046 servers on MCP Toplist.
Use wazap-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add wazap -e "WAZAP_READ_ONLY=<your WAZAP_READ_ONLY>" -e "WAZAP_DATA_DIR=<your WAZAP_DATA_DIR>" -- npx -y wazap-mcpReplace each placeholder with your own value before saving.
[mcp_servers.wazap]
command = "npx"
args = ["-y", "wazap-mcp"]
[mcp_servers.wazap.env]
WAZAP_READ_ONLY = "<your WAZAP_READ_ONLY>"
WAZAP_DATA_DIR = "<your WAZAP_DATA_DIR>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"wazap": {
"command": "npx",
"args": [
"-y",
"wazap-mcp"
],
"env": {
"WAZAP_READ_ONLY": "<your WAZAP_READ_ONLY>",
"WAZAP_DATA_DIR": "<your WAZAP_DATA_DIR>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"wazap": {
"command": "npx",
"args": [
"-y",
"wazap-mcp"
],
"env": {
"WAZAP_READ_ONLY": "<your WAZAP_READ_ONLY>",
"WAZAP_DATA_DIR": "<your WAZAP_DATA_DIR>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"wazap": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"wazap-mcp"
],
"env": {
"WAZAP_READ_ONLY": "<your WAZAP_READ_ONLY>",
"WAZAP_DATA_DIR": "<your WAZAP_DATA_DIR>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"wazap": {
"command": "npx",
"args": [
"-y",
"wazap-mcp"
],
"env": {
"WAZAP_READ_ONLY": "<your WAZAP_READ_ONLY>",
"WAZAP_DATA_DIR": "<your WAZAP_DATA_DIR>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"wazap": {
"command": "npx",
"args": [
"-y",
"wazap-mcp"
],
"env": {
"WAZAP_READ_ONLY": "<your WAZAP_READ_ONLY>",
"WAZAP_DATA_DIR": "<your WAZAP_DATA_DIR>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.razvangirgiz%2Fwazap)<a href="https://mcptoplist.com/server/io.github.razvangirgiz%2Fwazap"><img src="https://mcptoplist.com/badge/io.github.razvangirgiz%2Fwazap.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
razvangirgiz
Available versions (15)
| Version | Published |
|---|---|
| 1.0.2 | Sep 21, 2026 |
| 1.0.1 | Sep 21, 2026 |
| 1.0.0 | Sep 21, 2026 |
| 0.23.1 | Sep 17, 2026 |
| 0.23.0 | Sep 17, 2026 |
| 0.22.0 | Sep 16, 2026 |
| 0.21.0 | Sep 16, 2026 |
| 0.20.2 | Sep 15, 2026 |
| 0.20.1 | Sep 15, 2026 |
| 0.20.0 | Sep 15, 2026 |
| 0.19.1 | Sep 15, 2026 |
| 0.19.0 | Sep 15, 2026 |
| 0.18.6 | Sep 15, 2026 |
| 0.10.0 | Aug 23, 2026 |
| 0.9.8 | Aug 23, 2026 |
Frequently asked questions
- Who maintains wazap-mcp?
- wazap-mcp is maintained by razvangirgiz, which publishes 1 MCP server (15 total versions) tracked on MCP Toplist.
- Is wazap-mcp listed on the Official MCP Registry?
- Yes — wazap-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does wazap-mcp have?
- MCP Toplist tracks 15 versions of wazap-mcp, most recently published on Sep 21, 2026.
- Where can I find the source code for wazap-mcp?
- The source code for wazap-mcp is hosted at github.com/razvangirgiz/wazap.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.