Loading MCP server directory, please wait...
MCP server for clinical charting with Claude - document patient visits to EMR
npx @getmcp/cli add io.github.m2ai-mcp-servers/mcp-ratchet-clinical-chartingRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.m2ai-mcp-servers/mcp-ratchet-clinical-charting": {
"command": "npx",
"args": [
"-y",
"mcp-ratchet-clinical-charting"
],
"env": {
"POINTCARE_API_URL": "",
"POINTCARE_API_KEY": ""
}
}
}
}