starbase-mcp

EgmerMarketing/starbase-mcp
★ 0 stars TypeScript Code/Dev Tools Updated today
MCP server for the Starbase OS CRM. Manage contacts, tags, and forms from Claude. Refresh-token auth, multi-tenant.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "starbase-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "EgmerMarketing/starbase-mcp"
      ]
    }
  }
}

README Excerpt

Connect your [Starbase OS](https://starbaseos.com) CRM to Claude. Once connected, you can ask Claude to look up contacts, tag leads, and read your forms, straight from your own Starbase account. Works in **Claude Desktop**, **Claude Code**, and any other MCP client. --- Run this in your terminal: ```bash

Tools (1)

list_contacts