Skip to main content
Glama
MirloLLC

Mirlo MCP Server

Official
by MirloLLC

@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/mcp

Related 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

mirlo_list_deals

List deals with filters (pipeline, stage, status, amount, stage hours)

mirlo_get_deal

Get deal details

mirlo_create_deal

Create a deal in a pipeline

mirlo_update_deal

Update deal fields

mirlo_move_deal_stage

Move deal to a different stage

mirlo_list_contacts

List/search contacts

mirlo_get_contact

Get contact details

mirlo_create_contact

Create a contact

mirlo_list_accounts

List accounts/companies

mirlo_create_account

Create an account

mirlo_list_tickets

List support tickets

mirlo_create_ticket

Create a ticket

mirlo_list_tasks

List tasks (pending, overdue, by assignee)

mirlo_create_task

Create a task linked to deal/ticket/contact

mirlo_complete_task

Mark task as completed

mirlo_list_pipelines

List pipelines with stages

Messaging

Tool

Description

mirlo_send_message

Send WhatsApp or SMS message

mirlo_send_template

Send WhatsApp template message

mirlo_list_conversations

List conversations

Voice

Tool

Description

mirlo_list_calls

List phone calls

mirlo_get_call_transcript

Get AI-generated call transcript

API Key

Get your API key at app.mirlo.com → Mi Organización → API Keys.

License

MIT

Install Server
F
license - not found
B
quality
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

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