FUB-MCP-Server

salgase82/FUB-MCP-Server
★ 0 stars Python AI/LLM Updated 2d ago
FUB connector to claude
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": {
    "fub-mcp-server": {
      "command": "uvx",
      "args": [
        "fub-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install fub-mcp-server

README Excerpt

This is a small server that lets Claude talk directly to your Follow Up Boss account: search contacts, read/update a contact's stage, add notes, log calls, create tasks, and create/list appointments — 11 tools in total (see `server.py` for the full list). Your live FUB API key never gets written into this code. It's read from an