MCP server · EMIS Health
emis-partner-api
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
⚠ Proposed MCP surface. No official hosted MCP server was found for EMIS Health. The tools below are a candidate set derived from this provider's API, and the link points at the source descriptor rather than a live server. If EMIS Health publishes an official server, this page will update to it on the next build.
Descriptor
https://raw.githubusercontent.com/api-evangelist/emis-health/refs/heads/main/mcp/emis-health-mcp.yml
Candidate descriptor · transport http
Tools
get_patient_demographics— Retrieve patient demographics by patient number.get_matched_patients— Return patients matched to supplied demographic criteria.get_medical_record— Retrieve a patient's medical record.get_coded_record— Retrieve the coded clinical record for a patient.get_consultation— Retrieve a consultation from the medical record.get_medication_issues— Retrieve medication issues for a patient.file_record— File a record into a patient's clinical record.book_appointment— Book an appointment into a given slot for a patient.cancel_appointment— Cancel a booked appointment.get_booked_patients— List patients booked into appointment sessions.get_appointment_sessions— List appointment sessions for an organisation.get_slots_for_session— List slots for an appointment session.set_appointment_status— Set the status of an appointment.get_organisation— Look up an organisation.get_patient_searches— Run/retrieve population and clinical searches.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.