Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by ankitranjan5 • Uncategorized
A lightweight Spring Boot service enabling OAuth2 authentication with Atlassian and exposing tools for managing Jira and Confluence via an LLM agent.
Authenticate and manage Jira issues on behalf of users.
Search, fetch, and create Confluence pages programmatically.
That require seamless token management and integration with Atlassian Cloud APIs.
This MCP server handles Atlassian OAuth2 authorization, securely stores encrypted access and refresh tokens in a PostgreSQL database, and automatically refreshes tokens when expired. It exposes programmatic tools for Jira and Confluence operations such as issue management and page content handling, which can be invoked by an LLM agent over SSE. The integration facilitates seamless interaction with Atlassian Cloud APIs, enhancing automation and assistant capabilities for Jira and Confluence users.