Skip to main content
Glama

FluentCRM MCP Server

by netflyapp
package.json979 B
{ "name": "fluentcrm-mcp-server", "version": "1.0.0", "description": "MCP Server for FluentCRM - Manage marketing automation and CRM operations from Cursor", "type": "module", "main": "dist/fluentcrm-mcp-server.js", "bin": { "fluentcrm-mcp": "./dist/fluentcrm-mcp-server.js" }, "scripts": { "build": "tsc && chmod +x dist/fluentcrm-mcp-server.js", "dev": "tsc --watch", "start": "FLUENTCRM_API_USERNAME='$FLUENTCRM_API_USERNAME' FLUENTCRM_API_PASSWORD='$FLUENTCRM_API_PASSWORD' node dist/fluentcrm-mcp-server.js", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "mcp", "fluentcrm", "marketing-automation", "cursor", "api" ], "author": "Miłosz Zając <www.netfly.pl>", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.20.1", "axios": "^1.6.2", "dotenv": "^16.3.1" }, "devDependencies": { "@types/node": "^20.10.0", "typescript": "^5.3.3" } }

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