Jacob-Stokes/monica-mcp
If you are the rightful owner of monica-mcp 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.
Monica CRM MCP Server is a Model Context Protocol server that integrates with Monica CRM to provide assistant-friendly tools for managing contacts, activities, and tasks.
Tools
Functions exposed to the LLM to take actions
monica_search_contacts
Search contacts by name/email with pagination hints.
monica_get_contact_summary
Retrieve normalized details for a contact ID.
monica_manage_contact
Create, update, or delete contacts via the action parameter.
monica_manage_activity
List, inspect, create, update, or delete activities.
monica_manage_address
List, inspect, create, update, or delete addresses for a contact.
monica_manage_contact_field_type
Manage the catalog of contact field types (e.g., Twitter handle).
monica_manage_contact_field
List, inspect, create, update, or delete custom contact field values.
monica_create_note
Create a new note for a contact.
monica_list_tasks
List tasks globally or for a contact (open, completed, all).
monica_health_check
Validate the current credentials and API reachability.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client