Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
REDIS_URLNoRedis connection URLredis://localhost:6379
S3_REGIONNoS3 region (for MinIO or AWS S3)us-east-1
MINIO_BUCKETNoMinIO bucket namecrawl-content
RABBITMQ_URLNoRabbitMQ connection URLamqp://guest:guest@localhost:5672
MINIO_ENDPOINTNoMinIO endpoint URLhttp://localhost:9000
JOB_TTL_SECONDSNoLifetime of job metadata in Redis in seconds3600
MINIO_ACCESS_KEYNoMinIO access keyminioadmin
MINIO_SECRET_KEYNoMinIO secret keyminioadmin
CRAWL_RESULT_QUEUENoRabbitMQ queue for crawl resultscrawl.results
CRAWL_REQUEST_QUEUENoRabbitMQ queue for crawl requestscrawl.requests
CONTENT_BACKSTOP_DAYSNoLifecycle safety net for content deletion in days1

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/bilginerdem/craw-mcp'

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