Installation & Configuration
{
"mcpServers": {
"confluence": {
"command": "npx",
"args": [
"github:aaronsb/confluence-cloud-mcp",
"--env",
"/path/to/.env"
],
"env": {
"CONFLUENCE_DOMAIN": "your-domain.atlassian.net",
"CONFLUENCE_EMAIL": "[email protected]",
"CONFLUENCE_API_TOKEN": "your-api-token"
},
"disabled": false,
"autoApprove": []
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15