Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AGENT_READER_SANDBOXNoManual override for Puppeteer sandbox. Supported values: auto, on, or off.
PUPPETEER_EXECUTABLE_PATHNoPath to the system browser (e.g., Chrome/Chromium) executable for PDF exporting if Chromium download was skipped.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
render_markdown

Render markdown text into styled HTML

export_document

Export markdown text into PDF or DOCX

create_slideshow

Create slideshow HTML from an image directory

export_slideshow

Export slideshow from an image directory into HTML or PDF

open_file

Open a local file/path using user preference or explicit mode: web/word/pdf/ppt

configure_user_preferences

Set default open behavior for novice users

get_user_preferences

Read current user preferences for open behavior

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/ebbfijsf/agent-reader'

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