MCP Directory
Back

twenty-crm-mcp-server

by mhenry3164 · JavaScript · ★ 59

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.

Install

npx -y github:mhenry3164/twenty-crm-mcp-server

Claude Desktop config

Add this to your claude_desktop_config.json:

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

From the README

**Transform your CRM into an AI-powered assistant** [](https://opensource.org/licenses/MIT) [](https://nodejs.org/) [](https://twenty.com) [](https://modelcontextprotocol.io/) *A Model Context Protocol server that connects [Twenty CRM](https://twenty.com) with Claude and other AI assistants, enabling natural language interactions with your customer data.* [🚀 Quick Start](#-installation) • [📖 Usage Examples](#-usage) • [🛠️ API Reference](#-api-reference) • [🤝 Contributing](#-contributing) - Node.js 18 or higher - A Twenty CRM instance (cloud or self-hosted) - Claude Desktop or compatibl…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related productivity servers