Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPort number the server listens on.8787
PUBLIC_URLYesThe public HTTPS URL of the server (e.g. https://your-tunnel-host or https://your-project.vercel.app). No default.
COOKIE_SECRETYesA long random string used to sign session cookies.
CIRCLE_API_KEYYesYour Circle Console testnet API key (e.g. TEST_API_KEY:...).
CIRCLE_ENTITY_SECRETYesYour registered Circle entity secret (64 hex characters).
SEND_DAILY_LIMIT_USDCNoDaily USDC send cap per user.100
MCP_DANGEROUSLY_ALLOW_INSECURE_ISSUER_URLNoSet to true to allow insecure issuer URL (for local development).false

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/kahaki1/arcbox'

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