Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ANTHROPIC_API_KEYYesYour Anthropic API key for model access

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_session_toolB

Create a Design Thinking session. The brief needs problem_space, target_segments, success_criteria, risk_tolerance, and may declare inputs (repo path, metrics/discussion/document files).

run_sessionB

Advance the session to its next halt (gate, input, stop, or completion). Completed runs are finalized automatically: Dossier, then handoff specs.

step_sessionB

Advance the session by at most one stage.

stop_sessionA

Stop the run (journaled human-initiated stop); the session stays resumable.

get_statusC

Where the session is and what blocks progress.

list_sessions_toolA

List sessions in the workspace.

resolve_gateB

Approve or reject the pending gate (rejection requires a reason).

request_loopbackC

Loop back to an earlier stage (test->define, test->empathize, define->empathize).

submit_inputB

Answer the session's pending Founder-mode question, then run_session again.

query_journalB

Read ledger events with the same filters and canonical form as the CLI.

generate_handoffA

Generate OpenSpec MVP specifications for the validated concept, ready to be ingested by a coding harness (refused for killed concepts).

generate_dossierC

Generate the Session Dossier and return the export paths.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
sessions_resource

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/maglionejm/bokken'

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