Supports publishing the MCP server as an npm package for distribution and installation
MCP Medical Imaging
MCP server that routes medical questions and images to MedGemma models hosted on Vertex AI.
- answer_med_text → MedGemma-27B (text-only)
- answer_med_image → MedGemma-4B-IT (multimodal)
Quick start
Add this to Claude Desktop servers.json
:
Publishing
The package is automatically compiled on npm publish
(see prepublishOnly
).
License
Code: Apache-2.0. MedGemma model usage subject to Health AI Developer Foundations license.
This server cannot be installed
MCP server that routes medical questions and images to MedGemma models hosted on Vertex AI, enabling interaction with text-only and multimodal medical AI systems.
Related MCP Servers
- -securityFlicense-quality🔍 Enable AI assistants to search and access medRxiv papers through a simple MCP interface. The medRxiv MCP Server provides a bridge between AI assistants and medRxiv's preprint repository through the Model Context Protocol (MCP). It allows AI models to search for health sciences preprints and acceLast updated -1Python
- AsecurityAlicenseAqualityImplementation of Model Context Protocol (MCP) server that provides tools for accessing Google Cloud's Vertex AI Gemini models, supporting features like web search grounding and direct knowledge answering for coding assistance and general queries.Last updated -2017250TypeScriptMIT License
- AsecurityAlicenseAqualityEnables AI assistants to discover, retrieve details about, and manage MCP (Model Context Protocol) servers that provide additional tools and capabilities on demand.Last updated -4273JavaScriptAGPL 3.0
- -securityFlicense-qualityAn MCP Server that provides access to Google Cloud Life Sciences API, enabling users to run biomedical workloads in the cloud through natural language interactions.Last updated -Python