Skip to main content
Glama

FluentCRM MCP Server

by netflyapp

fluentcrm_list_contacts

Retrieve and manage contact lists from FluentCRM marketing automation platform. Search contacts by email or name, and control pagination for large datasets.

Instructions

Pobiera listę wszystkich kontaktów z FluentCRM

Input Schema

NameRequiredDescriptionDefault
pageNoNumer strony (default: 1)
per_pageNoIlość rekordów na stronę (default: 10)
searchNoSzukaj po emailu/imieniu

Input Schema (JSON Schema)

{ "properties": { "page": { "description": "Numer strony (default: 1)", "type": "number" }, "per_page": { "description": "Ilość rekordów na stronę (default: 10)", "type": "number" }, "search": { "description": "Szukaj po emailu/imieniu", "type": "string" } }, "type": "object" }

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