Skip to main content
Glama

FluentCRM MCP Server

by netflyapp

fluentcrm_find_contact_by_email

Find a contact in FluentCRM using their email address to access contact details and manage customer relationships within your marketing automation platform.

Instructions

Wyszukuje kontakt po adresie email

Input Schema

NameRequiredDescriptionDefault
emailYesAdres email

Input Schema (JSON Schema)

{ "properties": { "email": { "description": "Adres email", "type": "string" } }, "required": [ "email" ], "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