Atlassian Server For Heroku
FreeNot checkedAn MCP server that provides integration with Jira and Confluence for managing issues, boards, sprints, and documentation pages. It is specifically designed for
About
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
Installing Atlassian Server For Heroku
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/dsouza-anush/mcp-atlassianFAQ
Is Atlassian Server For Heroku MCP free?
Yes, Atlassian Server For Heroku MCP is free — one-click install via Unyly at no cost.
Does Atlassian Server For Heroku need an API key?
No, Atlassian Server For Heroku runs without API keys or environment variables.
Is Atlassian Server For Heroku hosted or self-hosted?
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
How do I install Atlassian Server For Heroku in Claude Desktop, Claude Code or Cursor?
Open Atlassian Server For Heroku on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Notion
Read and write pages in your workspace
by NotionLinear
Issues, cycles, triage — from Claude
by LinearGoogle Drive
Search and read your Drive files
by Googlemindsdb/mindsdb
Connect and unify data across various platforms and databases with [MindsDB as a single MCP server](https://docs.mindsdb.com/mcp/overview).
by mindsdbfulcradynamics/fulcra-context-mcp
MCP server for accessing personal health and biometric data including sleep stages, heart rate, HRV, glucose, workouts, calendar, and location via the Fulcra Li
by fulcradynamicsaymericzip/intlayer
A MCP Server that enhance your IDE with AI-powered assistance for Intlayer i18n / CMS tool: smart CLI access, access to the docs.
by aymericziprinadelph/Agent-MCP
A framework for creating multi-agent systems using MCP for coordinated AI collaboration, featuring task management, shared context, and RAG capabilities.
by rinadelphWhenLabs-org/when
Developer toolkit: auto-detect stack for AI context files, catch port conflicts, validate .env schemas, spot docs drift, audit dependency licenses, and time cod
by WhenLabs-orgBeltran12138/wecom-docs-mcp-server
WeCom (Enterprise WeChat) document operations via MCP: create, read, and edit Docs and Smartsheets (9 tools). Fills the doc-CRUD gap — existing WeCom MCP server
by Beltran12138madbonez/caldav-mcp
Universal MCP server for CalDAV protocol integration. Works with any CalDAV-compatible calendar server including Yandex Calendar, Google Calendar (via CalDAV),
by madbonezCompare Atlassian Server For Heroku with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All productivity MCPs
