MCP.so
登录

Medical_calculator_MCP

@johnyquest7

关于 Medical_calculator_MCP

MCP server for medical calculations

基本信息

分类

其他

许可证

MIT license

运行时

python

传输方式

stdio

发布者

johnyquest7

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Medical_calculator_MCP?

Medical_calculator_MCP is a Model Context Protocol (MCP) server that provides medical calculations. It is designed to be used with Claude Desktop and is installed as a Python project using uv or pip.

How to use Medical_calculator_MCP?

Install Medical_calculator_MCP by adding the MCP CLI to your Python project with uv add "mcp[cli]" or pip install mcp. Then run mcp install server.py to install the server in Claude Desktop, or mcp dev server.py to test it with the MCP Inspector.

Key features of Medical_calculator_MCP

  • MCP server for medical calculations.
  • Integrates with Claude Desktop.
  • Managed with Python package tools (uv or pip).
  • Supports testing via the MCP Inspector.

Use cases of Medical_calculator_MCP

  • Performing medical calculations within Claude Desktop.
  • Testing medical calculation tools during development.

FAQ from Medical_calculator_MCP

Do I need Claude Desktop to use this server?

Yes, you must install Claude Desktop before using Medical_calculator_MCP.

How do I install Medical_calculator_MCP?

Add the MCP CLI to your Python project with uv add "mcp[cli]" or pip install mcp.

How do I run the server after installation?

Run mcp install server.py to install in Claude Desktop, or mcp dev server.py to test with the MCP Inspector.

评论

其他 分类下的更多 MCP 服务器