suitecrm-mcp

homeserverhq/suitecrm-mcp
★ 0 stars Python API Integration Updated today
Multitenant MCP Server for SuiteCRM
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "suitecrm-mcp": {
      "command": "uvx",
      "args": [
        "suitecrm-mcp"
      ]
    }
  }
}

Or install with pip: pip install suitecrm-mcp

README Excerpt

This repository contains a Model Context Protocol (MCP) server that acts as a secure, multi-tenant proxy between an AI Assistant and the SuiteCRM V8 REST API. It exposes **120 MCP tools** covering 22 SuiteCRM modules with full CRUD, calendar, activity, and relationship management. - **🔑 Identity Passthrough** — Extracts the `Authorization: Bearer <token>` header from incoming HTTP requests and forwards it to the SuiteCRM API without server-side authentication.

Tools (4)

ALLOW_ALL_AGGREGATEIS_STATEFULMCP_SERVER_PORTSUITECRM_BASE_URL