MCP Server
MCP
io.github.drsound/markdown-to-whatsapp
Convert Markdown into WhatsApp formatting: tables drawn to fit the phone's monospace width.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "markdown-to-whatsapp",
"version": "1.0.2",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"description": "Run the MCP server over stdio",
"isRequired": true,
"value": "mcp",
"type": "positional"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment