BrewBoard CRM MCP Server
Provides tools to access BrewBoard café analytics (revenue, peak hours, orders, etc.) and send simulated post-visit customer messages via the Supabase database.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@BrewBoard CRM MCP ServerShow me yesterday's revenue summary"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
brewboard-crm-mcp
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 installCopy
.env.exampleto.envand fill in valuesRun the Supabase migration in
Section 4of the implementation docnpm start
Related MCP server: jotae-mcp
Tools exposed
Tool | Type | Description |
| READ | Total revenue, orders, AOV for a date range |
| READ | Order volume by hour of day |
| READ | Orders and revenue per table number |
| READ | Top items by quantity sold |
| READ | Order count by day of week |
| READ | Avg session duration per table |
| READ | Daily AOV trend |
| READ | Kitchen completion time stats |
| 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 CRMURL:
https://your-railway-url.up.railway.app/sseAuth header:
Authorization: Bearer YOUR_MCP_API_KEY
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityDmaintenanceConnects Claude to any PostgreSQL database, enabling schema exploration, query execution, and performance analysis through natural conversation.Last updated7121MIT
- AlicenseBqualityBmaintenanceConnects Claude to Jotae for creating events, configuring WhatsApp and email automations, and reading metrics through natural language.Last updated217MIT
- Alicense-qualityDmaintenanceEnables Claude to fully manage self-hosted Supabase instances, covering authentication, database, storage, edge functions, and more.Last updated3MIT
- Alicense-qualityCmaintenanceEnables natural language queries, CRUD operations, and analytics on a PostgreSQL database (Neon) via Claude, supporting customers, tickets, products, and analytics.Last updatedMIT
Related MCP Connectors
Talk to your live-events CRM (campaigns, analytics, paid ads, segments) in Claude and ChatGPT.
Connect Claude to Fathom meeting recordings, transcripts, and summaries
Connect your team's living knowledge base — docs, data, issues, CRM — to Claude and ChatGPT.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ASHITA2005/crm_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server