favcrm-favcrm
mcpsmithery**Agentic CRM for service businesses** — 136 typed tools across customers, bookings, loyalty, invoices, and WhatsApp/SMS. Hosted at `api.favcrm.io/mcp`. ### What it does - **Customers & loyalty** — segments, memberships, rewards, points - **Bookings** — create, confirm, cancel, no-show; capacity-aware schedules - **Commerce** — invoices, payments, products, orders, inventory - **Communications** — WhatsApp, SMS, email with templates - **CRM core** — contacts, tasks, tickets, deals, campaigns ### Auth API key (`fav_mcp_...`). Sign up free at [favcrm.io](https://favcrm.io) → Settings → API Keys. **Free tier:** 100 customers + 200 bookings/month. No credit card. ### Quickstart Install snippets, examples, and smoke tests: [github.com/favcrm/mcp](https://github.com/favcrm/mcp)
By Smithery | 229 findings | Scanned 7/28/2026 | tooltrust-scanner/v0.3.19
Risk Summary
Safe With Normal ControlsDep Visibility is the main signal, but overall risk remains within an acceptable range.
Potential impact: This finding indicates the tool should be reviewed before it is trusted.
Recommended action: No high-risk findings were detected in this scan, but you should still apply least-privilege defaults and rescan after changes.
Suggested policy: keep this tool behind manual approval, do not allow unattended runs, and re-scan after narrowing risky permissions.
Security Findings (229)
input schema exposes 18 properties (threshold: 10)
search_membersinput schema exposes 20 properties (threshold: 10)
create_serviceinput schema exposes 17 properties (threshold: 10)
update_servicecreate_promotionupdate_postinput schema exposes 12 properties (threshold: 10)
create_service_scheduleupdate_service_scheduleinput schema exposes 16 properties (threshold: 10)
create_postFix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.
tool performs network or execution operations but declares no rate-limit, timeout, or retry configuration
search_memberscreate_serviceupdate_servicecreate_service_categorycreate_resourcecreate_ticketget_contactcreate_taskupdate_tasksend_whatsapp_messagesearch_crmcreate_notecreate_promotioncreate_service_packageupdate_service_packagecreate_postupdate_postupload_post_cover_from_urlcreate_categoryupdate_categoryreplace_post_blockrequest_send_approvalsend_messagecreate_segmentcreate_productupdate_productcreate_product_categorycreate_offer_rulelist_knowledge_documentsFix: Declare explicit rate-limit, timeout, and retry configuration for all network and execution tools. Implement exponential back-off and surface resource state to the calling agent.
declared capabilities: network access
search_membersget_contactsearch_crmgenerate_imagereplace_post_blocklist_knowledge_documentsdeclared capabilities: filesystem access
get_member_profilecreate_service_scheduleupdate_service_scheduleupdate_booking_settingsupdate_ticket_statusupdate_deal_stagecreate_contactupdate_contactcreate_campaignupdate_campaigndelete_campaigncreate_broadcastupdate_promotiondelete_promotiondelete_service_packagedelete_postdelete_categorycreate_post_typecreate_post_type_fieldupdate_post_typedelete_post_typeupdate_post_type_fielddelete_post_type_fieldappend_post_blockremove_post_blockcreate_bookingfind_or_create_workroom_threadcreate_variationupdate_order_statusdeclared capabilities: code/command execution, filesystem access
create_serviceupdate_servicecreate_service_categorycreate_resourcecreate_ticketcreate_taskupdate_taskcreate_promotioncreate_service_packageupdate_service_packagecreate_postupdate_postcreate_categoryupdate_categorycreate_segmentcreate_productupdate_productcreate_product_categorycreate_offer_ruledeclared capabilities: HTTP requests
send_whatsapp_messagesend_messagedeclared capabilities: filesystem access, HTTP requests
create_notedeclared capabilities: network access, filesystem access
generate_post_coverupload_post_cover_from_urldeclared capabilities: network access, HTTP requests
request_send_approvalFix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.
Tool did not expose metadata.dependencies or repo_url, so supply-chain coverage is limited.
search_membersget_member_profilelist_tagsattach_tagslist_tiersget_membership_tierissue_rewardsenrol_membershipget_loyalty_balanceearn_loyalty_pointsget_dashboard_statslist_bookingsget_booking_detailget_booking_statsget_available_slotslist_servicesget_service_detailcreate_serviceupdate_servicecreate_service_schedulelist_service_schedulesupdate_service_scheduleassign_staff_to_servicelink_resource_to_servicelist_service_categoriescreate_service_categorycreate_resourceset_resource_availabilityset_staff_availabilityget_booking_settingsupdate_booking_settingslist_ticketsget_ticket_statscreate_ticketupdate_ticket_statuslist_dealsupdate_deal_stagelist_contactsget_contactcreate_contactupdate_contactlist_taskscreate_taskupdate_tasksend_whatsapp_messagesearch_crmlist_invoiceslist_subscriptionslist_campaignscreate_campaignupdate_campaigndelete_campaignsend_campaignvalidate_campaignsend_test_campaignlist_notification_logslist_conversationscreate_broadcastclonelist_notescreate_noteconfirm_bookingcancel_bookingcomplete_bookingmark_no_showlist_promotionsget_promotioncreate_promotionupdate_promotiondelete_promotionvalidate_promotionlist_reward_schemeslist_stafflist_resourceslist_service_packagesget_service_packagecreate_service_packageupdate_service_packagedelete_service_packagelist_my_companiesswitch_companylist_postsget_postcreate_postupdate_postdelete_postlist_image_modelsgenerate_imagegenerate_post_coverattach_post_cover_from_jobupload_post_cover_from_urllist_categoriescreate_categoryupdate_categorydelete_categorylist_post_typescreate_post_typelist_post_type_fieldscreate_post_type_fieldupdate_post_typedelete_post_typeupdate_post_type_fielddelete_post_type_fieldreorder_post_type_fieldsappend_post_blockreplace_post_blockremove_post_blockreorder_post_blockscreate_bookingget_conversation_messagesfind_or_create_workroom_threadpost_workroom_messagerequest_send_approvalsend_messagelist_segmentsget_segment_memberscreate_segmentlist_productsget_productcreate_productupdate_productlist_product_categoriescreate_product_categorycreate_variationlist_ordersget_orderupdate_order_statuslist_offer_rulesget_offer_rulecreate_offer_rulelist_knowledge_documentslist_shipping_methodsFix: Review and remediate the identified issue.
Scan this tool yourself
Reproduce this audit locally, integrate into CI, or let your agent audit its own tools.
Install once, then scan any MCP server:
$ curl -sfL https://raw.githubusercontent.com/AgentSafe-AI/tooltrust-scanner/main/install.sh | bash$ tooltrust-scanner scan --server "npx -y favcrm-favcrm"Adjust the package name if your npm registry name differs from the tool ID. View source
Add badge to your README
Copy this Markdown to show your ToolTrust grade on GitHub.
[](https://github.com/AgentSafe-AI/tooltrust-directory)