hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
Integrations
Uses Firebase Authentication to secure access to the FHIR gateway and healthcare data
Interfaces with Google Cloud Healthcare API to access and query FHIR healthcare resources including patient data, observations, conditions, medications, and clinical records
Enables searching of PubMed medical research articles related to specific conditions or topics
Google Cloud Healthcare API (FHIR) 用の MCP サーバー
Claude や Goose などの MCP クライアントを使用して、 Google Cloud Healthcare API上の FHIR リソースや pubmed などの公開医療研究 API とやり取りするためのヘルスケア ツールを提供するモデル コンテキスト プロトコル (MCP) サーバー。
これは、EHR 用の AgentCare MCP Server の若干変更されたバージョンです。https ://github.com/Kartha-AI/agentcare-mcp
主な違いは、このリポジトリは Firebase Auth によって保護された SmartonFHIR ゲートウェイを介して Google Cloud Healthcare FHIR API と通信することです。
建築
デモ
- クロード: demo/claude-demo.mp4
- ガチョウ: demo/goose-demo.mp4
スクリーンショット
ツール
FHIRツール
find_patient
- 名前、生年月日、その他の識別子で患者を検索しますget_patient_observations
- 患者の観察/バイタルサインを取得するget_patient_conditions
- 患者の現在の状態を取得するget_patient_medications
- 患者の現在の薬を取得するget_patient_encounters
- 患者の臨床診療情報を取得するget_patient_allergies
- 患者のアレルギーや不耐性を取得するget_patient_procedures
- 患者の処置を取得するget_patient_careteam
- 患者のケアチームのメンバーを取得するget_patient_careplans
- 患者のアクティブなケアプランを取得するget_vital_signs
- 患者のバイタルサインを取得するget_lab_results
- 患者の検査結果を取得するget_medications_history
- 患者の投薬履歴を取得するclinical_query
- カスタム FHIR クエリを実行します
医療研究ツール
search-pubmed
- 病状に関連するPubMed記事を検索search-trials
- 関連する臨床試験を検索するdrug-interactions
- 薬物相互作用をチェックする
使用法
各ツールには特定のパラメータが必要です。
必須パラメータ
- ほとんどのツールでは
patientId
が必要です - 一部のツールには追加のパラメータがあります。
lab_trend_analysis
:labType
が必要ですsearch-pubmed
:query
とオプションのmaxResults
が必要ですsearch-trials
:condition
が必要で、location
オプションdrug-interactions
:drugs
配列が必要です
ツールの仕様については、/src/server/constants/tools.ts を参照してください。
クロードデスクトップで使用する
Smithery経由でインストール
Smithery経由で Claude Desktop 用の google-cloud-healthcare-api-mcp を自動的にインストールするには:
MCP Inspector を使用して MCP サーバーをローカルで起動する
トラブルシューティング:
Claudeデスクトップが実行中の場合、認証にポート3456を使用します。以下のコマンドを使用して、そのプロセスを終了してください。
You must be authenticated.
Tools
Google Cloud Healthcare API 用の MCP サーバーにより、医療システム向けのよりスマートな臨床ワークフローから保険者向けの事前承認フレームワークまで、さまざまな FHIR ベースのデジタル ヘルス ソリューションで Agentic AI が利用できるようになります。
- Architetcure
- Demo
- Screenshots
- Tools
- Usage
- Use with claude desktop
- Start MCP Server Locally with MCP Inspector
- Troubleshooting:
Related Resources
Appeared in Searches
- Agentic RAG: Understanding or Exploring Its Meaning and Applications
- Research on Patient-Disease-Gene-Drug Relationships and Pharmacogenomics Using Digital Imaging Data
- Developing a FHIR-Based Digital Health Application with EHR, PHR, and Phenotyping Frameworks
- A database of diseases with associated genetic variants and sequencing information
- Information about Google Calendar