Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SNAPOTTER_URLYesURL of your SnapOtter instance (e.g., https://snapotter.example.com)
SNAPOTTER_SPECNoPath or URL to the OpenAPI spec file, overriding the fetched spec
SNAPOTTER_CONFIGNoPath to an alternative configuration file
SNAPOTTER_API_KEYYesSnapOtter API key (obtainable from the Settings UI or POST /api/v1/api-keys)
SNAPOTTER_TIMEOUTNoTimeout for synchronous requests, in seconds (e.g., '120s' or 120)120s
CF_ACCESS_CLIENT_IDNoCloudflare Access service token client ID, if the instance is behind Cloudflare Access
SNAPOTTER_OUTPUT_DIRNoDirectory where downloaded files are saved./snapotter-output
CF_ACCESS_CLIENT_SECRETNoCloudflare Access service token client secret, if the instance is behind Cloudflare Access
SNAPOTTER_ASYNC_TIMEOUTNoTimeout for asynchronous job completion, in seconds900s

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/highb/mcp-snapotter'

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