Atlassian Server For Heroku
БесплатноНе проверенAn MCP server that provides integration with Jira and Confluence for managing issues, boards, sprints, and documentation pages. It is specifically designed for
Описание
An MCP server that provides integration with Jira and Confluence for managing issues, boards, sprints, and documentation pages. It is specifically designed for native deployment on Heroku to enable AI models to interact with Atlassian resources using standardized tools.
README
A Model Context Protocol (MCP) server for Jira and Confluence integration.
Features
- Jira - Search issues, create/update tickets, manage sprints and boards
- Confluence - Search and manage documentation pages
- Heroku Native - Designed for Heroku deployment with MCP process support
Available Tools
Jira Tools
| Tool | Description |
|---|---|
jira_search_issues |
Search using JQL |
jira_get_issue |
Get issue details |
jira_create_issue |
Create new issue |
jira_update_issue |
Update issue fields |
jira_transition_issue |
Change issue status |
jira_add_comment |
Add comment to issue |
jira_list_projects |
List all projects |
jira_list_boards |
List agile boards |
jira_list_sprints |
List sprints for a board |
Confluence Tools
| Tool | Description |
|---|---|
confluence_list_spaces |
List all spaces |
confluence_get_page |
Get page content |
confluence_search |
Search with CQL |
confluence_create_page |
Create new page |
confluence_update_page |
Update page content |
Deployment
One-Click Deploy
Click the "Deploy to Heroku" button above.
Configure Credentials
heroku config:set ATLASSIAN_DOMAIN=your-company.atlassian.net
heroku config:set [email protected]
heroku config:set ATLASSIAN_API_TOKEN=your-api-token
Get your API token at https://id.atlassian.com/manage-profile/security/api-tokens
Register with Heroku AI
heroku addons:attach your-main-app::INFERENCE -a my-atlassian-mcp
Usage
response = client.chat.completions.create(
model=os.getenv("INFERENCE_MODEL_ID"),
messages=[
{"role": "user", "content": "Find all open bugs in project MYPROJ"}
],
extra_body={
"heroku": {
"mcp_servers": ["mcp-atlassian"]
}
}
)
License
MIT
Установка Atlassian Server For Heroku
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/dsouza-anush/mcp-atlassianFAQ
Atlassian Server For Heroku MCP бесплатный?
Да, Atlassian Server For Heroku MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Atlassian Server For Heroku?
Нет, Atlassian Server For Heroku работает без API-ключей и переменных окружения.
Atlassian Server For Heroku — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Atlassian Server For Heroku в Claude Desktop, Claude Code или Cursor?
Открой Atlassian Server For Heroku на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Notion
Read and write pages in your workspace
автор: NotionLinear
Issues, cycles, triage — from Claude
автор: LinearGoogle Drive
Search and read your Drive files
автор: Googlemindsdb/mindsdb
Connect and unify data across various platforms and databases with [MindsDB as a single MCP server](https://docs.mindsdb.com/mcp/overview).
автор: mindsdbCompare Atlassian Server For Heroku with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории productivity
