mcpbeat Sign in

Trypeach Io MCP Server

by trypeach-io Your server? Claim it
local only

Trypeach Io runs on your own machine — the client starts it, so there is no endpoint to ping. 45 installs a week from npm. Last commit 11 May 2026.

Send and manage WhatsApp messages, contacts, templates, and events via Peach AI.

Installs per day peak 20 · avg 5 · +370% w/w
a month agotoday
45
Installs / week
npm · @peachai/mcp
0
Stars
0 open issues
11 May 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Trypeach Io every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp -- npx -y @peachai/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@peachai/mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
command = "npx"
args = ["-y", "@peachai/mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@peachai/mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@peachai/mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Trypeach Io

same job, measured the same way
TopMessage
by topmessage

Send and schedule SMS and WhatsApp messages, manage contacts and templates, and track delivery.

answering
WhatsApp MCP Server
by nakulben

Manage WhatsApp Business templates and send messages via Meta Cloud API

57 installs/wk local only
ManyContacts - WhatsApp Business MCP
by manycontacts

WhatsApp Business MCP: send messages, manage contacts, campaigns, and AI agents.

66 installs/wk local only
ManyContacts - WhatsApp Business CRM
by manycontacts

WhatsApp Business CRM: send messages, manage contacts, campaigns, and AI agents.

local only
Chatflow
by yersat

WhatsApp CRM for AI agents: search contacts, read chats, manage the sales pipeline, send messages.

answering
Gambot WhatsApp Business API
by gambot-ai

Send WhatsApp messages & templates and manage CRM, leads & campaigns via the Gambot WhatsApp API.

152 installs/wk local only
C
PulsyAI
by pulseem

Send SMS, WhatsApp & email, manage contacts and campaigns, and pull reports via Pulseem.

3 tools answering
Kudosity
by kudosity

Send SMS, MMS and WhatsApp, manage contacts and webhooks, from AI agents.

40 installs/wk local only

Trypeach Io — questions

Answers built from our own checks of this server.

Why is there no uptime for Trypeach Io?
Trypeach Io runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @peachai/mcp was installed 45 times last week.
How do I connect Trypeach Io?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @peachai/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Trypeach Io?
The npm package @peachai/mcp was installed 45 times in the last week. Week over week that is +370%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Trypeach Io open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.