Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
initialize_array

Initialize the array and task to be processed

get_next_item

Get the next item to process along with the task

get_next_batch

Get the next batch of items to process based on the configured batch size

store_result

Store the result of processing the current item or batch of items

get_all_results

Get all results after all items have been processed. This tool will return an error if processing is not complete.

reset

Reset the processing state

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/smogili1/loop_mcp'

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