BrewBoard CRM Server
FreeNot checkedConnects Claude.ai to the BrewBoard Supabase database for analytics and post-visit customer messaging, exposing tools like revenue summary, peak hours, orders,
About
Connects Claude.ai to the BrewBoard Supabase database for analytics and post-visit customer messaging, exposing tools like revenue summary, peak hours, orders, and a simulated revisit message.
README
CRM MCP server for BrewBoard café app. Connects Claude.ai to the BrewBoard Supabase database for analytics and post-visit customer messaging.
Setup
- Clone this repo
npm install- Copy
.env.exampleto.envand fill in values - Run the Supabase migration in
Section 4of the implementation doc npm start
Tools exposed
| Tool | Type | Description |
|---|---|---|
get_revenue_summary |
READ | Total revenue, orders, AOV for a date range |
get_peak_hours |
READ | Order volume by hour of day |
get_orders_by_table |
READ | Orders and revenue per table number |
get_most_ordered_items |
READ | Top items by quantity sold |
get_busiest_days |
READ | Order count by day of week |
get_table_turnover |
READ | Avg session duration per table |
get_average_order_value |
READ | Daily AOV trend |
get_order_completion_time |
READ | Kitchen completion time stats |
send_revisit_message |
WRITE | Simulated post-visit message |
Endpoints
GET /health— health check (no auth)GET /sse— SSE connection for Gemini/MCP client (requires Bearer token)POST /message?sessionId=X— MCP tool call handler (requires Bearer token)
Connect to Gemini / MCP Client
Configure your Gemini/MCP-compatible client with the following details:
- Name:
BrewBoard CRM - URL:
https://your-railway-url.up.railway.app/sse - Auth header:
Authorization: Bearer YOUR_MCP_API_KEY
Installing BrewBoard CRM Server
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/ASHITA2005/crm_mcpFAQ
Is BrewBoard CRM Server MCP free?
Yes, BrewBoard CRM Server MCP is free — one-click install via Unyly at no cost.
Does BrewBoard CRM Server need an API key?
No, BrewBoard CRM Server runs without API keys or environment variables.
Is BrewBoard CRM Server hosted or self-hosted?
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
How do I install BrewBoard CRM Server in Claude Desktop, Claude Code or Cursor?
Open BrewBoard CRM Server on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Gmail
Read, send and search emails from Claude
by GoogleSlack
Send, search and summarize Slack messages
by SlackRunbear
No-code MCP client for team chat platforms, such as Slack, Microsoft Teams, and Discord.
Discord Server
A community discord server dedicated to MCP by [Frank Fiegel](https://github.com/punkpeye)
Compare BrewBoard CRM Server with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All communication MCPs
