Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
task_beginA

Record the objective, acceptance criteria, and canonical workspace before repository work begins.

inspect_repositoryB

Create a deterministic, concise inventory using ripgrep, Git, manifests, and a symlink/junction scan.

record_planC

Persist a concrete plan after inspection and before any write is allowed.

run_verificationA

Execute one planned test/lint/check/build command from the untrusted repository without a shell, fingerprinting the workspace before and after. Repository-controlled code can spawn processes, access the network, or destructively mutate files; a detected mutation makes verification fail. Alternatively, record specific evidence that no executable tests apply.

task_statusB

Return the append-only evidence state and current quality-gate stage for a task.

final_gateA

Refuse PASS unless inspection, plan, post-change verification, diff summary, and every acceptance-evidence item exist.

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/saisharan0103/windsurf-deepwork'

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