Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

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
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_setup_statusC

Query setup and configuration readiness status for the current host and workspace.

inspect_hostA

Inspect host runtime capabilities, available models, supported effort values, and execution topology.

get_profileB

Retrieve the stored, user-confirmed Agent Config profile for the specified host and workspace.

save_profileB

Atomically validate and save a user-confirmed Agent Config profile.

preview_configurationA

Generate a configuration preview (diff and mutation targets) before applying any changes.

apply_configurationA

Apply a previously previewed configuration using a valid preview ID.

validate_configurationB

Verify that actual host configuration matches expected configuration after apply.

reset_profileA

Safely clear and remove the host-scoped profile for the specified workspace.

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/LightDevCoder/agent-config'

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