FluentCRM MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FLUENTCRM_API_URL | No | The FluentCRM API URL (e.g., https://your-domain.com/wp-json/fluent-crm/v2) | |
| FLUENTCRM_API_PASSWORD | Yes | Your FluentCRM API password | |
| FLUENTCRM_API_USERNAME | Yes | Your FluentCRM API username |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| fluentcrm_list_contactsC | Pobiera listę wszystkich kontaktów z FluentCRM |
| fluentcrm_get_contactC | Pobiera szczegóły konkretnego kontaktu |
| fluentcrm_find_contact_by_emailC | Wyszukuje kontakt po adresie email |
| fluentcrm_create_contactC | Tworzy nowy kontakt w FluentCRM |
| fluentcrm_update_contactC | Aktualizuje dane kontaktu |
| fluentcrm_delete_contactC | Usuwa kontakt z FluentCRM |
| fluentcrm_list_tagsC | Pobiera wszystkie tagi z FluentCRM |
| fluentcrm_create_tagC | Tworzy nowy tag w FluentCRM |
| fluentcrm_delete_tagC | Usuwa tag z FluentCRM |
| fluentcrm_attach_tag_to_contactC | Przypisuje tag do kontaktu |
| fluentcrm_detach_tag_from_contactC | Usuwa tag z kontaktu |
| fluentcrm_list_listsB | Pobiera wszystkie listy z FluentCRM |
| fluentcrm_create_listC | Tworzy nową listę w FluentCRM |
| fluentcrm_delete_listC | Usuwa listę z FluentCRM |
| fluentcrm_attach_contact_to_listC | Przypisuje kontakt do listy |
| fluentcrm_detach_contact_from_listC | Usuwa kontakt z listy |
| fluentcrm_list_campaignsC | Pobiera listę kampanii email |
| fluentcrm_create_campaignC | Tworzy nową kampanię email |
| fluentcrm_pause_campaignD | Wstrzymuje kampanię |
| fluentcrm_resume_campaignC | Wznawia kampanię |
| fluentcrm_delete_campaignC | Usuwa kampanię |
| fluentcrm_list_email_templatesB | Pobiera szablony email |
| fluentcrm_create_email_templateC | Tworzy nowy szablon email |
| fluentcrm_list_automationsC | Pobiera automatyzacje (funnels) |
| fluentcrm_create_automationD | Tworzy nową automatyzację |
| fluentcrm_list_webhooksC | Pobiera webhooks |
| fluentcrm_create_webhookD | Tworzy nowy webhook |
| fluentcrm_list_smart_linksC | Pobiera listę Smart Links z FluentCRM (może nie być dostępne w obecnej wersji) |
| fluentcrm_get_smart_linkC | Pobiera szczegóły konkretnego Smart Link |
| fluentcrm_create_smart_linkC | Tworzy nowy Smart Link (może nie być dostępne w obecnej wersji) |
| fluentcrm_update_smart_linkD | Aktualizuje Smart Link (może nie być dostępne w obecnej wersji) |
| fluentcrm_delete_smart_linkC | Usuwa Smart Link (może nie być dostępne w obecnej wersji) |
| fluentcrm_generate_smart_link_shortcodeC | Generuje shortcode dla Smart Link |
| fluentcrm_validate_smart_link_dataC | Waliduje dane Smart Link przed utworzeniem |
| fluentcrm_dashboard_statsC | Pobiera statystyki dashboarda |
| fluentcrm_custom_fieldsC | Pobiera pola niestandardowe |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/netflyapp/fluentcrm-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server