Skip to main content
Glama

Zenith MCP Server

A personal habit tracking MCP server built for an AuDHD + PDA brain.

Tracks the 6 daily non-negotiables of a 90-day mission — connected to Supabase. No UI. No friction. Just a tool your AI can call.

Tools

Tool

What it does

log_habit

Log a habit as done today

get_today_status

Full dashboard of today's habits

get_streak

Consecutive day streak for any habit

get_mission_overview

Full 90-day progress stats

Related MCP server: notion-mcp

Habits tracked

  • prayer_before_phone

  • cold_shower

  • box_breathing

  • pullup_gtg (multi-session, tracks reps)

  • a25_block

  • video_published

No negative habit tracking. Pink Elephant rule enforced.

Stack

  • FastMCP — MCP server framework

  • Supabase — Postgres database (free tier)

  • uv — Python package manager

Setup

# 1. Clone and install
git clone https://github.com/YOUR_USERNAME/zenith-mcp
cd zenith-mcp
uv sync

# 2. Add your credentials
cp .env.example .env
# Edit .env with your Supabase URL and secret key

# 3. Run the DB migration in Supabase SQL Editor
# (paste contents of setup_db.sql)

# 4. Run the server
uv run server.py

Day 26/90

Built in public. AuDHD developer. Varna, Bulgaria.

Install Server
F
license - not found
A
quality
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.

Related MCP Servers

  • F
    license
    B
    quality
    D
    maintenance
    A personal fitness tracking server that enables logging and querying workouts, nutrition, and body metrics through a local SQLite database. Integrates with OpenNutrition MCP for food logging and supports exercise history tracking for workout progression.
    17
  • F
    license
    -
    quality
    B
    maintenance
    Personal Notion MCP server with tools for task management, wrapping the Notion REST API to create, query, and update tasks in a kanban board.
  • F
    license
    A
    quality
    B
    maintenance
    Personal workout coach MCP server that logs exercises in natural language, tracks progress with SQLite, and provides coaching signals like estimated 1RM and volume trends.
    6
  • F
    license
    -
    quality
    C
    maintenance
    A personal health and fitness MCP server that provides tools for managing profile data, goals, body measurements, nutrition, workouts, sleep, check-ins, life events, analytics, and coach memories via Supabase Postgres.
    1

View all related MCP servers

Related MCP Connectors

  • MCP server for interacting with the Supabase platform

  • Markdown-first MCP server for Notion API with 8 composite tools and 39 actions.

  • Butterbase MCP server — manage your backend: schemas, auth, functions, storage, RAG, deploys.

View all MCP Connectors

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/antonatanasovalekseev-coder/zenith-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server