Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BASE_URLNoThe base URL of the server (e.g., https://your-domain.com).
CORS_ORIGINSNoAllowed origins for CORS (comma-separated).
DATABASE_URLYesPostgres connection string for Supabase.
MCP_ALLOWED_HOSTSNoAllowed hosts for MCP endpoint (comma-separated).
ENABLE_CLEANUP_JOBNoSet to 'true' to enable cleanup job.
AUTO_SEED_CLIENT_IDNoClient ID for auto-seeding OAuth client.
MCP_ALLOWED_ORIGINSNoAllowed origins for MCP endpoint (comma-separated).
AUTO_SEED_CLIENT_NAMENoClient name for auto-seeding.
AUTO_SEED_CLIENT_SECRETNoClient secret for auto-seeding (empty for public client).
AUTO_SEED_REDIRECT_URISNoComma-separated redirect URIs for auto-seeding.
CLEANUP_INTERVAL_MINUTESNoInterval in minutes for cleanup job.

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/buitanphat247/mcp-server'

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