We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/mazhar480/awesome-confluence-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.example•428 B
# Atlassian Confluence Configuration
# Copy this file to .env and fill in your actual values
# Your Confluence instance URL (e.g., https://yourcompany.atlassian.net)
CONFLUENCE_URL=https://your-domain.atlassian.net
# Your Atlassian account email
CONFLUENCE_EMAIL=your.email@example.com
# Your Atlassian API token (get from https://id.atlassian.com/manage-profile/security/api-tokens)
CONFLUENCE_API_TOKEN=your_api_token_here