MCP.so
登录

mcp-atlassian-server

@bdwyertech

关于 mcp-atlassian-server

Go port of sooperset/mcp-atlassian

基本信息

分类

版本控制

运行时

go

传输方式

stdio

发布者

bdwyertech

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is mcp-atlassian-server?

mcp-atlassian-server is a Golang port of the sooperset/mcp-atlassian MCP server, specifically adapted for Atlassian server (on‑premises) deployments rather than cloud versions. It is built primarily as a learning tool and an experiment in implementing the Model Context Protocol in Go.

How to use mcp-atlassian-server?

Key features of mcp-atlassian-server

  • Golang port of sooperset/mcp-atlassian
  • Tailored for Atlassian server (on‑prem) versions
  • Includes compatibility hacks for specific server releases
  • Designed for learning and experimenting with MCP in Go
  • Not intended for production use

Use cases of mcp-atlassian-server

  • Learn the Model Context Protocol through a practical Go implementation
  • Experiment with integrating on‑premises Atlassian tools via MCP
  • Customize or test MCP interactions for specific server version quirks

FAQ from mcp-atlassian-server

How does this differ from the original sooperset/mcp-atlassian?

It is a complete rewrite in Go, not a cloud‑focused version, and includes specific modifications to work better with Atlassian server (on‑prem) environments.

Is this server meant for Atlassian Cloud?

No. It has “specific hacks to play nice specifically with server versions, not cloud.”

Is this project actively maintained?

No. The README states it “will not be actively maintained” and is primarily for learning and experimentation.

What runtime or dependencies are required?

The README does not specify runtime or dependency requirements.

What transport or authentication does it support?

The README does not mention transport mechanisms or authentication details.

评论

版本控制 分类下的更多 MCP 服务器