io.github.Anirudhx7/suitecrm-mcp MCP Server
io.github.Anirudhx7/suitecrm-mcp
What is the io.github.Anirudhx7/suitecrm-mcp MCP server?
Open-source MCP gateway for SuiteCRM - 24 CRM tools, OAuth2/OIDC auth, multi-entity, observability.
How to install io.github.Anirudhx7/suitecrm-mcp
Copy-paste configuration for popular MCP clients.
SUITECRM_ENDPOINTrequiredSuiteCRM v4_1 REST endpoint URL, e.g. https://crm.example.com/service/v4_1/rest.php
SUITECRM_PREFIXrequiredTool name prefix, e.g. suitecrm
PORTrequiredPort the gateway listens on
AUTH0_DOMAINrequiredOIDC provider domain, e.g. your-tenant.auth0.com
AUTH0_AUDIENCErequiredOAuth2 API audience identifier
{
"mcpServers": {
"suitecrm-mcp": {
"command": "npx",
"args": [
"-y",
"suitecrm-mcp-gateway"
],
"env": {
"SUITECRM_ENDPOINT": "<YOUR_SUITECRM_ENDPOINT>",
"SUITECRM_PREFIX": "<YOUR_SUITECRM_PREFIX>",
"PORT": "<YOUR_PORT>",
"AUTH0_DOMAIN": "<YOUR_AUTH0_DOMAIN>",
"AUTH0_AUDIENCE": "<YOUR_AUTH0_AUDIENCE>"
}
}
}
}{
"mcpServers": {
"suitecrm-mcp": {
"command": "npx",
"args": [
"-y",
"suitecrm-mcp-gateway"
],
"env": {
"SUITECRM_ENDPOINT": "<YOUR_SUITECRM_ENDPOINT>",
"SUITECRM_PREFIX": "<YOUR_SUITECRM_PREFIX>",
"PORT": "<YOUR_PORT>",
"AUTH0_DOMAIN": "<YOUR_AUTH0_DOMAIN>",
"AUTH0_AUDIENCE": "<YOUR_AUTH0_AUDIENCE>"
}
}
}
}{
"mcpServers": {
"suitecrm-mcp": {
"command": "npx",
"args": [
"-y",
"suitecrm-mcp-gateway"
],
"env": {
"SUITECRM_ENDPOINT": "<YOUR_SUITECRM_ENDPOINT>",
"SUITECRM_PREFIX": "<YOUR_SUITECRM_PREFIX>",
"PORT": "<YOUR_PORT>",
"AUTH0_DOMAIN": "<YOUR_AUTH0_DOMAIN>",
"AUTH0_AUDIENCE": "<YOUR_AUTH0_AUDIENCE>"
}
}
}
}{
"servers": {
"suitecrm-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"suitecrm-mcp-gateway"
],
"env": {
"SUITECRM_ENDPOINT": "<YOUR_SUITECRM_ENDPOINT>",
"SUITECRM_PREFIX": "<YOUR_SUITECRM_PREFIX>",
"PORT": "<YOUR_PORT>",
"AUTH0_DOMAIN": "<YOUR_AUTH0_DOMAIN>",
"AUTH0_AUDIENCE": "<YOUR_AUTH0_AUDIENCE>"
}
}
}
}claude mcp add suitecrm-mcp --env SUITECRM_ENDPOINT=<YOUR_SUITECRM_ENDPOINT> --env SUITECRM_PREFIX=<YOUR_SUITECRM_PREFIX> --env PORT=<YOUR_PORT> --env AUTH0_DOMAIN=<YOUR_AUTH0_DOMAIN> --env AUTH0_AUDIENCE=<YOUR_AUTH0_AUDIENCE> -- npx -y suitecrm-mcp-gatewayRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.