Back to Home
sooperset icon

mcp-atlassian

Verified Safe

by sooperset

Overview

Provides an MCP server for integrating with Atlassian Jira and Confluence, enabling an agent to interact with these services for tasks like searching, creating, updating, and managing content and issues.

Installation

Run Command
uv run mcp-atlassian

Environment Variables

  • JIRA_URL
  • JIRA_USERNAME
  • JIRA_API_TOKEN
  • JIRA_PERSONAL_TOKEN
  • JIRA_SSL_VERIFY
  • JIRA_PROJECTS_FILTER
  • CONFLUENCE_URL
  • CONFLUENCE_USERNAME
  • CONFLUENCE_API_TOKEN
  • CONFLUENCE_PERSONAL_TOKEN
  • CONFLUENCE_SSL_VERIFY
  • CONFLUENCE_SPACES_FILTER
  • ATLASSIAN_OAUTH_CLIENT_ID
  • ATLASSIAN_OAUTH_CLIENT_SECRET
  • ATLASSIAN_OAUTH_REDIRECT_URI
  • ATLASSIAN_OAUTH_SCOPE
  • ATLASSIAN_OAUTH_CLOUD_ID
  • ATLASSIAN_OAUTH_ACCESS_TOKEN
  • ATLASSIAN_OAUTH_ENABLE
  • READ_ONLY_MODE
  • ENABLED_TOOLS
  • TRANSPORT
  • PORT
  • HOST
  • STREAMABLE_HTTP_PATH
  • HTTP_PROXY
  • HTTPS_PROXY
  • NO_PROXY
  • SOCKS_PROXY
  • JIRA_CUSTOM_HEADERS
  • CONFLUENCE_CUSTOM_HEADERS
  • MCP_VERBOSE
  • MCP_VERY_VERBOSE
  • MCP_LOGGING_STDOUT

Security Notes

The project adheres to good security practices by using environment variables for sensitive credentials and integrating 'keyring' for OAuth token storage. It also includes logging mechanisms with sensitive data masking. The default host binding to '0.0.0.0' is standard for servers but requires proper network isolation (e.g., firewall, proxy) in production environments to prevent unintended exposure. No direct hardcoded secrets, `eval`, or obfuscation found in the truncated code.

Similar Servers

Stats

Interest Score100
Security Score9
Cost ClassMedium
Avg Tokens1000
Stars3683
Forks779
Last Update2025-11-26

Tags

JiraConfluenceAtlassianAPI IntegrationCollaboration ToolsFastMCPProductivity