# Mob

**Category:** 🧠 Knowledge & Memory  
**Repository:** https://github.com/benkaiser/mob-mcp-crm  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/mob

## Description
An AI-first personal CRM you run in natural language: contacts, reminders, notes, and more.

## Claude Desktop Quick Installation
Heuristic fallback — verify the package name and runner against the repository README before running it. Uses `npx` (confidence: low):

```json
"mcpServers": {
  "mob": {
    "command": "npx",
    "args": ["-y","mob"]
  }
}
```

## Documentation & README

<h1><img src="https://raw.githubusercontent.com/benkaiser/mob-mcp-crm/HEAD/docs/assets/logo.png" alt="Mob" height="64"></h1>

**Mob is an AI-first personal CRM for caring for the people in your life.** Tell your AI assistant what happened, who matters, and what you want to remember; Mob turns natural language into structured relationship memory through MCP.

<p>
  <a href="https://demo.mobcrm.au/app/"><strong>Try the live demo</strong></a> ·
  <a href="https://mobcrm.au/auth/register?from=web"><strong>Sign up free while in beta</strong></a>
</p>

<p align="center">
  <img src="https://raw.githubusercontent.com/benkaiser/mob-mcp-crm/HEAD/docs/assets/dashboard.png" alt="Mob dashboard" width="900">
</p>

## Why Mob

Relationships are full of details: birthdays, family ties, dietary needs, last conversations, gift ideas, follow-ups, and the context that helps you show up well. Mob keeps those details organized without making you maintain another spreadsheet or click through a dashboard.

<p align="center">
  <img src="https://raw.githubusercontent.com/benkaiser/mob-mcp-crm/HEAD/docs/assets/mcp-card.png" alt="Connect your AI assistant to Mob over MCP" width="760">
</p>

## What Mob helps with

- Build rich contact profiles from everyday conversation.
- Remember relationships, notes, preferences, birthdays, reminders, gifts, debts, tasks, and shared history.
- See timelines and search across everything you know about your contacts.
- Connect AI assistants over MCP, use the web app when you want to browse, and automate through the public API.

## Get started

Hosted Mob is free during beta with all core features enabled.

- **Live demo:** <https://demo.mobcrm.au/app/>
- **Sign up:** <https://mobcrm.au/auth/register?from=web>
- **Documentation:** <https://mobcrm.au/docs/>

## Self-hosting

Mob is open source and can be self-hosted with Node.js and SQLite. See the **[self-hosting guide](https://mobcrm.au/docs/self-hosting)** for installation, environment variables, persistent storage, email, and deployment notes.

## Open source, license, and support

Mob is available under the [Functional Source License 1.1 (MIT Future License)](https://github.com/benkaiser/mob-mcp-crm/blob/HEAD/LICENSE) - free to use, modify, and self-host for any non-competing purpose, and it converts to the MIT License two years after each release. For hosted beta support, account help, or feedback, email [mobsupport@benkaiser.dev](mailto:mobsupport@benkaiser.dev).

