Skip to main content

A Model Context Protocol server for BMI (Body Mass Index) calculation and health assessment

Project description

1. 服务介绍

提供身体质量指数(BMI)计算功能,帮助用户评估健康状况。

2. 关键特性
  • BMI计算功能
  • 健康状况评估
3. 使用方法
  • 在MCP服务市场部署BMI计算器服务。

  • 在MCP服务市场开通BMI计算器服务。

(1)calculate_bmi

描述:计算身体质量指数(BMI)并返回健康状况评估。

输入参数
height
类型:float
必填:是
描述:身高(米),例如:1.75

weight
类型:float
必填:是
描述:体重(千克),例如:70

返回值
类型:string
描述:包含BMI值和健康状况评估的字符串

健康状况评估标准

  • BMI < 18.5:体重过轻
  • 18.5 ≤ BMI < 24:体重正常
  • 24 ≤ BMI < 28:超重
  • BMI ≥ 28:肥胖

示例

height: 1.75
weight: 70

返回结果:

BMI值:22.9
健康状况:体重正常
4. 常见问题解答
  • Q:BMI计算器 MCP服务可以免费使用吗?

  • A:可以,BMI计算器 MCP服务是开源的,其声明的MIT许可协议可以免费使用。

  • Q:BMI计算的标准是什么?

  • A:本服务采用国际通用的BMI计算公式:BMI = 体重(kg) / 身高²(m²),健康状况评估标准参考世界卫生组织(WHO)的建议。

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mcp_server_bmi_calculator-0.1.0.tar.gz (7.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mcp_server_bmi_calculator-0.1.0-py3-none-any.whl (3.9 kB view details)

Uploaded Python 3

File details

Details for the file mcp_server_bmi_calculator-0.1.0.tar.gz.

File metadata

File hashes

Hashes for mcp_server_bmi_calculator-0.1.0.tar.gz
Algorithm Hash digest
SHA256 4d5d1e067a2e0ca5e7fd160c334346675f8902dae5a4f78f21e4265fe2048fa4
MD5 feb50cc2017e009183edb126b11fcce8
BLAKE2b-256 6c0433b0fa2abc06c301af075c2e95d8c62623283df08aabe9fd1fd70ca44cf4

See more details on using hashes here.

File details

Details for the file mcp_server_bmi_calculator-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for mcp_server_bmi_calculator-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 21721ebf2d506cddb9e87b283d848215f532dc80087f2dca108a452a7e85980f
MD5 2f004ffc7d5bb49a552b66cccba52b9d
BLAKE2b-256 8aa20740fa69f15c78e49677e033a7be108789a9a9514b1878a5e5e2b84eb282

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page