MCP.so
Sign In

MedixHub Model Context Protocol (MCP) Server

@profliuhao

About MedixHub Model Context Protocol (MCP) Server

MedixHub - A Model Context Protocol (MCP) server with a collection of medical and healthcare APIs and tools.

Basic information

Category

Other

Runtime

node

Transports

stdio

Publisher

profliuhao

Config

No standard config provided

This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.

Repository

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is MedixHub Model Context Protocol (MCP) Server?

A Model Context Protocol server providing medical and healthcare API access through MedixHub. It exposes JavaScript-implemented functions for querying OpenTarget, FDA drug labels, and Monarch databases, designed to integrate with LLMs like Ollama.

How to use MedixHub Model Context Protocol (MCP) Server?

Install Node.js 14+, clone the repo, run npm install, configure .env with API keys and OLLAMA_API_URL, then start with npm start. Invoke functions via the /execute endpoint with a JSON body specifying the function name and parameters, or use direct /medixhub endpoints. Authentication (API key or JWT) is required in production

Comments

More Other MCP servers