crm-mcp-server

deepakkamboj/crm-mcp-server

3.1

If you are the rightful owner of 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.

This project is an implementation of a Model Context Protocol (MCP) server for Customer Relationship Management (CRM) operations.

Tools

Functions exposed to the LLM to take actions

create-contact

Creates a new contact in the CRM system.

get-contact

Retrieves contact information by ID or email.

update-contact

Updates existing contact information.

list-contacts

Lists contacts with optional filtering and pagination.

create-company

Creates a new company record.

get-company

Retrieves company information by ID or name.

create-deal

Creates a new sales deal or opportunity.

update-deal

Updates deal status and information.

log-interaction

Logs customer interactions and activities.

search-crm

Searches across contacts, companies, and deals.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources