Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DONEPROOF_ALLOWED_ROOTSNoConstrains project roots. The server will only operate within these allowed root paths.

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
create_taskB

Create a bounded task and persist a redacted objective.

list_tasksA

List persisted proof tasks without reading their projects.

get_taskA

Return task, active criteria, verifier profile, evidence, and current assessment.

derive_criteriaA

Ask the host model for observable criteria and persist only a draft proposal.

set_criteriaA

Replace active criteria with the user-reviewed statements and evidence policies.

discover_verifiersA

Derive verifier argv and working directories from live project manifests.

prepare_verificationA

Create an evidence-linked verifier plan and a one-time execution token.

execute_verificationB

Consume one token, run the candidate verifier, and append observed command evidence.

record_file_evidenceB

Hash a project file; only an explicit expected hash produces observed pass or fail.

record_attestationA

Record a human-reviewed claim, explicitly labelled as attested rather than observed.

assess_completionB

Compute completion from fresh evidence policies and ledger integrity.

build_proof_reportB

Write a Markdown proof report containing the matrix and hash-linked evidence ledger.

Prompts

Interactive templates invoked by user choice

NameDescription
proof_prompt

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/efficjump/doneproof-mcp'

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