Medical_calculator_MCP

Author:@johnyquest7
View on GitHub

Overview

Medical_calculator_MCP is a Python server for performing medical calculations, serving as a reliable tool for healthcare professionals and developers.

To begin, install the server into your Python project using uv or pip. Once installed, you can run it and interact with the tool directly through its command line interface.

Its key features include easy Python integration via standard package managers, a dedicated standalone server for medical computations, and an interactive CLI for testing and development.

Common use cases are medication dosage calculations, determining health metrics like body mass index (BMI), and supporting clinical decisions with accurate computational results.

The server is written in Python. It currently operates via a command line interface and does not have a graphical UI. Contributions to the project are welcome through its GitHub repository.