mcp-tanita
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@mcp-tanitashow my latest measurements"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
mcp-tanita
mcp-tanita is a read-only, source-scoped MCP server for Tanita Health Planet measurements.
Version 0.1.0 focuses on authenticated reads only. Provider-specific API handling stays in this repository while cross-source policy stays in shared repos such as mcp-source-playbook and mcp-source-foundation.
Implemented
MCP stdio server via
mcp-tanita-serverprofile and health reporting
measurement reads through
tanita_measurementsfocused unit tests for profile and response parsing behavior
Related MCP server: fitbit-mcp
Tools
tanita_profiletanita_healthtanita_measurements
Configuration
export TANITA_CLIENT_ID="client-id"
export TANITA_CLIENT_SECRET="client-secret"
export TANITA_ACCESS_TOKEN="access-token"CLI
mcp-tanita profile --format json
mcp-tanita measurements --format json
mcp-tanita-serverSafety
read-only by default
no mutation path is implemented in v1
credentials are operator-managed and not persisted by this repository
Development
python -m pytestThis server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceA server that connects to the Health Planet API to fetch and provide weight measurement data through any MCP-compatible client, allowing for retrieval and analysis of personal weight records.Last updatedMIT
- AlicenseAqualityAmaintenanceMCP server for the Fitbit Web API with OAuth PKCE, local cache, and trend analysis.Last updated181GPL 3.0
- AlicenseBqualityCmaintenanceMCP server that provides local caching, sync, and tools for Zepp Life health data including steps, sleep, heart rate, workouts, and body measurements, supporting both file exports and cloud session access.Last updated105MIT
- AlicenseAqualityCmaintenanceMCP server for Garmin Connect that provides read-only access to daily health metrics, activities, workouts, and body composition data.Last updated32MIT
Related MCP Connectors
MCP server for Withings health data — sleep, activity, heart, and body metrics.
Read-only MCP server for ClassQuill, a tutoring-business-management platform.
Read-only MCP server for searching Japan government procurement bid information from the KKJ portal.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/kogecoo/mcp-tanita'
If you have feedback or need assistance with the MCP directory API, please join our Discord server