Github B1ff Atlassian Dc Mcp Confluence
MCP server for Atlassian Confluence Data Center - access and manage content
About This MCP Server
MCP server for Atlassian Confluence Data Center - access and manage content This MCP server enables AI assistants like Claude to seamlessly interact with Github B1ff Atlassian Dc Mcp Confluence, providing structured access to its functionality through the Model Context Protocol (MCP).
Key Capabilities:
- Manage repositories and version control operations
- Review and analyze code changes
- Automate code review and quality checks
- Track issues and project management
Common Use Cases:
- AI-assisted code review and analysis
- Automating repository management tasks
- Streamlining development workflows
- Tracking and managing project issues
How It Works: Github B1ff Atlassian Dc Mcp Confluence integrates with AI coding assistants and chat interfaces through the standardized MCP protocol. Once configured, your AI assistant can directly invoke Github B1ff Atlassian Dc Mcp Confluence's tools, enabling natural language interaction with its features without manual API calls or custom integrations.
Technical Details: Server type: Package · Language: JavaScript/TypeScript
Tools & Endpoints5
Specifications
Requirements
- Node.js 18 or higher
- npm 7 or higher (for workspaces support)
- Atlassian Data Center instance or Cloud instance
- API tokens for the Atlassian products you want to use
Hosting
Hosting Options
- Package
API
Integrate this server into your application. Choose a connection method below.
Install
npm installConfigure
{
"mcpServers": {
"atlassian-jira-dc": {
"command": "npx",
"args": ["-y", "@atlassian-dc-mcp/jira"],
"env": {
"JIRA_HOST": "your-jira-host",
"JIRA_API_TOKEN": "your-token"
}
},
"atlassian-confluence-dc": {
"command": "npx",
"args": ["-y", "@atlassian-dc-mcp/confluence"],
"env": {
"CONFLUENCE_HOST": "your-confluence-host",
"CONFLUENCE_API_TOKEN": "your-token"
}
},
"atlassian-bitbucket-dc": {
"command": "npx",
"args": ["-y", "@atlassian-dc-mcp/bitbucket"],
"env": {
"BITBUCKET_HOST": "your-bitbucket-host",
"BITBUCKET_API_TOKEN": "your-token"
}
}
}
}Performance
Usage
Quick Reference
- Name
- Github B1ff Atlassian Dc Mcp Confluence
- Function
- MCP server for Atlassian Confluence Data Center - access and manage content
- Available Tools
- For Data Center installations, you'll need to generate Personal Access Tokens (PAT) for each service:, 1. Log in to your Jira instance 2. Go to Profile > Personal Access Tokens 3. Click "Create token" 4. Give it a meaningful name and set appropriate permissions 5. Copy the generated token immediately (it won't be shown again), 1. Log in to your Confluence instance 2. Go to Settings > Personal Access Tokens 3. Click "Create token" 4. Name your token and set required permissions 5. Save and copy the token (only shown once), 1. Log in to Bitbucket 2. Go to Manage Account > HTTP access tokens 3. Click "Create token" 4. Set a name and permissions 5. Generate and copy the token immediately, Store these tokens securely and use them in your Claude Desktop configuration as shown above.
- Transport
- Package
- Language
- JavaScript/TypeScript
- Install
- npm install
- Source
- External (Registry)
- License
- Open Source
Ready to integrate this MCP server?
Book a demo to see how this server fits your workflow, or explore the full catalog.