Skip to main content
Glama
harariguy
by harariguy

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoHost interface to bind to.127.0.0.1
PORTNoPort to listen on.8765
DATABASE_URLNoAny SQLAlchemy URL; Postgres via the [postgres] extra.sqlite:///~/.agent-center/notifications.db
ADMIN_PASSWORDNoPassword for the admin UI. Required when binding non-loopback or on Vercel.
RETENTION_DAYSNoUnseen notifications are pruned after this; 0 disables.90
ALLOW_INSECURE_BINDNoSet to '1' to allow a public bind with no password, for tailnets/auth proxies.

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/harariguy/agent-center'

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