en-atul/healthcare-mcp
Demonstrates Model Context Protocol (MCP) for conversational AI. Shows how to build natural language interfaces for database operations using NestJS, MongoDB, and OpenAI. Includes RAG integration and automated task execution through chat.
Platform-specific configuration:
{
"mcpServers": {
"healthcare-mcp": {
"command": "npx",
"args": [
"-y",
"healthcare-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...