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

Tools

Functions exposed to the LLM to take actions

NameDescription
read_file-
write_file-
list_directory-
search_files-
fetch_url-
scrape_html-
git_status-
git_log-
git_diff-
system_info-
get_time-
summarize-
list_prompts

List all available prompt templates, optionally filtered by category

search_prompts

Search for prompt templates by query string

get_prompt

Get a prompt template by ID with its parameters and examples

render_prompt

Render a prompt template with the given parameters

validate_prompt

Validate parameters against a prompt template without rendering

get_prompt_categories

Get all available prompt categories

execute_workflow

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