Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTNoServer host. Use 0.0.0.0 in Docker for external connections127.0.0.1
MCP_PORTNoHTTP server port (only for sse and streamable-http modes)3000
MCP_TRANSPORTNoTransport mode: stdio (local), sse or streamable-http (remote)stdio
OUTLINE_API_KEYYesGet from Outline web UI: Settings → API Keys → Create New
OUTLINE_API_URLNoFor self-hosted: https://your-domain/apihttps://app.getoutline.com/api
OUTLINE_READ_ONLYNotrue = disable ALL write operationsfalse
OUTLINE_DISABLE_DELETENotrue = disable only delete operationsfalse
OUTLINE_DISABLE_AI_TOOLSNotrue = disable AI tools (for Outline instances without OpenAI)false

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/fastmcp-me/mcp-outline'

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