Open-source Close MCP alternatives
Close's MCP server is closed and run by Close. If you would rather use a server whose source you can read, audit, and fork, every option below publishes its code. That matters when you need to vet exactly what an agent can touch in your CRM, or patch behaviour yourself instead of filing a ticket.
These are the open-source servers people line up against Close. Most are full CRMs or support tools; a couple are messaging and project servers for outreach and follow-up. Each pick notes the records it handles and whether you can also run it locally.
The 8 best open-source alternatives
Salesforce's official DX server is open source and self-hostable: query org data with SOQL, deploy and retrieve metadata, manage orgs, run tests, and build LWC. You can read the repo before granting access to a CRM this large.
Set up Salesforce →This maintained community Zendesk server is open source and reads and manages support tickets, comments, and Help Center articles. The pick when the records are support cases, with a repo you can audit end to end.
Set up Zendesk →Closest to Close's pipeline focus and fully open: this community Pipedrive server searches, reads, and updates deals, contacts, organizations, activities, and pipelines. Read the source before wiring it into a CRM with write access.
Set up Pipedrive →- IntercomOfficial
Open source and OAuth-based, Intercom's official server searches and reads conversations and contacts. It overlaps Close on contacts while centering on customer conversations, with code you can inspect.
Set up Intercom → Built on Telethon and fully open source, the Telegram server reads chats, manages groups and contacts, and sends or edits messages. Reach for it when sales outreach happens over Telegram, and read what it can touch first.
Set up Telegram →Atlassian's official remote server is open source and covers Jira and Confluence, reading and updating issues and pages. It fits teams that track follow-up as issues, with a published codebase.
Set up Atlassian (Jira & Confluence) →Open source and aimed at outreach, the official LINE server pushes or broadcasts text and flex messages, manages rich menus, and reads profiles for a LINE Official Account. Auditable source for reaching a LINE audience.
Set up LINE →Open source and board-driven, the official monday.com server creates and updates items, manages boards, columns, and groups, and queries the API. A tracker you can read and pin to a version you trust.
Set up monday.com →
How to choose
Among the open-source options, Pipedrive stays closest to Close's sales-pipeline model and Salesforce offers the most breadth, both with source you can audit and run yourself. Zendesk and Intercom cover support cases and conversations. For outreach and follow-up outside a CRM, Telegram, LINE, Atlassian, and monday.com publish their code too. Read the repo before you grant write access to any of them.
FAQ
- Is the Close MCP server open source?
- No. Close runs the server itself and does not publish its source, so you authenticate over OAuth and cannot audit or modify it. Every alternative on this page ships its code publicly.
- Why choose an open-source CRM MCP server over a hosted one?
- You can read exactly which API calls the server can make, pin or patch the version you run, and, for the self-hostable ones, keep credentials on infrastructure you control. The trade-off is operating it yourself rather than relying on the vendor to keep it running.