● degraded
Healthcare MCP server for Eka.care EMR. Connect your AI agent to manage patients, appointments, and doctor/clinic profiles. Authenticate once with your Eka.care account via OAuth — no API keys needed. **Capabilities:** - Patient management — search, add, update, view profiles - Appointment booking — check availability, book, reschedule, cancel - Doctor & clinic profiles — services, availability, comprehensive profiles
Transport
streamable-http
Auth
smithery_api_key
Cost
—
How to connect
MCP endpoint (streamable-http)
https://server.smithery.ai/eka-care/emr/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/eka-care/emr/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Listed at (smithery)
https://developer.eka.care/ai-tools/mcp-server/introduction