Installation & Configuration
{
"mcpServers": {
"Confluence communication server": {
"command": "node",
"args": [
"build/index.js"
],
"env": {
"CONFLUENCE_URL": "https://XXXXXXXX.atlassian.net/wiki",
"CONFLUENCE_API_MAIL": "Your email",
"CONFLUENCE_API_KEY": "KEY_FROM: https://id.atlassian.com/manage-profile/security/api-tokens"
}
}
}
}Information
Transport
stdio
Language
JavaScript
Created
2026/6/13
Updated
2026/6/13