サンクチュアヘルスケアMCPサーバー
AI アシスタントにヘルスケア関連のツールを提供し、ユーザーに実用的なヘルスケア情報を提供できるようにする Model Context Protocol (MCP) サーバー。
特徴
この MCP サーバーには、次のヘルスケア ツールが含まれています。
- 健康推奨ツール (
get-health-recommendations
) - 年齢、性別、妊娠状況に基づいて、個人に合わせた健康診断と予防ケアの推奨事項を取得します。 - 医薬品情報ツール (
lookup-medication
) - 使用法、投与量、副作用、相互作用など、医薬品に関する包括的な情報を検索します。 - 病気情報ツール (
find-disease-info
) - 症状、治療法、予防戦略など、病気や病状に関する情報を検索します。 - BMI 計算ツール (
calculate-bmi
) - ボディマス指数 (BMI) を計算し、その結果に基づいてカスタマイズされた健康に関する推奨事項を取得します。 - 症状チェッカー ツール (
symptom-checker
) - 報告された症状を分析し、予備的なアドバイス、潜在的な状態、およびいつ医療機関を受診すべきかのガイダンスを取得します。
インストール
NPMパッケージのインストール
パッケージをグローバルにインストールできます。
またはプロジェクトの依存関係として:
前提条件
- Node.js (v18以降)
- npm (v7以降)
地域開発
使用法
コマンドラインの使用
グローバルにインストールされている場合は、コマンド ラインから直接サーバーを実行できます。
環境変数を使用してサーバーを構成できます。
プログラムによる使用
Node.js アプリケーションでプログラム的にパッケージを使用することもできます。
MCP対応AIモデルでの使用
このMCPサーバーは、モデルコンテキストプロトコル(MCP)をサポートするAIモデルで使用できます。このサーバーは、モデルから呼び出してユーザーに情報を提供できるヘルスケア関連ツールを公開します。
クロード3.5ソネットの使用例
Dockerの使用
Docker を使用してサーバーを実行することもできます。
MCP.so ホスティング
このサーバーはMCP.so上でホストできるように設計されており、サポートされている AI モデルとの簡単な統合が可能です。
免責事項
このMCPサーバーが提供するヘルスケア情報は教育目的のみであり、専門的な医学的アドバイス、診断、または治療に代わるものではありません。病状に関するご質問は、必ず医師またはその他の資格のある医療提供者にご相談ください。
ライセンス
MITライセンス
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
Suncture Healthcare MCP は、AI モデルと統合して正確で信頼性の高い医療情報とガイダンスを提供する機能を強化できる、専門的な医療ツールのセットを提供します。
Related MCP Servers
- -securityFlicense-quality🔍 Enable AI assistants to search and access medRxiv papers through a simple MCP interface. The medRxiv MCP Server provides a bridge between AI assistants and medRxiv's preprint repository through the Model Context Protocol (MCP). It allows AI models to search for health sciences preprints and acceLast updated -1Python
- -securityAlicense-qualityAn MCP server enabling AI assistants to search and analyze pharmaceutical data through Cortellis. Features comprehensive drug search, ontology exploration, and real-time clinical trial data access.Last updated -PythonMIT License
- -securityFlicense-qualityA Model Context Protocol server providing AI assistants with access to healthcare data tools, including FDA drug information, PubMed research, health topics, clinical trials, and medical terminology lookup.Last updated -6Python
- -securityFlicense-qualityAn MCP server that connects Limitless Pendant wearable data to AI tools like Claude and Windsurf, allowing AI assistants to interact with your personal Lifelog recordings through structured tools and searches.Last updated -1TypeScript