Skip to main content
Glama
.env.example712 B
# Outline Wiki MCP Server Configuration # Outline Wiki URL (required) OUTLINE_URL=https://app.getoutline.com # Outline API Token (required) # Get from: Your Outline Settings → API → Create Token OUTLINE_API_TOKEN=ol_api_xxxxxxxxxxxxx # Access Control (optional) READ_ONLY=false # Set to true for read-only mode DISABLE_DELETE=false # Set to true to disable delete operations # Retry Configuration (optional) MAX_RETRIES=3 # Number of retry attempts for failed requests RETRY_DELAY_MS=1000 # Initial delay between retries (ms) # Smart Features (optional) # Enable AI-powered features like ask_wiki, summarize, auto-tagging ENABLE_SMART_FEATURES=false OPENAI_API_KEY=sk-xxxxxxxxxxxxx

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

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