SERVER
Atlassian Dc MCP Server
Rank #5,830io.github.MrRefactoring/atlassian-dc-mcp-confluence
MCP server for Atlassian Confluence Data Center - access and manage content
First listed
Jul 3, 2026
Last publish date
Jul 6, 2026
OVERVIEW
Atlassian Dc MCP Server is a Model Context Protocol (MCP) server published by MrRefactoring. It ranks #5,830 of 76,851 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Atlassian Dc MCP Server is listed on Official MCP, with 1 tracked version. It was first listed on Jul 3, 2026 and most recently updated on Jul 6, 2026.
STANDING
#5,830of 76,851 tracked serversTop 10%
Ranks ahead of 71,021 of 76,851 servers on MCP Toplist.
CONNECT
Use Atlassian Dc MCP Server
Add Atlassian Dc MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"atlassian-dc-mcp-confluence": {
"command": "npx",
"args": [
"-y",
"confluence-datacenter-mcp"
],
"env": {
"ATLASSIAN_DC_MCP_CONFIG_FILE": "<your ATLASSIAN_DC_MCP_CONFIG_FILE>",
"CONFLUENCE_HOST": "<your CONFLUENCE_HOST>",
"CONFLUENCE_API_BASE_PATH": "<your CONFLUENCE_API_BASE_PATH>",
"CONFLUENCE_API_TOKEN": "<your CONFLUENCE_API_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
ORGANIZATION
MrRefactoring
VERSIONS
Available versions (1)
| Version | Published |
|---|---|
| 0.4.0 | Jul 6, 2026 |
FAQ
Frequently asked questions
- Who maintains Atlassian Dc MCP Server?
- Atlassian Dc MCP Server is maintained by MrRefactoring, which publishes 3 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Atlassian Dc MCP Server listed on the Official MCP Registry?
- Yes — Atlassian Dc MCP Server is listed on the Official MCP Registry.
- How many versions does Atlassian Dc MCP Server have?
- MCP Toplist tracks 1 version of Atlassian Dc MCP Server, most recently published on Jul 6, 2026.
- Where can I find the source code for Atlassian Dc MCP Server?
- The source code for Atlassian Dc MCP Server is hosted at github.com/MrRefactoring/atlassian-dc-mcp.
EXPLORE