Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SUPABASE_URLYesYour Supabase project URL
SUPABASE_SERVICE_KEYYesYour Supabase service role key (secret)

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
log_habitB

Mark a habit as completed for today.

get_today_statusA

Returns a full dashboard of which habits are done/not done today, today's pull-up GtG total reps, and mission day progress.

get_streakA

Returns the current consecutive-day streak for a specific habit.

get_mission_overviewA

Returns a full 90-day mission progress overview:

  • How many days have passed and remain

  • Which habits have the highest and lowest completion rates

  • Total pull-up GtG reps logged across the mission

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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