MedixHub

MedixHub

3.2

If you are the rightful owner of MedixHub and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server with integrated medical and healthcare API access through MedixHub.

The MedixHub Model Context Protocol (MCP) Server is a robust platform designed to facilitate seamless integration with medical and healthcare APIs. It is implemented in pure JavaScript and offers a range of features that make it suitable for use with large language models (LLMs) like Ollama. The server provides secure API endpoints with authentication, supports streaming responses, and ensures parameter validation for function execution. It is particularly useful for executing GraphQL queries against the OpenTarget API, retrieving drug information from the FDA database, and searching the Monarch database for genes, diseases, or phenotypes. The server is designed to be easily configurable and extendable, allowing developers to add new functions and integrate additional APIs as needed.

Features

  • Pure JavaScript implementation
  • Exposes functions with standardized MCP metadata
  • Executes functions with parameter validation
  • Seamlessly integrates with LLMs like Ollama
  • Secure API endpoints with authentication