MCP server for Atlassian (Confluence & Jira)
MCP Atlassian MCP server exists for a simple reason — assistants are far more useful when they can act on MCP Atlassian directly instead of describing what you should do. MCP server for Atlassian (Confluence & Jira).
A Model Context Protocol (MCP) server that provides comprehensive tools for interacting with Atlassian products (Confluence and Jira).
This MCP server allows AI agents to interact with Atlassian products through a standardized interface. It provides extensive tools for:
Being a remote server, there is no local install. You register the endpoint with your client, authorise it once, and the tools appear.
Once MCP Atlassian is connected, these are the calls the assistant has available:
search_confluence — Search for content in Confluence using v1 API with CQLParameters — searchText (string), spaceKey (string, optional), limit (number), start (number)search_confluence_pages_by_title — Search pages by title using v2 APIget_confluence_space_by_id_or_key — Get information about a specific Confluence spaceget_confluence_spaces — Get all available spacesget_confluence_content — Get specific page content by IDget_confluence_pages — Get all pages in a spaceget_confluence_child_pages — Get child pages of a specific pageconfluence_create_page — Create a new Confluence pageconfluence_update_page — Update an existing pageupdate_confluence_page_title — Update only the title of a pageconfluence_delete_page — Delete a Confluence pageYou will need 2 environment variables: ATLASSIAN_HOST, ATLASSIAN_API_TOKEN. The server will not start without them, which is usually why the tools fail to appear on a first run. Keep credentials in your client's env block or a secrets manager rather than in a file you might commit.
Among the planning and project tracking options, the useful question is rarely "what can it do" but "what does it cost you to run" — permissions, credentials, and how much of your context its toolset consumes. MCP Atlassian's toolset — search_confluence, Parameters, search_confluence_pages_by_title and 11 more — is a fair guide to whether it matches your workflow. It is maintained by samwang0723; worth a glance at recent repository activity before you build anything load-bearing on it.
SyncDev reviews every entry in this directory against the project's own documentation before publishing, and revisits them as servers change.
| Tool | What it does |
|---|---|
| search_confluence | Search for content in Confluence using v1 API with CQL |
| Parameters | searchText (string), spaceKey (string, optional), limit (number), start (number) |
| search_confluence_pages_by_title | Search pages by title using v2 API |
| get_confluence_space_by_id_or_key | Get information about a specific Confluence space |
| get_confluence_spaces | Get all available spaces |
| get_confluence_content | Get specific page content by ID |
| get_confluence_pages | Get all pages in a space |
| get_confluence_child_pages | Get child pages of a specific page |
| confluence_create_page | Create a new Confluence page |
| confluence_update_page | Update an existing page |
| update_confluence_page_title | Update only the title of a page |
| confluence_delete_page | Delete a Confluence page |
| get_confluence_pages_by_label | Find pages with specific labels |
| get_confluence_page_labels | Get labels for a specific page |
| Variable | Description | Required |
|---|---|---|
| ATLASSIAN_HOST | Endpoint or connection string the server talks to. | Optional |
| ATLASSIAN_API_TOKEN | Credential the server authenticates with. | Yes |
Your workspace, on speaking terms with AI — search, read and write Notion pages and databases.
Issue tracking at the speed of conversation — Linear's official hosted server with OAuth and zero install.
Search and read your Drive — Docs, Sheets and files become context your assistant can actually use.
Your assistant inside the workspace — read channels, search history, post messages and tame the noise.
Metabase ships its own MCP endpoint — search your BI content, build and run queries, and save questions and dashboards without leaving the chat.
Stop letting your assistant hallucinate n8n node parameters — this server hands it the real schemas, templates and validation.