Tools

Body Composition Calculator MCP Server

Chat with AI and run tools instantly.

Estimate body fat percentage with the US Navy circumference method and compute BMI from height and weight, including category, healthy weight range, and BMI Prime. Pure computation — no external calls.

Managed
2 tools
Agent guide included

Chat with AI and run tools instantly.

Browse all tools

AI Skill
SKILL.md

Domain knowledge for Body Composition Calculator — workflow patterns, data models, and gotchas for your AI agent.

Body Composition Calculator

Estimate body fat from circumference measurements and calculate BMI from height and weight — all locally, with no external services.

Capabilities

  • US Navy body fat: Uses waist, neck, and height (plus hip for women) to estimate body fat percentage.
  • BMI: Computes Body Mass Index from height and weight in imperial (inches, pounds) or metric (cm, kg).
  • BMI details: Returns WHO-style categories (including underweight and obesity classes), BMI Prime (BMI ÷ 25), and the healthy weight band for the given height in your chosen units.
  • Body fat categories: Classifies Navy results (e.g., Fitness, Average) when using the circumference tool.
  • Lean and fat mass: Optional weight on the Navy tool yields lean and fat mass in the same unit system.

Gotchas

  • Hip required for women: The female Navy formula needs waist, hip, neck, and height.
  • Measurement accuracy: Small errors in tape measurements can change body fat estimates noticeably.
  • Estimates, not diagnosis: Navy and BMI are screening tools — not replacements for clinical assessment.
  • Navy geometry checks: Waist must exceed neck (men); waist plus hip must exceed neck (women).

Tools in this Server (2)

Body Fat Calculator Bmi

Calculate Body Mass Index (BMI) from height and weight. Returns BMI value, WHO category (Underweight/Normal/Overweight/Obese I/II/III), healthy weight...

Body Fat Calculator Calculate

Estimate body fat percentage using the US Navy circumference method from waist, neck, and height (plus hip for women). Optional weight yields lean mas...

Frequently Asked Questions

What is the Body Composition Calculator MCP server?

Estimate body fat percentage with the US Navy circumference method and compute BMI from height and weight, including category, healthy weight range, and BMI Prime. Pure computation — no external calls. It provides 2 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect Body Composition Calculator to my AI agent?

Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/body-fat-calculator. Authentication is handled automatically.

How many tools does Body Composition Calculator provide?

Body Composition Calculator provides 2 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.

What authentication does Body Composition Calculator require?

Body Composition Calculator uses open data APIs — no authentication required.

Setup Instructions

Connect Body Composition Calculator to any MCP client in minutes

MCP URL
https://mcp.mcpbundles.com/bundle/body-fat-calculator

One-click install:

The link prefills the Add custom connector dialog — you still review the values and click Add, then Connect to complete OAuth.

Or add manually

  1. Open claude.ai → Settings → Connectors.
  2. Click the + button and choose Add custom connector.
  3. Set Name to Body Composition Calculator and paste the MCP URL into Remote MCP server URL.
  4. Click Add. Body Composition Calculator will appear under Not connected — select it and click Connect to complete OAuth.
Name: Body Composition Calculator
Remote MCP server URL: https://mcp.mcpbundles.com/bundle/body-fat-calculator
Authentication: OAuth

Custom connectors at claude.ai require a paid Claude plan (Pro, Max, Team, or Enterprise).

Try Body Composition Calculator now

No API key or third-party login required. Chat with AI and run tools instantly.

Body Composition Calculator MCP Server & Skill — 2 Tools