mhenry3164/twenty-crm-mcp-server
If you are the rightful owner of twenty-crm-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Twenty CRM MCP Server is designed to transform your CRM into an AI-powered assistant, enabling natural language interactions with your customer data through the Model Context Protocol.
Tools
Functions exposed to the LLM to take actions
create_person
Create a new person
get_person
Get person details by ID
update_person
Update person information
list_people
List people with filtering
delete_person
Delete a person
create_company
Create a new company
get_company
Get company details by ID
update_company
Update company information
list_companies
List companies with filtering
delete_company
Delete a company
create_task
Create a new task
get_task
Get task details by ID
update_task
Update task information
list_tasks
List tasks with filtering
delete_task
Delete a task
create_note
Create a new note
get_note
Get note details by ID
update_note
Update note information
list_notes
List notes with filtering
delete_note
Delete a note
get_metadata_objects
Get all object types and schemas
get_object_metadata
Get metadata for specific object
search_records
Search across multiple object types
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client