Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LAB_MODENoToggles the planted bug: 'vuln' for vulnerable, 'fixed' for fixed.vuln

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
whoamiB

Return the session (user + org) your token authenticates as.

note_listC

List the notes in your organization.

note_getC

Get one note by id.

note_createC

Create a note in your organization.

note_updateC

Update a note's body by id.

note_deleteC

Delete a note by id.

note_searchB

Search your organization's notes by substring.

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/WRG-11/mcp-objauthz-lab'

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