my-hub

alexalexiuc/my-hub
★ 0 stars TypeScript 🤖 AI/LLM Updated today
Workspace for MCP servers & UI interface
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "my-hub": {
      "command": "npx",
      "args": [
        "-y",
        "alexalexiuc/my-hub"
      ]
    }
  }
}

README Excerpt

A self-hosted personal MCP (Model Context Protocol) hub that gives Claude AI agents access to your personal data — calorie tracking, todos, and more — through a secure OAuth 2.1 layer. **my-hub** runs two MCP servers behind a single authenticated endpoint: - **Calories** — log meals, track macros, set weight goals, record body measurements, and get AI-driven progress analysis over rolling 7 or 30-day windows

Tools (20)

DATABASE_URLENCRYPTION_KEYHUB_PORTMCP_JWT_SECRETMCP_SERVER_PORTNEXTAUTH_SECRETcalories_delete_mealcalories_delete_measurementcalories_get_daily_summarycalories_get_historycalories_get_mealscalories_get_measurement_typescalories_get_measurementscalories_log_mealcalories_log_measurementcalories_update_profilehubmcpproxytodo_add