Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CITIO_CONFIGNoPath to the config filecitio.yaml
CITIO_MEMORYNoMemory/audit path/memory
CITIO_WORKSPACENoWorkspace path/workspace
CITIO_CONFIG_B64NoBase64-encoded config (used by ECS, no file mount)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
investigate_codebaseB

Search the codebase for files, functions, or patterns related to a query

read_fileB

Read file contents from the workspace

write_file

Write content to a file (creates or overwrites)

create_branchB

Create a git branch with an isolated worktree

create_prB

Push branch and create a GitHub pull request

run_commandB

Run an allowlisted command in the workspace

check_ci_statusB

Check CI/CD status of a pull request

save_findingC

Save a finding to organizational memory for future reference

recall_contextC

Recall prior findings from organizational memory

query_logsC

Query CloudWatch logs for recent events

post_updateB

Record a short progress update for the current task

query_audit_logC

Query the recorded MCP tool audit trail

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/lawrencehui/Citio'

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