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
.env.example•420 B
# FluentCRM API Configuration
# Copy this file to .env and fill in your actual credentials
# Your FluentCRM API Username (from FluentCRM → Settings → Rest API)
FLUENTCRM_API_USERNAME=your_api_username
# Your FluentCRM API Password (Application Password from FluentCRM)
FLUENTCRM_API_PASSWORD=your_api_password
# Your WordPress domain with FluentCRM
FLUENTCRM_API_URL=https://your-domain.com/wp-json/fluent-crm/v2