Skip to main content
Glama

MCP Outline Server

by Vortiago
.env.example532 B
# Outline API Configuration OUTLINE_API_KEY=your_outline_api_key_here # For cloud-hosted Outline (default) OUTLINE_API_URL=https://app.getoutline.com/api # For self-hosted Outline # OUTLINE_API_URL=https://your-outline-instance.example.com/api # Transport Mode Configuration # MCP_TRANSPORT=stdio # Default: stdio (for direct process communication) # MCP_TRANSPORT=sse # For HTTP/Docker deployments # Docker Environment Variables (when using Docker Compose) NODE_ENV=production URL=https://your-outline-domain.com PORT=3000

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

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