LegendCFS MCP Server
Provides tools for interacting with Supabase PostgreSQL, enabling management of leads, cases, events, obituaries, family trees, invoices, insurance policies, and vendor referrals in the LegendCFS deathcare ecosystem.
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., "@LegendCFS MCP Servercreate a new lead for a cremation service"
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.
LegendCFS MCP Server
This is the Model Context Protocol (MCP) server for the LegendCFS Agentic CRM. It acts as the bridge between Pickaxe Agents and the Supabase PostgreSQL backend.
Overview
By running this MCP server, any MCP-compliant platform (like Pickaxe, Claude Desktop, or Cursor) can instantly interact with the LegendCFS ecosystem without needing to manually map dozens of REST API endpoints.
Related MCP server: FastAPI MCP Server
Features
Exposes 15 standard MCP Tools covering the entire deathcare ecosystem:
Intake & Logistics:
create_lead,create_case,update_case_status,get_case_statusArrangements & Content:
schedule_event,get_events,add_merchandise,publish_obituary,extract_family_tree,get_family_treeCompliance & Finance:
check_signature_status,draft_invoice,verify_insurance_policyMarketplace & Ecosystem:
find_vendor,log_vendor_referral
Setup
npm installCreate a
.envfile withSUPABASE_URLandSUPABASE_SERVICE_ROLE_KEY.Run the server using an MCP client (stdio).
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
- Alicense-qualityDmaintenanceA Model Context Protocol server that enables AI tools to interact with Supabase databases, providing tools for reading, creating, updating, and deleting records in Supabase tables.Last updatedMIT
- Flicense-qualityDmaintenanceEnables interaction with Supabase databases and n8n workflows through a JSON-RPC 2.0 MCP server. Provides database operations, vector search capabilities, and webhook-based workflow automation with secure API token authentication.Last updated
- Flicense-qualityDmaintenanceExposes Supabase functionality for Gaia Health to n8n workflows, enabling appointment scheduling and management operations through MCP tools.Last updated
- Flicense-quality-maintenanceExposes PTOAi user context to Agent Builder by connecting to a Supabase database. It allows agents to retrieve user profiles, intake and follow-up data, and manage weekly plans.Last updated
Related MCP Connectors
Free public MCP for AI agents — 193 tools, 44 workflows. No API key.
Analytical memory for AI agents: a real Postgres queried in plain English over MCP. One command.
Hosted MCP with 91 agent tools: X, domains, SEO, Maps, Trends, Search, YouTube, TikTok, and more.
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/projectcues/legendcfs-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server