BMI Clinical Calculator Connector for AI agents.
3 live capabilities
Perform clinical anthropometric assessments and bariatric surgery eligibility checks.
Waiting for input…
Why people use BMI Clinical Calculator
BMI Clinical Calculator for Clinical Anthropometry
With this Connector, you just provide the raw height and weight. Your agent does the math for every formula and category in one go. You get a complete clinical picture instantly.
What Vinkius changes
You get standardized clinical metrics without manual math.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Surgical Screening
A surgeon asks if a patient with a BMI of 38 and hypertension qualifies for surgery; the agent confirms eligibility using evaluate_bariatric_eligibility.
- Real-world use case 02
Nutrition Planning
A dietitian needs target weights for a 160cm female; the agent provides Devine, Hamwi, and Robinson estimates using calculate_ideal_body_weights.
- Real-world use case 03
Routine Assessment
A clinic worker needs a quick BMI and risk category for a new patient; the agent provides WHO and ASMBS data via compute_bmi_metrics.
Complete set · 3capabilities
The complete BMI Clinical Calculator capability set.
These are the exact actions your AI can choose when you ask it to work with BMI Clinical Calculator.
01—03
3 capabilities in this set.
Part of 3 available through BMI Clinical Calculator.
- 01 Capability
Calculate ideal body weights
Estimates healthy weight using Devine, Hamwi, and Robinson clinical formulas. It helps create accurate weight goals for patients.
- 02 Capability
Compute bmi metrics
Calculates BMI and identifies WHO classifications and ASMBS risk categories. This provides a complete clinical picture of a patient's weight.
- 03 Capability
Evaluate bariatric eligibility
Determines if a patient meets NIH criteria for bariatric surgery. It checks BMI and comorbidities to confirm surgical candidacy.
Set up in minutes
One URL. Then ask BMI Clinical Calculator to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use BMI Clinical Calculator from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_3OuT2Br3I4nLDsrZYm3KFgIxSapByNBMrgDHDtvD/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it BMI Clinical Calculator, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable BMI Clinical Calculator for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_3OuT2Br3I4nLDsrZYm3KFgIxSapByNBMrgDHDtvD/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the BMI Clinical Calculator URL.
- Step 03
Save and start
Save the connection and enable BMI Clinical Calculator in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"bmi-clinical-calculator": {
"url": "https://edge.vinkius.com/vk_preview_3OuT2Br3I4nLDsrZYm3KFgIxSapByNBMrgDHDtvD/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using BMI Clinical Calculator
Open Agent mode in chat and ask: "Using BMI Clinical Calculator, help me...". 3 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"bmi-clinical-calculator": {
"url": "https://edge.vinkius.com/vk_preview_3OuT2Br3I4nLDsrZYm3KFgIxSapByNBMrgDHDtvD/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using BMI Clinical Calculator
Ask Copilot: "Using BMI Clinical Calculator, help me...". 3 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"bmi-clinical-calculator": {
"url": "https://edge.vinkius.com/vk_preview_3OuT2Br3I4nLDsrZYm3KFgIxSapByNBMrgDHDtvD/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using BMI Clinical Calculator
Open Cascade and ask: "Using BMI Clinical Calculator, help me...". 3 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"bmi-clinical-calculator": {
"url": "https://edge.vinkius.com/vk_preview_3OuT2Br3I4nLDsrZYm3KFgIxSapByNBMrgDHDtvD/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using BMI Clinical Calculator
Ask Cline: "Using BMI Clinical Calculator, help me...". 3 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add bmi-clinical-calculator --transport http "https://edge.vinkius.com/vk_preview_3OuT2Br3I4nLDsrZYm3KFgIxSapByNBMrgDHDtvD/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using BMI Clinical Calculator
Ask Claude: "Using BMI Clinical Calculator, show me...". 3 tools are ready
Where the request belongs
Work BMI Clinical Calculator can move forward.
Bariatric surgeons, registered dietitians, and clinic administrators who need to perform accurate weight assessments without manual calculation errors.
Bariatric Surgeon
Screens patients for surgery candidacy during initial consultations by checking NIH criteria.
Registered Dietitian
Calculates target weights for nutrition plans using various clinical formulas for diverse patients.
Clinic Administrator
Standardizes patient intake data to ensure consistent anthropometric reporting across the practice.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsIdeal Weight Calculator
Determine personalized healthy weight ranges and nutritional transition plans using physiological markers.
Calorie Deficit Calculator
Calculate BMR, TDEE, and personalized weight loss plans with precision.
Protein Needs Calculator
Calculate your daily protein requirements based on weight, activity level, and goals.
Calorie & Macro Calculator
Calculate daily caloric needs and macronutrient split based on physiological metrics and activity levels.
Advanced BMI & Anthropometric Analyzer
Precision body composition and physiological metric analyzer for fitness and clinical assessment.
Pediatric BMI Calculator
Calculate pediatric BMI, percentiles, and growth status using WHO/CDC standards for ages 2-20 years.
Bring your own AI
Change the model, client or framework. Keep BMI Clinical Calculator connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about BMI Clinical Calculator.
The practical details behind the request, access and result.
What can the BMI Clinical Calculator MCP do?
It performs clinical weight assessments, including BMI calculations, WHO obesity classifications, and ideal body weight estimates using multiple medical formulas.
How does the BMI Clinical Calculator MCP handle different weight formulas?
It provides estimates using three standard clinical formulas: Devine, Hamwi, and Robinson, which are commonly used in healthcare for weight goals.
Can the BMI Clinical Calculator MCP help with bariatric surgery screening?
Yes, it checks if a patient meets NIH criteria for surgery based on their BMI and existing comorbidities.
Does the BMI Clinical Calculator MCP provide WHO classifications?
Yes, it automatically identifies the WHO classification for a patient's BMI, making it easier to document clinical data.
Who should use the BMI Clinical Calculator MCP in a clinic?
It is designed for bariatric surgeons, registered dietitians, and clinic staff who need accurate, standardized anthropometric data.
Is the BMI Clinical Calculator MCP accurate for clinical use?
Yes, it uses established clinical formulas and NIH criteria to ensure the data is useful for professional healthcare records.
How do I calculate BMI and weight categories?
Use the compute_bmi_metrics capability by providing the patient's weight in kilograms and height in centimeters.
Can I estimate ideal body weight?
Yes, the calculate_ideal_body_weights capability provides estimates using the Devine, Hamwi, and Robinson formulas.
How is bariatric eligibility determined?
The evaluate_bariatric_eligibility capability evaluates candidacy based on NIH criteria, considering BMI and the presence of comorbidities.
One connection away
Give your agent a direct line to BMI Clinical Calculator.
Connect BMI Clinical Calculator once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available