Example MCP SSE Server intgrated with FHIR Server
@j4jayant
Example MCP SSE Server intgrated with FHIR Server について
Example MCP SSE Server with FHIR Integration
基本情報
設定
ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Example MCP SSE Server integrated with FHIR Server?
It is a Model Context Protocol (MCP) server implementation that integrates with a FHIR server to provide FHIR-specific tool definitions. This is a quick and dirty demonstration of MCP + FHIR integration, and it does not cover FHIR server OAuth; it depends on a supplied auth token.
How to use Example MCP SSE Server integrated with FHIR Server?
—
Key features of Example MCP SSE Server integrated with FHIR Server
- Provides Create FHIR Resource tool
- Provides Read FHIR Resource tool
- Uses Express web framework
- Depends on supplied auth token (no OAuth)
- Tested with Patient and Appointment resources
Use cases of Example MCP SSE Server integrated with FHIR Server
- Demonstrate how MCP can interact with a FHIR server
- Create FHIR resources (e.g., Patient, Appointment) via MCP
- Read FHIR resources by type and ID
- Quick prototyping of MCP–FHIR integration
FAQ from Example MCP SSE Server integrated with FHIR Server
What does this MCP server do?
It integrates with a FHIR server to expose FHIR-specific tools via the Model Context Protocol.
What tools does it provide?
Two tools: Create FHIR Resource (takes ResourceType and ResourceBody) and Read FHIR Resource (takes ResourceType and ResourceID).
Does it support FHIR OAuth?
No. It depends on a supplied auth token and does not cover FHIR server OAuth.
Which FHIR resources have been tested?
Patient and Appointment resources were tested without any issues.
What are the runtime dependencies?
The server depends on the @modelcontextprotocol/sdk and Express web framework.
「その他」の他のコンテンツ
Codelf
unbugA search tool helps dev to solve the naming things problem.
Awesome Mlops
visengerA curated list of references for MLOps
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
コメント