Live data from Hacker News

Mob – A personal CRM as an MCP server

mobcrm.au

1–6 of 6 posts

Re: Mob – A personal CRM as an MCP server

#2
I have loved using Monica CRM for several years, but often times when clicking around the UI it just felt overly laborious compared to just speaking what I wanted to record. So over the last few months I've been putting together an alternative to Monica but with MCP usage first-class. It's open source under FSL-1.1-MIT, relatively lightweight (Node.js + SQLite) and makes managing your contacts very easy via natural language in your agents.

Happy to answer any questions!

Source: https://github.com/benkaiser/mob-mcp-crm

Re: Mob – A personal CRM as an MCP server

#3

I have loved using Monica CRM for several years, but often times when clicking around the UI it just felt overly laborious compared to just speaking what I wanted to record. So over the last few months I've been putting together an alternative to Monica but with MCP usage first-class. It's open source under FSL-1.1-MIT, relatively lightweight (Node.js + SQLite) and makes managing your contacts very easy via natural l…

Monica is open source and has a good API. Why would you not hook into that instead of building yet another tool?

You don't mention it, but was AI used to write this? And if so how does its security compare to Monica which is fairly well battle testes at this stage and somewhat reasonable to be putting other peoples personal information into.

Re: Mob – A personal CRM as an MCP server

#4
Sadly, I doubt you'll get much sales, to be honest those kind of SaaS were maybe able to take off a few years back (although large majority failed) but today I highly doubt so especially with the vibe coded look, remember that most people interested in that kind of products (CRM...) do use agents nowadays. It is possible that with a "ballzy" proper branding (non-generic) you might be able to get customers.

General rule is do not open up a tech business that was supposedly working in 2020. Just my 2 cents, but good luck in your venture.

Re: Mob – A personal CRM as an MCP server

#5

Sadly, I doubt you'll get much sales, to be honest those kind of SaaS were maybe able to take off a few years back (although large majority failed) but today I highly doubt so especially with the vibe coded look, remember that most people interested in that kind of products (CRM...) do use agents nowadays. It is possible that with a "ballzy" proper branding (non-generic) you might be able to get customers. General ru…

Thanks! Very valid feedback about the generic branding. Most of my focus has been on getting the app to a dogfooding level where it clearly replaces the last personal CRM I self-hosted (Monica).

People are definitely more likely to roll their own solutions these days, and hey, Mob is actually open source and supports taking it and forking it how users want. The point of the hosted service is still about serving a large chunk of people that can't even be bothered using a proper agent, let alone hosting it somewhere, although given that is a small or non-existent segment of "uses MCP servers" and "can't host something themselves". Maybe when using remote MCP servers hits mainstream adoption.