Inbody API MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 117 installs a week from pypi. Last commit 19 Jun 2026.
MCP server for InBody body-composition data — scans, body fat, muscle mass, body water
Today is the operative word: we check Inbody API MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add inbody-api-mcp -- uvx inbody-api-mcp
{
"mcpServers": {
"inbody-api-mcp": {
"args": [
"inbody-api-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.inbody-api-mcp]
command = "uvx"
args = ["inbody-api-mcp"]
{
"mcpServers": {
"inbody-api-mcp": {
"args": [
"inbody-api-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"inbody-api-mcp": {
"args": [
"inbody-api-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
INBODY_LOGIN_ID (The phone number used to register your InBody account (digits only, no country code).), INBODY_LOGIN_PW (Your InBody account password), INBODY_COUNTRY_CODE (ISO country code selecting the regional API host (defaults to US).).
The author declared them in the registry entry; get the values from the project itself.
An MCP server for Scout Monitoring data interactions.
MCP server for Réunion open data (data.regionreunion.com)
MCP server for monday.com integration.
MCP server for interacting with Oracle databases
MCP server for METAR/TAF aviation weather data
MCP server for Atlassian Bitbucket Data Center - interact with repositories and code
MCP server for Atlassian Bitbucket Data Center - interact with repositories and code
MCP server for the Kaggle API: competitions, datasets, kernels, and models.
Answers built from our own checks of this server.