johnyquest7
/
Medical_calculator_MCP
star
0
MCP server for medical calculations

Medical_calculator_MCP

MCP server for medical calculations

If you haven't installed Calude Desktop, please install it first.

Installation

Adding MCP to your python project We recommend using uv to manage your Python projects. In a uv managed python project, add mcp to dependencies by:

uv add "mcp[cli]"

Alternatively, for projects using pip for dependencies:

pip install mcp

Running the standalone MCP development tools

To run the mcp command with uv:

uv run mcp

Running the server

You can install this server in Claude Desktop and interact with it right away by running:

mcp install server.py

Alternatively, you can test it with the MCP Inspector:

mcp dev server.py
Stars
0
Mar 13Mar 18Mar 24Mar 30Apr 05Apr 11
mcpradar.com © 2024 - 2025.
Made by @bytesbay