lrtherond/SuiteCRM_MCP
Model Context Protocol server for SuiteCRM integration. Enables AI assistants to interact with SuiteCRM for lead management, contact operations, and CRM workflows.
Platform-specific configuration:
{
"mcpServers": {
"SuiteCRM_MCP": {
"command": "npx",
"args": [
"-y",
"SuiteCRM_MCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...