MCP.so
登录

MedixHub Model Context Protocol (MCP) Server

@profliuhao

关于 MedixHub Model Context Protocol (MCP) Server

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

基本信息

分类

其他

运行时

node

传输方式

stdio

发布者

profliuhao

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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

评论

其他 分类下的更多 MCP 服务器