Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Tools

Functions exposed to the LLM to take actions

NameDescription
user_steps

Present a checklist of steps to the user for manual completion.

Use this tool when you need the user to perform manual actions that you cannot do programmatically, such as:

  • Clicking buttons in a browser or GUI application

  • Logging into external services

  • Physically connecting hardware

  • Reviewing and approving changes

  • Performing actions that require human verification

This tool automatically opens a new terminal window with an interactive checklist UI where the user can mark steps complete using keyboard controls. The tool also returns a text summary.

Step types:

  • action: User must perform a manual action

  • verification: User must verify something is correct

  • acknowledgment: User must acknowledge they understand

  • confirmation: User must confirm to proceed

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/Nedak23/user-steps-mcp'

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