mcp-atlassian
MCP Atlassian
Atlassian製品(ConfluenceおよびJira)向けのModel Context Protocol(MCP)サーバーです。CloudとServer/Data Centerの両方のデプロイメントをサポートします。
プログレッシブフォークプロファイル
このフォークは、アップストリームの直接的なAtlassian MCPサーフェスを維持し、MCP_PROFILE=progressive によって制御されるローカルのプログレッシブプロファイルを追加します。プログレッシブモードでは、サーバーは完全な直接ツールサーフェスの代わりに、jira_discover、jira_capability_schema、jira_execute_read、jira_execute_write_guarded などのディスカバリ/スキーマ/実行ラッパーのみを公開します。
アップストリームの sooperset/mcp-atlassian には現在このプログレッシブレイヤーが含まれていないため、アップストリームの更新は選択的に調整する必要があります。アップストリームを盲目的にマージすると、プログレッシブパッケージやテストが削除される可能性があります。FORK_WORKFLOW.md を参照してください。
https://github.com/user-attachments/assets/35303504-14c6-4ae4-913b-7c25ea511c3e
https://github.com/user-attachments/assets/7fe9c488-ad0c-4876-9b54-120b666bb785
Related MCP server: MCP Atlassian
クイックスタート
1. APIトークンを取得
https://id.atlassian.com/manage-profile/security/api-tokens にアクセスしてトークンを作成してください。
Server/Data Centerの場合は、代わりにPersonal Access Tokenを使用してください。認証を参照してください。
2. IDEを設定
Claude DesktopまたはCursorのMCP設定に追加します:
{
"mcpServers": {
"mcp-atlassian": {
"command": "uvx",
"args": ["mcp-atlassian"],
"env": {
"JIRA_URL": "https://your-company.atlassian.net",
"JIRA_USERNAME": "your.email@company.com",
"JIRA_API_TOKEN": "your_api_token",
"CONFLUENCE_URL": "https://your-company.atlassian.net/wiki",
"CONFLUENCE_USERNAME": "your.email@company.com",
"CONFLUENCE_API_TOKEN": "your_api_token"
}
}
}
}Server/Data Centerユーザー:
JIRA_USERNAME+JIRA_API_TOKENの代わりにJIRA_PERSONAL_TOKENを使用してください。詳細は認証を参照してください。
Autohand Code
同じ uvx サーバーをAtlassianの認証情報で使用します:
autohand mcp add mcp-atlassian env \
JIRA_URL=https://your-company.atlassian.net \
JIRA_USERNAME=your.email@company.com \
JIRA_API_TOKEN=your_api_token \
CONFLUENCE_URL=https://your-company.atlassian.net/wiki \
CONFLUENCE_USERNAME=your.email@company.com \
CONFLUENCE_API_TOKEN=your_api_token \
uvx mcp-atlassianadd の後に --scope project を追加すると、設定を現在の
プロジェクトに保持できます。現在のインストールとCLIの詳細については、Autohand Codeを参照してください。
3. 使用を開始
AIアシスタントに次のように依頼します:
"PROJプロジェクトで自分に割り当てられた課題を検索"
"オンボーディングドキュメントをConfluenceで検索"
"ログイン問題のバグチケットを作成"
"PROJ-123のステータスをDoneに更新"
ドキュメント
完全なドキュメントは mcp-atlassian.soomiles.com で入手できます。
ドキュメントは llms.txt形式 でも提供されており、LLMが簡単に利用できます:
llms.txt— ドキュメントサイトマップllms-full.txt— 完全なドキュメント
トピック | 説明 |
uvx、Docker、pip、ソースから | |
APIトークン、PAT、OAuth 2.0 | |
IDEセットアップ、環境変数 | |
SSE、streamable-http、マルチユーザー | |
すべてのJiraおよびConfluenceツール | |
一般的な問題とデバッグ |
互換性
製品 | デプロイメント | サポート |
Confluence | Cloud | 完全サポート |
Confluence | Server/Data Center | サポート (v6.0+) |
Jira | Cloud | 完全サポート |
Jira | Server/Data Center | サポート (v8.14+) |
主要ツール
Jira | Confluence |
|
|
|
|
|
|
|
|
|
|
合計98ツール — 完全なリストはツールリファレンスを参照してください。
セキュリティ
APIトークンを共有しないでください。.env ファイルを安全に保管してください。SECURITY.mdを参照してください。
コントリビューション
開発環境のセットアップについてはCONTRIBUTING.mdを参照してください。
ライセンス
MIT - LICENSEを参照してください。Atlassian公式製品ではありません。
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceAn MCP server that enables AI assistants to interact with Atlassian Jira and Confluence across Cloud and Server/Data Center environments. It supports tasks like searching and summarizing documentation, managing Jira issues, and creating content through natural language.MIT
- AlicenseNot gradedqualityCmaintenanceAn MCP server that integrates with Jira and Confluence to enable AI-powered issue management, content search, and document creation. It supports both Cloud and on-premise deployments, allowing users to automate workspace tasks through natural language.MIT
- AlicenseNot gradedqualityDmaintenanceA comprehensive MCP server for Atlassian Jira that enables AI assistants to manage issues, sprints, comments, and worklogs through natural language.MIT
- AlicenseBqualityAmaintenanceAn MCP server for integrating with Atlassian products including Confluence, Jira, Bitbucket, and Xray for Jira, enabling AI-powered operations like searching, creating, and updating issues, pages, and test results.7127MIT
Related MCP Connectors
MCP server for AI access to SmartBear tools, including BugSnag, Reflect, Swagger, PactFlow, QTM4J.
MCP server for AI dialogue using various LLM models via AceDataCloud
An MCP server that integrates with Discord to provide AI-powered features.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/matutezam/atlassian-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server