Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoHTTP bind address0.0.0.0
PORTNoContainer HTTP port3001
DB_PATHNoSQLite database path/app/data/steps.db
PUBLIC_URLNoBase URL returned in browser review linkshttp://localhost:3001
MCP_ENDPOINTNoStreamable HTTP MCP path/mcp
MCP_STATEFULNoEnables stateful MCP sessionstrue
ALLOWED_ORIGINSNoAdditional comma-separated browser origins
MCP_JSON_RESPONSENoReturns JSON responses instead of opening SSE streamsfalse

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/dassader/steps-mcp'

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