Skip to content

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.

@olaservo
Copy link
Member

olaservo commented Aug 7, 2025

Thanks for your contribution to the servers list. This has been merged in this combined PR: #2475

This is a new process we're trying out, so if you see any issues feel free to re-open the PR and tag me.

@olaservo olaservo closed this Aug 7, 2025
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.

2 participants