個人用MCPサーバー
個人の健康とウェルビーイングを追跡するためのモデルコンテキストプロトコルサーバー。このサーバーは、Claude統合によるAI支援分析に加え、ワークアウト、栄養、日々の日記を追跡するためのツールとリソースを提供します。
特徴
ワークアウトの追跡
- エクササイズ、セット、反復回数を記録する
- 運動後の感覚や努力の認識を追跡する
- リハビリテーションを考慮した安全なトレーニング重量を計算する
- 過去のトレーニング分析
- 肩のリハビリテーションサポート
- RPEベースの負荷管理
栄養管理
- 食事と個々の食品を記録する
- タンパク質とカロリーの摂取量を追跡する
- 空腹感と満足度を監視する
- 毎日の栄養目標と進捗
- 運動前後の栄養追跡
- 食事タイミング分析
ジャーナルシステム
- 気分とエネルギーを追跡する毎日のエントリ
- 睡眠の質とストレスレベルのモニタリング
- タグベースの組織
- トレンド分析と洞察
- トレーニング、栄養、健康状態の相関分析
- 気分とエネルギーレベルのパターン認識
インストール
Smithery経由でインストール
Smithery経由で Claude Desktop 用の Personal Health Tracker を自動的にインストールするには:
前提条件
- Python 3.10以上
- pip または uv パッケージマネージャー
pipの使用
開発インストール
使用法
ベーシックサーバー
デフォルト設定でサーバーを実行します。
開発モード
開発用にホット リロードで実行します。
MCP検査官
MCP インスペクターでデバッグします。
クロードデスクトップ統合
Claude Desktop にインストール:
設定オプション
利用可能なオプション:
--name
: サーバー名を設定します (デフォルト: "Personal Assistant")--db-path
: データベースの場所を指定する--dev
: 開発モードを有効にする--inspect
: MCP Inspector で実行-v, --verbose
: 詳細ログを有効にする
MCPツール
トレーニングツール
栄養ツール
ジャーナルツール
発達
テストの実行
コード品質
プロジェクト構造
貢献
- リポジトリをフォークする
- 機能ブランチを作成する
- 変更をコミットする
- ブランチにプッシュする
- プルリクエストを作成する
ライセンス
このプロジェクトは MIT ライセンスに基づいてライセンスされています - 詳細については LICENSE ファイルを参照してください。
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
個人の健康と幸福を追跡するためのモデル コンテキスト プロトコル サーバー。AI 支援分析の統合により、トレーニングの記録、栄養管理、毎日の記録のためのツールを提供します。
Related Resources
Related MCP Servers
- -securityAlicense-qualityA Model Context Protocol server that provides health data from the Senechal API to LLM applications, enabling AI assistants to access, analyze, and respond to personal health information.Last updated -PythonGPL 3.0
- -securityFlicense-qualityA Model Context Protocol server that provides language models with access to personal Whoop fitness data, allowing queries for cycles, recovery, strain, and workout information from the Whoop API.Last updated -2Python
- -securityAlicense-qualityA Model Context Protocol server that provides seamless interaction with Workato's API through custom AI tools, enabling management of recipes, connections, connectors, folders, and activity logs.Last updated -TypeScriptMIT License
- -securityFlicense-qualityA Model Context Protocol server providing AI assistants with access to healthcare data tools, including FDA drug information, PubMed research, health topics, clinical trials, and medical terminology lookup.Last updated -10Python