brivity-mcp

moltmind/brivity-mcp
★ 0 stars Python 🤖 AI/LLM Updated 4d ago
Open-source MCP server for Brivity CRM. Connect Claude to your real estate CRM.
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": {
    "brivity-mcp": {
      "command": "uvx",
      "args": [
        "brivity-mcp"
      ]
    }
  }
}

Or install with pip: pip install brivity-mcp

README Excerpt

**Model Context Protocol server for Brivity CRM — enables Claude to manage real estate leads, contacts, agents, and events directly inside the Brivity platform.** Built for The Jim Geracie Team initial deployment (May 2026). Designed to be reusable for any Brivity-using real estate team. --- Connects Claude to Brivity's REST API so that natural language requests like *"Create a new buyer lead for Sarah Johnson at 555-1234, source Zillow, primary agent Jim"* become real CRM entries with no clicki