mcpbeat Sign in

Markdown To Whatsapp MCP Server

local only

Markdown To Whatsapp runs on your own machine — the client starts it, so there is no endpoint to ping. 705 installs a week from npm. Last commit 25 Aug 2026.

Convert Markdown into WhatsApp formatting: tables drawn to fit the phone's monospace width.

Installs per day peak 412 · avg 13
a month agotoday
705
Installs / week
npm · markdown-to-whatsapp
0
Stars
0 open issues
25 Aug 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check Markdown To Whatsapp 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 markdown-to-whatsapp -- npx -y markdown-to-whatsapp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "markdown-to-whatsapp": {
      "args": [
        "-y",
        "markdown-to-whatsapp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.markdown-to-whatsapp]
command = "npx"
args = ["-y", "markdown-to-whatsapp"]
.cursor/mcp.json
{
  "mcpServers": {
    "markdown-to-whatsapp": {
      "args": [
        "-y",
        "markdown-to-whatsapp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "markdown-to-whatsapp": {
      "args": [
        "-y",
        "markdown-to-whatsapp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Markdown To Whatsapp

same job, measured the same way
Sendsoon
by sendsoon

Send email, look up public IP information, and convert files to Markdown through SendSoon.

2 335 installs/wk local only
AI
by sendsoon

Send email, look up public IP information, and convert files to Markdown through SendSoon.

136 installs/wk local only
dead-letter
by bigcactuslabs

Convert .eml email exports to Markdown with YAML front matter

183 installs/wk local only
Kommo
by mcp-dir

Kommo CRM (formerly amoCRM), the conversation-first sales CRM (WhatsApp, Instagram, Telegram) used b

48 tools answering
Chatflow
by yersat

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

answering
MCP Evolution API
by codespar

MCP server for Evolution API — WhatsApp messaging, instances, contacts

39 installs/wk local only
Whatsapp MCP
by meharajm

WhatsApp MCP Server - Human-in-the-loop for AI agents via WhatsApp

62 installs/wk local only
Wazionapps
by wazionapps

244 WhatsApp Business AI tools for messaging, automation, marketing, CRM and Shopify

38 installs/wk local only

Markdown To Whatsapp — questions

Answers built from our own checks of this server.

Why is there no uptime for Markdown To Whatsapp?
Markdown To Whatsapp 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 markdown-to-whatsapp was installed 705 times last week.
How do I connect Markdown To Whatsapp?
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 markdown-to-whatsapp straight from npm; nothing to host, nothing to sign up for.
How many people use Markdown To Whatsapp?
The npm package markdown-to-whatsapp was installed 705 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Markdown To Whatsapp open source?
Yes — it is published under the MIT licence, written in JavaScript 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.