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

Tools

Functions exposed to the LLM to take actions

NameDescription
index_repositoryB

Walk root_path, hash/parse changed files, update the .repo-index/index.json map. Returns a summary.

get_repo_mapA

Return the JSON repo index for root_path, optionally scoped to dir_prefix. Call this before exploring.

search_filesA

Substring search over fileName/description/funcs in the repo index for root_path.

get_stale_filesB

Return files in root_path's index whose description is stale (funcs changed), with their funcs.

set_descriptionB

Write a one-line description for path in root_path's index and clear its stale flag.

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/Kevin-CNC/better-scout'

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