Mirlo MCP Server
OfficialAllows sending WhatsApp messages (including templates) via Mirlo's messaging API, as well as listing conversations.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Mirlo MCP Serverlist my deals in the sales pipeline"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
@mirlo/mcp
MCP Server for Mirlo — CRM, Messaging & Voice.
Connect Claude, GPT, or any MCP-compatible AI to your Mirlo workspace.
Quick Start
# With npx
npx @mirlo/mcp --api-key=sk_live_xxx
# With env var
MIRLO_API_KEY=sk_live_xxx npx @mirlo/mcpRelated MCP server: Bellink MCP Server
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"mirlo": {
"command": "npx",
"args": ["@mirlo/mcp", "--api-key=sk_live_xxx"]
}
}
}Available Tools
CRM
Tool | Description |
| List deals with filters (pipeline, stage, status, amount, stage hours) |
| Get deal details |
| Create a deal in a pipeline |
| Update deal fields |
| Move deal to a different stage |
| List/search contacts |
| Get contact details |
| Create a contact |
| List accounts/companies |
| Create an account |
| List support tickets |
| Create a ticket |
| List tasks (pending, overdue, by assignee) |
| Create a task linked to deal/ticket/contact |
| Mark task as completed |
| List pipelines with stages |
Messaging
Tool | Description |
| Send WhatsApp or SMS message |
| Send WhatsApp template message |
| List conversations |
Voice
Tool | Description |
| List phone calls |
| Get AI-generated call transcript |
API Key
Get your API key at app.mirlo.com → Mi Organización → API Keys.
License
MIT
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/MirloLLC/mirlo-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server