Skip to main content
Glama
shgsousa
by shgsousa

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
API_HOSTNoREST API bind address0.0.0.0
API_PORTNoREST API port8000
MCP_HOSTNoMCP server bind address0.0.0.0
MCP_PORTNoMCP server port8001
STORAGE_DIRNoDirectory for blob files./data/blobs
DATABASE_URLNoSQLAlchemy async DB URLsqlite+aiosqlite:///./data/metadata.db
MCP_API_BASE_URLNoREST API URL used internally by the MCP serverhttp://127.0.0.1:8000
DEFAULT_TTL_SECONDSNoDefault TTL — 90 days. Use '0' for no expiry.7776000
MAX_BLOB_SIZE_BYTESNoMax upload size (500 MB)524288000
SWEEP_INTERVAL_SECONDSNoHow often the TTL cleanup job runs3600

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/shgsousa/blob-storage'

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