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 Agentic WorkersPublished 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.
- Slug
- atlassian
- Category
- Project Management
- Category slug
- project-management
- Authentication
- OAuth2.1
- Auth type
- oauth
Directory details
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.
{
"mcpServers": {
"atlassian": {
"url": "https://mcp.atlassian.com/v1/sse"
}
}
}