We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/isc-tdyar/medical-graphrag-assistant'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
GET http://fhir.cloudintersystems.com/csp/healthshare/demo/fhir/r4/metadata
content-type: application/fhir+json
Accept: */*
Accept-Encoding: gzip, deflate, br
Prefer: return=representation
###
GET http://fhir.cloudintersystems.com/csp/healthshare/demo/fhir/r4/Patient
Authorization: Basic _System:ISCDEMO
content-type: application/fhir+ json
Accept: */*
Accept-Encoding: gzip, deflate, br
Prefer: return=representation
###
GET http://127.0.0.1:8080/csp/healthshare/demo/fhir/r4/metadata
Authorization: Basic _System:ISCDEMO
content-type: application/fhir+ json
Accept: */*
Accept-Encoding: gzip, deflate, br
Prefer: return=representation
###
GET http://127.0.0.1:8080/csp/healthshare/demo/fhir/r4/Patient
Authorization: Basic _System:ISCDEMO
Accept: */*
content-type: application/fhir+ json
Accept-Encoding: gzip, deflate, br
Prefer: return=representation
###