Agentic WorkersPowered by Agentic Workers
Hosted MCP Servers
Project ManagementAuth: OAuth2.1

Atlassian hosted MCP server

Jira & Confluence

Atlassian’s hosted MCP server connects agents to Jira and Confluence Cloud — searching issues, creating and updating work items, and reading pages — with OAuth-scoped permissions tied to the signed-in Atlassian account.

Curated by Published Updated

Server description

Jira and Confluence access for agents

Atlassian’s hosted MCP server connects agents to Jira and Confluence Cloud — searching issues, creating and updating work items, and reading pages — with OAuth-scoped permissions tied to the signed-in Atlassian account.

Directory details

Slug
atlassian
Category
Project Management
Category slug
project-management
Authentication
OAuth2.1
Auth type
oauth

Use with your agent

Add this hosted MCP endpoint to an Agentic Workers agent or any MCP client that supports remote HTTP servers. Keep required credentials in your client or agent secret store.

Use with your agent
{
  "mcpServers": {
    "atlassian": {
      "url": "https://mcp.atlassian.com/v1/sse"
    }
  }
}

Connection links