Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
R2_ACCOUNT_IDNoYour Cloudflare R2 account ID (required when STORAGE_PROVIDER=r2)
R2_BUCKET_NAMENoYour Cloudflare R2 bucket name (required when STORAGE_PROVIDER=r2)
LOCAL_DATA_PATHNoPath for local file storage (used when STORAGE_PROVIDER=local)./data
R2_ACCESS_KEY_IDNoYour Cloudflare R2 access key ID (required when STORAGE_PROVIDER=r2)
STORAGE_PROVIDERNoThe storage provider to use (local or r2)local
R2_SECRET_ACCESS_KEYNoYour Cloudflare R2 secret access key (required when STORAGE_PROVIDER=r2)

Tools

Functions exposed to the LLM to take actions

NameDescription
list_review_types

List all review types with their schemas and record counts

get_review_type

Get detailed information about a specific review type including all records

add_review_type

Create a new review type with a custom schema

add_field_to_type

Add a new field to an existing review type schema

add_review_record

Add a new review record to a type

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/sanggggg/record-mcp'

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