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.2.tar.gz (8.2 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.2-py3-none-any.whl (4.0 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for mcp_server_bmi_calculator-0.1.2.tar.gz
Algorithm Hash digest
SHA256 095eb812d88c19cb5e19ca5f60dcb5e44340d8510f6400be06e99f443f17d0c7
MD5 c6a94ee717870dd3b8f2945e06bdf86d
BLAKE2b-256 32e4efeef78a68251ac99ccb4a2029004c69952426aaa682c2f8a16be3c09c37

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mcp_server_bmi_calculator-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 2fab0d40b1b55bc136589b2b8001bb81d590664f8b7393d0930a5e9ea19f6b31
MD5 d046870da88ea69e12f8b1e2f566f98d
BLAKE2b-256 dbe75eef05f787c96fc2c8a1252aa0f683dc0458e6e264f954c1fd1ea232e2c2

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