Skip to main content
Glama

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-server

  • profile and health reporting

  • measurement reads through tanita_measurements

  • focused unit tests for profile and response parsing behavior

Related MCP server: fitbit-mcp

Tools

  • tanita_profile

  • tanita_health

  • tanita_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-server

Safety

  • read-only by default

  • no mutation path is implemented in v1

  • credentials are operator-managed and not persisted by this repository

Development

python -m pytest
A
license - permissive license
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Latest Blog Posts

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