rbade1234/gp-connect-mcp-server
If you are the rightful owner of gp-connect-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The GP Connect MCP Server is a comprehensive implementation of the GP Connect API, integrating FastAPI and MCP server for LLM agents, ensuring FHIR STU3 compliance and Azure deployment readiness.
Tools
Functions exposed to the LLM to take actions
gp_connect_capability_statement
Get API capabilities
gp_connect_search_patients
Search for patients
gp_connect_get_patient
Get patient details
gp_connect_search_practitioners
Search practitioners
gp_connect_get_practitioner
Get practitioner details
gp_connect_get_organization
Get organization details
gp_connect_search_slots
Find available appointment slots
gp_connect_get_appointment
Get appointment details
gp_connect_book_appointment
Book new appointment
gp_connect_get_patient_appointments
Get patient's appointments
gp_connect_token_info
Get JWT token information
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client