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
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
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 -6Python
- 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 -201978TypeScriptMIT License
- AsecurityAlicenseAqualityAn MCP server that enables AI applications to access 20+ model providers (including OpenAI, Anthropic, Google) through a unified interface for text and image generation.Last updated -212PythonMIT License
- -securityAlicense-qualityModel Context Protocol (MCP) server that provides AI assistants with advanced web research capabilities, including Google search integration, intelligent content extraction, and multi-source synthesis.Last updated -523TypeScriptMIT License