MCP Directory
Back

atlassian-dc-mcp-go

by step-chen · Go · ★ 2

A Go-based Model Context Protocol (MCP) service for managing Atlassian Data Center products (Jira, Confluence, Bitbucket) with unified interface, configurable authentication, and fine-grained permissions. Built with github.com/modelcontextprotocol/go-sdk.

#atlassian-jira-confluence-bitbucket-mcp

Install

go install github.com/step-chen/atlassian-dc-mcp-go@latest

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "atlassian-dc-mcp-go": {
      "command": "npx",
      "args": [
        "-y",
        "github:step-chen/atlassian-dc-mcp-go"
      ]
    }
  }
}

From the README

Author: Stephen Chen This project provides a Go-based Model Context Protocol (MCP) service for managing and interacting with Atlassian Data Center products including Jira, Confluence, and Bitbucket. It allows you to manage these products programmatically through a unified interface with configurable authentication and permissions. - **Multi-Product Support**: Unified interface for Jira, Confluence, and Bitbucket - **Model Context Protocol**: Exposes tools through the Model Context Protocol for all operations - **Configuration Management**: Flexible configuration through files, environment va…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related filesystem servers