Confluence Cloud runs on your own machine — the client starts it, so there is no endpoint to ping. 78 installs a week from npm. Last commit 31 Aug 2026.
MCP server for Confluence Cloud — page editing, navigation, and content management
Today is the operative word: we check Confluence Cloud every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add confluence-cloud -- npx -y @aaronsb/confluence-cloud-mcp
{
"mcpServers": {
"confluence-cloud": {
"args": [
"-y",
"@aaronsb/confluence-cloud-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.confluence-cloud]
command = "npx"
args = ["-y", "@aaronsb/confluence-cloud-mcp"]
{
"mcpServers": {
"confluence-cloud": {
"args": [
"-y",
"@aaronsb/confluence-cloud-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"confluence-cloud": {
"args": [
"-y",
"@aaronsb/confluence-cloud-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
CONFLUENCE_API_TOKEN (Confluence API token (generate at https://id.atlassian.com/manage/api-tokens)), CONFLUENCE_EMAIL (Atlassian account email address), CONFLUENCE_HOST (Confluence instance URL (e.g., https://your-team.atlassian.net)).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Atlassian Confluence Data Center - access and manage content
MCP server for Atlassian Confluence Data Center - access and manage content
Create, manage, and search Confluence pages, attachments, and content with full automation support
Tencent Lexiang AI knowledge base MCP server for searching, managing entries, and editing docs.
Castor for Confluence Data Center — MCP server bridging Confluence DC with AI agents
MCP server for Jira and Confluence — sprints, agile boards, attachments, versions, calendars.
Notion MCP server — search, export, and import pages as markdown
Connect to Atlassian Jira, Confluence, Loom, and more to search, create, and manage your work.
Answers built from our own checks of this server.