Careflow Mcp
@pratapsfdc22-dev
About Careflow Mcp
Production-ready MCP server that enables Claude to trigger n8n workflows for healthcare automation. Features HIPAA compliance documentation, patient task management, and care coordination workflows
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"careflow-mcp": {
"command": "node",
"args": [
"./dist/index.js"
],
"env": {
"N8N_BASE_URL": "https://your-n8n-instance.com",
"N8N_API_KEY": "your_n8n_api_key_here"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Careflow Mcp?
Careflow Mcp is a production-ready MCP server that enables AI assistants like Claude to trigger HIPAA-compliant healthcare workflows through natural language, powered by n8n workflow automation. It is designed for healthcare teams needing automated patient task management.
How to use Careflow Mcp?
Install via npm (npm install -g careflow-mcp) or Smithery. Create a .env file with N8N_BASE_URL, N8N_API_KEY, and optionally N8N_WEBHOOK_SECRET. Add the server to your Claude Desktop configuration, then ask Claude to trigger workflows, list workflows, check execution status, or create patient tasks.
Key features of Careflow Mcp
- Trigger n8n workflows via webhook with custom payloads
- List all active workflows from your n8n instance
- Monitor workflow execution status in real-time
- Built‑in support for structured patient task creation
- Comprehensive HIPAA compliance documentation included
- Full TypeScript support with Zod validation
Use cases of Careflow Mcp
- Create a patient follow‑up task by describing it in natural language
- Trigger a customer onboarding workflow with user data
- List all active workflows in your n8n instance
- Check the execution status of a specific workflow run
FAQ from Careflow Mcp
What does Careflow Mcp do?
It lets AI assistants trigger, list, and monitor n8n workflows – especially healthcare patient task workflows – using natural language commands.
What are the runtime requirements?
Node.js >= 18.0.0 and a running n8n instance (cloud or self‑hosted) with an API key.
How do I configure Claude Desktop?
Add the server to claude_desktop_config.json with the command careflow-mcp (or path to dist/index.js) and environment variables for N8N_BASE_URL, N8N_API_KEY, and optionally N8N_WEBHOOK_SECRET.
Where does my data live?
All workflow executions and patient data remain within your own n8n instance; Careflow Mcp only passes requests to that instance via its API.
What authentication is supported?
The server uses an n8n API key (set in N8N_API_KEY) and supports an optional webhook secret for additional authenticity.
Frequently asked questions
What does Careflow Mcp do?
It lets AI assistants trigger, list, and monitor n8n workflows – especially healthcare patient task workflows – using natural language commands.
What are the runtime requirements?
Node.js >= 18.0.0 and a running n8n instance (cloud or self‑hosted) with an API key.
How do I configure Claude Desktop?
Add the server to `claude_desktop_config.json` with the command `careflow-mcp` (or path to `dist/index.js`) and environment variables for `N8N_BASE_URL`, `N8N_API_KEY`, and optionally `N8N_WEBHOOK_SECRET`.
Where does my data live?
All workflow executions and patient data remain within your own n8n instance; Careflow Mcp only passes requests to that instance via its API.
What authentication is supported?
The server uses an n8n API key (set in `N8N_API_KEY`) and supports an optional webhook secret for additional authenticity.
Basic information
More Productivity MCP servers

One
OneConnect your agent to the apps your team already uses: Gmail, Slack, Stripe, Shopify, HubSpot, Notion, Linear, Salesforce, QuickBooks and more. One hosted MCP server with OAuth sign-in, nothing to install and no API keys
RADAAR
RADAAROfficial repository bringing RADAAR's social media and content management tools to AI agents like Cursor, VS Code, and ChatGPT. Built on the agent-plugins.org standard, it connects seamlessly to the MCP server. Schedule

post bridge
jack frikspost bridge is a remote MCP server that lets your AI agent schedule and publish social media posts across 9 platforms — Instagram, TikTok, YouTube, X, LinkedIn, Facebook, Pinterest, Threads, and Bluesky. Connect accounts

Plyto
PlytoPlyto is an agentic CRM for small businesses, and this server exposes the whole platform to the AI you already use. Connect Claude, Cursor, or any MCP-compatible assistant with a per-business API key and your agent can c

EM+x
Cubed StudiosEM+x turns your conversation into board-ready deliverables: steering-committee readouts, executive briefs, market scans, QBR decks, and program updates - each built by an agentic consulting team using your own templates
Comments