Suitecrm Mcp is a Model Context Protocol (MCP) server: Open-source MCP gateway for SuiteCRM - 24 CRM tools, OAuth2/OIDC auth, multi-entity, observability. In practice that means any MCP-compatible AI assistant can call Suitecrm Mcp's tools directly — the model decides when to use them in a conversation or agent run.
It runs locally: the npm package suitecrm-mcp-gateway speaks MCP over stdio on your machine. Configuration happens through environment variables — you'll need SUITECRM_ENDPOINT, SUITECRM_PREFIX, PORT (among others). The current release is v5.5.0, published under the MIT license, with source at Anirudhx7/suitecrm-mcp on GitHub.
Suitecrm Mcp is listed under Marketing on mcp.site and works with any MCP client — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed and the rest of the ecosystem — using the install snippets below. If you maintain Suitecrm Mcp for Anirudhx7, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸npm package — suitecrm-mcp-gateway · MCP over stdio
▸Credentials — Requires SUITECRM_ENDPOINT, SUITECRM_PREFIX, PORT + 2 more
▸Open source — MIT license · Anirudhx7/suitecrm-mcp