Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLog level: debug, info, warn, errorinfo
PLUGIN_DIRNoPath to plugins directory
MAX_PLUGINSNoMaximum number of plugins (default 50)
DEFAULT_LANGNoDefault language: en, es, fr, de, it, pt, ru, ja, zh, koen
HOOK_TIMEOUTNoHook timeout in milliseconds (default 10000)
TEMPLATE_DIRNoPath to templates directory
SDD_ALLOW_TEMPLATE_FALLBACKNoSet to true to allow fallback templates when module loading failsfalse

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

Tools

Functions exposed to the LLM to take actions

NameDescription
sdd-initC

Initialize a governed SDD feature

sdd-requirementsC

Submit requirements artifact

sdd-designC

Submit design artifact

sdd-tasksC

Submit implementation tasks artifact

sdd-implementC

Begin implementation of approved tasks

sdd-statusA

Get one feature status or list all features

sdd-approveC

Approve an exact validated phase revision

sdd-review-test-casesC

Record review for an exact tasks revision

sdd-quality-checkC

Perform code quality analysis

sdd-context-loadC

Load phase-aware governed context

sdd-template-renderD

Render an optional SDD scaffold

sdd-steeringC

Create or update project steering documents

sdd-steering-customC

Create a custom steering document

sdd-validate-designD

Validate design artifact

sdd-validate-gapD

Analyze the implementation gap

sdd-spec-implC

Record governed implementation task progress

Prompts

Interactive templates invoked by user choice

NameDescription
sdd-requirements-reviewGenerate comprehensive requirements review using EARS format
sdd-design-reviewPerform technical design review with architecture analysis
sdd-linus-reviewApply Linus-style code review criteria with taste scoring
sdd-task-breakdownGenerate detailed task breakdown from design specifications
sdd-quality-gatesEvaluate project readiness for phase progression

Resources

Contextual data attached and managed by the client

NameDescription
SDD Project Specification TemplateTemplate for project spec.json files
SDD Requirements TemplateTemplate for requirements documents
Linus-style Code Review GuidelinesCode quality and review guidelines

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/yi-john-huang/sdd-mcp'

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