clint-mcp

thaleslaray/clint-mcp
★ 0 stars Python 💻 Code/Dev Tools Updated 6d ago
MCP server for the Clint CRM API (Brazilian, 46 endpoints, FastMCP + Code Mode)
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

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

Or install with pip: pip install clint-mcp

README Excerpt

MCP server for the [Clint CRM API](https://clint-api.readme.io/reference/) (Brazilian, `https://api.clint.digital`). **46 endpoints across 14 categories** — Contacts, Deals, Tags, Organizations, Groups, Lost Status, Origins, Users, Account, Channel Accounts, Message Templates, Chats, Messages (WhatsApp Official), Dashboards.

Tools (2)

CLINT_API_TOKENCLINT_MAX_RPS