We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/enjoyzl/mcp-server-confluence-ts'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Confluence 配置
CONFLUENCE_URL=https://your-confluence-instance.atlassian.net
CONFLUENCE_USERNAME=your-username
CONFLUENCE_PASSWORD=your-api-token
# 服务器配置
PORT=3000
NODE_ENV=development
# 评论 API 策略配置 'tinymce', 'standard', 'auto'
COMMENT_API_STRATEGY=auto