Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
readA

Read file contents with safety checks and optional line range

findC

Find files and directories with pattern matching and filtering

grepB

Search file contents using regular expressions with ripgrep-style output

writeB

Write complete file contents (create new files or overwrite existing files)

editB

Edit file contents with batch operations (requires prior read)

moveB

Move files with safety checks and current directory restrictions

copyB

Copy files with metadata preservation and safety checks

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/d-issy/mcp'

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