Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GOOGLE_GENERATIVE_AI_API_KEYYesRequired for AI summarization features

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
read_fileD
write_fileD
list_directoryD
search_filesD
fetch_urlD
scrape_htmlD
git_statusD
git_logD
git_diffD
system_infoD
get_timeD
summarizeD
list_promptsC

List all available prompt templates, optionally filtered by category

search_promptsC

Search for prompt templates by query string

get_promptB

Get a prompt template by ID with its parameters and examples

render_promptC

Render a prompt template with the given parameters

validate_promptB

Validate parameters against a prompt template without rendering

get_prompt_categoriesB

Get all available prompt categories

execute_workflowC

Execute a workflow by ID with optional variables

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
prompts
skills
workflows
server-info

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/ishuru/open-mcp'

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