twenty-crm-mcp-server

mhenry3164/twenty-crm-mcp-server
★ 84 stars JavaScript AI/LLM Updated today
A Model Context Protocol (MCP) server for Twenty CRM integration. Enables natural language interactions with your CRM data through Claude and other AI assistants. Supports CRUD operations, dynamic schema discovery, and advanced search across people, companies, tasks, and notes.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "twenty-crm-mcp-serve": {
      "command": "npx",
      "args": [
        "-y",
        "mhenry3164/twenty-crm-mcp-server"
      ]
    }
  }
}

Topics

ai-assistantclaudecrmmcpmcp-servermodel-context-protocoltwentytwenty-crm