Skip to content

Docs: Add FHIR MCP Server to community servers list #2406

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

VimukthiRajapaksha
Copy link

Description

This PR adds the FHIR MCP Server developed by WSO2 to the community servers list in the README.

What is FHIR MCP Server?

The FHIR MCP Server is a Model Context Protocol server that provides seamless, standardized access to Fast Healthcare Interoperability Resources (FHIR) data from any compatible FHIR server. It bridges the gap between modern AI/LLM tools and healthcare data, making it easy to search, retrieve, and analyze clinical information.

Key Features

  • SMART-on-FHIR authentication support: Secure authentication with FHIR servers and clients using OAuth 2.0 Authorization Code Grant flow
  • Multiple transport protocols: Supports stdio, SSE, and streamable HTTP transports for maximum compatibility
  • Comprehensive FHIR operations: Supports search, read, create, update, and delete operations with full FHIR compliance
  • Easy integration: Works seamlessly with VS Code, Claude Desktop, and other MCP clients
  • Healthcare-focused: Designed specifically for healthcare applications, developer workflows, and AI tools

Repository Information

  • Repository: https://github.com/wso2/fhir-mcp-server
  • Language: Python
  • License: Apache 2.0
  • Package: Available on PyPI as fhir-mcp-server
  • Installation: uvx fhir-mcp-server or pip install fhir-mcp-server

Testing

The server includes:

  • 100+ comprehensive tests with full async/await support
  • Complete mocking of HTTP requests and external dependencies
  • Coverage reporting with terminal and HTML output
  • Fast execution with no real network calls
  • Edge case coverage and realistic OAuth flow testing

Demo Videos

Documentation

Comprehensive documentation is available in the repository README, including:

  • Installation instructions for multiple methods (PyPI, source, Docker)
  • Configuration guides for various MCP clients
  • Environment variables and CLI options
  • Integration examples for VS Code, Claude Desktop, and MCP Inspector

Community Impact

This server enables healthcare developers, researchers, and AI practitioners to:

  • Integrate FHIR data sources with AI assistants
  • Build healthcare applications with natural language interfaces
  • Analyze clinical data using AI-powered tools
  • Prototype and develop healthcare solutions more efficiently

Checklist

  • Server is open source and publicly available
  • Repository includes comprehensive README documentation
  • Server follows MCP protocol standards
  • Entry placed in correct alphabetical order
  • Description is concise and informative
  • Link points to the correct repository
  • Tested and working with multiple MCP clients

@VimukthiRajapaksha
Copy link
Author

Hi @olaservo / @cliffhall,

This introduces the WSO2 FHIR MCP Server, which provides comprehensive FHIR integration capabilities for healthcare interoperability. I would greatly appreciate your review of this contribution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant