Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AGENT_IDNoThe agent identifier. Required for stdio transport.
AGENT_INBOX_DBNoPath to the SQLite database file. Default: ~/.local/share/agent-inbox/agent-inbox.db
MCP_SERVER_NAMENoName for the MCP server as seen by clients.
AGENT_INBOX_HOSTNoHost for HTTP transport. Default: 0.0.0.0
AGENT_INBOX_PATHNoBase path for HTTP transport. Default: /
AGENT_INBOX_PORTNoPort for HTTP transport. Default: 8080
AGENT_INBOX_PROJECTNoThe project name for the agent. Required for stdio transport.
AGENT_INBOX_HUB_NAMENoHuman-readable name for the hub.
AGENT_INBOX_TTL_DAYSNoMessage expiry in days. Default: 14
AGENT_INBOX_TRANSPORTNoTransport type for MCP server (stdio or http). Default: stdio
AGENT_INBOX_MAX_MESSAGE_BYTESNoMaximum message size in bytes. Default: 1048576

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/salimfadhley/agent-inbox'

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