Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

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": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
start_effortC

Create an effort from a plan artefact and an initial PERT estimate.

add_sliceC

Add a slice. One added while the effort is active is scope growth.

close_sliceC

Close a slice against its pull request.

drop_sliceC

Drop a slice that turned out to be unnecessary.

rename_sliceD

Rename a slice.

clock_inC

Start an interval. Refused if one is already open.

clock_outC

Close the open interval.

annotate_intervalC

Attach meeting participants or a note to an interval after the fact.

repair_intervalB

Correct an interval's bounds. Appends; never rewrites.

record_absenceC

Declare time not spent working. Retroactive by design.

record_revisionC

Record a revised estimate, typically when a slice is inserted.

record_final_planD

Record the final plan and the counterfactual estimate against it.

harvest_commitsC

Copy commit metadata from a working tree into the store.

record_landed_commitC

Record the durable commit that landed on the default branch.

remap_commitsC

Map a rewritten commit id onto its replacement.

finish_effortC

Mark an effort done.

reference_effortsC

Prior efforts with their summaries and estimates, for comparison. No actuals.

currentB

What is clocked in, and since when.

effort_tableC

One near-raw row per effort: estimates, wall hours, slice counts.

effort_detailC

One effort's full event history.

summaryB

Aggregate calibration, or an honest refusal when there is too little data.

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/Odalrick/estimate-maestro'

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