Metadata-Version: 2.4
Name: medcalc
Version: 0.3.0
Summary: MCP server for Medical Calculation
Author-email: Sungji Wang <sungjiwang@snu.ac.kr>, Hyung-Chul Lee <vital@snu.ac.kr>
License-Expression: MIT
Requires-Python: >=3.12
Description-Content-Type: text/markdown
Requires-Dist: scipy
Requires-Dist: mcp

For testing purpose, use the following script. Models can be changed to sonnet, etc. Type can be changed to zero_shot and one_shot_cot
python -m MedCalcBench.evaluation.run --use OpenAI/gpt-3.5-turbo-mcp-true-gpt-4.1 --type direct_answer
