Back to MCP directory
publicPublicdnsLocal runtime

hana-compass-api

Hana Compass API是一个为电子健康记录(EHR)集成和医学研究提供统一接口的API及MCP服务器。

article

README

🚀 Hana指南针API及其MCP服务器

Hana指南针API及其MCP服务器致力于解决电子健康记录(EHR)整合与医学研究难题,通过搭建统一的API平台,实现所有电子健康记录的整合,为医学研究提供有力支持。

🚀 快速开始

Hana指南针API及其MCP服务器通过一个统一的API平台,达成所有电子健康记录(EHR)的整合以及医学研究工作。

help

Runtime guide

cloud

Hosted runtime

Hosted servers run from a provider-managed environment. You usually connect the MCP client to the hosted endpoint or follow the provider's authorization flow, without keeping a local process alive

  1. Open provider connection page
  2. Authorize or copy endpoint
  3. Connect from your MCP client
terminal

Local runtime / other methods

Local servers run on your own machine or infrastructure. You normally copy the server_config into your MCP client, install the required package, and provide env variables from env_schema when needed

  1. Copy server_config
  2. Install required package
  3. Fill env variables and restart client