iri CRM

🚀 Iri CRM — Official Model Context Protocol (MCP) Server Iri CRM MCP Server bridges your entire customer lifecycle, communications, sales pipeline, and…

От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноМожет изменять данные

Что умеет

  • Get Workspace Profile: Get authenticated CRM clinic/company profile, active currency, and enabled modules.
  • List Leads: Search, filter, and retrieve customer sales leads by stage, search term, or rep.
  • Get Lead Details: Get full profile, stage history, notes, and activity of a specific sales lead.

Какие данные видит

Нужен ли аккаунт

Не нужен: сервер работает без входа

🚀 Iri CRM — Official Model Context Protocol (MCP) Server

Iri CRM MCP Server bridges your entire customer lifecycle, communications, sales pipeline, and finances directly to Claude Desktop, Cursor IDE, ChatGPT, and autonomous AI agents.

Control your entire company through natural language: send WhatsApp messages, inspect live sales conversion rates, manage appointments, and trigger AI audits in seconds.


✨ Key Capabilities & Modules

💬 1. Omnichannel Unified Communications

  • WhatsApp Integration: Send outbound WhatsApp messages, follow-up notifications, and internal team notes.
  • Email & Instagram DM: Deliver transactional emails and manage Instagram business direct messages.
  • Chat History: Retrieve chronological message threads and conversation transcripts.

👥 2. Lead & Sales Pipeline Management

  • Smart Lead Search: Query and filter customer leads by stage, assigned representative, or custom tags.
  • Deal Creation & Updates: Add new deals, change stages on visual Kanban, and update estimated deal values.
  • Follow-up Reminders: Schedule time-sensitive follow-up tasks and automated reminder triggers.

📅 3. Calendar, Meetings & Appointments

  • Appointment Scheduling: Book consultations, patient visits, or sales demo meetings with zero conflict.
  • Calendar Queries: Fetch upcoming meetings, daily schedules, and team availability.

📊 4. Financial Analytics & Google Ads ROI

  • Live Revenue Dashboard: Query won deals, closed revenue, and acquisition channel conversion rates.
  • Expense Logging: Track business expenses, categorize operational spend, and monitor budget health.
  • Google Ads Intelligence: Inspect live ad spend, impressions, clicks, CTR, and conversion metrics.

🤖 5. Autonomous 24/7 AI Sales Agent

  • AI Sales Bot Control: Inspect or update real-time WhatsApp AI sales representative instructions.
  • Autonomous Business Audit: Run end-to-end AI revenue audits to discover lost sales opportunities.

💻 Instant Zero-Install Setup

Add to your claude_desktop_config.json or .cursor/mcp.json:

{
  "mcpServers": {
    "iricrm": {
      "command": "npx",
      "args": ["-y", "@iricrm/mcp-server"],
      "env": {
        "IRICRM_API_KEY": "iri_live_your_api_key_here",
        "IRICRM_BASE_URL": "https://iricrm.com"
      }
    }
  }
}
Список инструментов сервера (40)

Технические названия из tools/list. Нужны только разработчикам.

get_workspace_profileGet authenticated CRM clinic/company profile, active currency, and enabled modules.
list_leadsSearch, filter, and retrieve customer sales leads by stage, search term, or rep.
get_lead_detailsGet full profile, stage history, notes, and activity of a specific sales lead.
create_leadCreate a new sales lead or deal in the CRM pipeline.
update_leadUpdate lead stage, value, assigned rep, notes, or fields.
add_lead_noteAppend a time-stamped note to a lead profile.
assign_leadAssign a sales lead to a specific team representative.
update_lead_tagsAdd or replace tags for segmentation and automated marketing.
get_lead_activitiesGet chronological timeline of all activities and calls for a lead.
list_conversationsList recent multi-channel customer conversations and unread counts.
get_chat_historyFetch full chronological message transcript for a contact.
send_whatsapp_messageSend WhatsApp messages or internal notes to a contact.
send_email_messageSend emails directly via integrated SMTP gateway.
send_instagram_messageSend direct messages (DM) via connected Instagram business account.
get_unread_messages_countGet total unread incoming messages across all connected channels.
list_appointmentsQuery booked team calendar meetings and appointments.
book_appointmentSchedule a new meeting or consultation in the CRM calendar.
update_appointmentReschedule or modify appointment details.
cancel_appointmentCancel a scheduled appointment.
list_followupsList client follow-up reminder tasks.
create_followupSchedule a future follow-up call or task reminder.
complete_followupMark a follow-up task as done.
delete_followupDelete an unwanted follow-up reminder task.
list_servicesList catalog of business services, treatments, and pricing.
create_serviceAdd a new service or treatment offering to the price list.
update_serviceUpdate pricing or description of an existing service item.
list_team_membersList staff members, sales representatives, and roles.
get_analytics_summaryRetrieve live revenue, sales conversion rates, and channel ROI statistics.
get_funnel_statsRetrieve conversion rates across sales pipeline stages.
get_ai_sales_configInspect AI sales agent status and active system instructions.
update_ai_sales_configEnable/disable AI sales agent or update system selling prompts.
get_ai_sales_logsFetch recent autonomous AI sales qualification logs.
list_workflowsList visual automation workflows and trigger conditions.
trigger_workflowManually execute an automation workflow for a contact.
run_ai_business_auditExecute end-to-end AI revenue audit to detect lost opportunities.
get_financial_summaryGet net profit, total revenue, and total expenses breakdown.
list_expensesQuery expense logs and budget distribution.
add_expenseRecord financial expense with category, amount, and currency.
list_broadcast_campaignsList bulk WhatsApp and email broadcast campaigns.
get_google_ads_performanceRetrieve live spend, impressions, clicks, CTR, and conversions.