Carta CRM MCP
MCP Server URL: https://mcp.listalpha.com/mcp
For any questions, contact [email protected].
Available Tools
Read Tools
Contacts
search_contacts— search contacts by text query and/or listfetch_contact_by_id— get a single contact with deals and notesfetch_contact_interactions_by_emails— get email and calendar interactions with a contactget_contact_lists— get all contact lists and folders hierarchyget_contact_custom_fields— get custom field definitions for contacts
Companies
search_companies— search companies by name or domainfetch_company_by_domain— look up a company by its domainget_company_lists— get all company listsget_company_custom_fields— get custom field definitions for companies
Deals
search_deals— search deals by text, stage, or date rangefetch_deal_by_deal_id— get full deal details with notes and related peopleget_deal_pipelines_with_stages— get all pipelines with their stagesget_deal_custom_fields— get custom field definitions for dealsget_deal_fields— get all deal fields (standard and custom) with IDs and typesaggregate_deals— group and count deals by field values for reportingget_deal_stage_history— get timestamped stage transitions for a deal
Fundraising
get_fundraising— get a single fundraising opportunity by IDsearch_fundraising— search and list fundraising opportunitiesget_fundraising_stages— get all fundraising stages (validstageIdvalues)get_fundraising_custom_fields— get custom field definitions for fundraising
Investors
get_investor— get a single investor by IDsearch_investors— search and list investorsget_investor_custom_fields— get custom field definitions for investors
Notes
search_notes— full-text search across notes
Themes
search_themes— search themes by nameget_theme_items— get items linked to a theme, optionally filtered by folderget_theme_folders— get folders within a theme, grouped by entity type (CONTACT, COMPANY, DEAL, NOTE, TAG)
Write Tools
Contacts
create_contact— create a new contact, optionally adding it to a specific listupdate_contact— update an existing contact by ID; only provide fields to changedelete_contact— delete a contact by ID
Companies
create_company— create a new companyupdate_company— update an existing company by ID; only provide fields to changedelete_company— delete a company by ID
Deals
create_deal— create a new deal; pipeline and stage default to org defaults if omittedupdate_deal— update an existing deal by ID; only provide fields to changedelete_deal— delete a deal by ID
Fundraising
create_fundraising— create a new fundraising opportunity; stage defaults to first if omittedupdate_fundraising— update an existing fundraising opportunity by ID; only provide fields to changedelete_fundraising— delete a fundraising opportunity by ID
Investors
create_investor— create a new investorupdate_investor— update an existing investor by ID; only provide fields to changedelete_investor— delete an investor by ID
Themes
create_theme— create a new theme; returns existing theme if name already existscreate_theme_item— link an entity to a themedelete_theme_item— remove an entity link from a themeadd_subtheme— make an existing theme a sub-theme of another themeremove_subtheme— remove a sub-theme link from a parent theme
Updated 1 day ago