Back to Home
aashari icon

mcp-server-atlassian-confluence

Verified Safe

by aashari

Overview

Connect AI assistants (like Claude, Cursor AI) to Atlassian Confluence knowledge bases to get instant answers, search documentation, and manage content using natural language.

Installation

Run Command
npx -y @aashari/mcp-server-atlassian-confluence

Environment Variables

  • ATLASSIAN_SITE_NAME
  • ATLASSIAN_USER_EMAIL
  • ATLASSIAN_API_TOKEN
  • DEBUG
  • TRANSPORT_MODE
  • PORT

Security Notes

The server follows good security practices by requiring credentials via environment variables or a secure local config file (~/.mcp/configs.json) and does not hardcode secrets. It uses JMESPath (jmespath.search) for filtering, which is generally safe for data querying. Raw API responses are temporarily saved to `/tmp/mcp/` with unique filenames, which could expose sensitive data if the local file system is not secured, but this is a standard debugging/logging practice and not a direct vulnerability within the application logic.

Similar Servers

Stats

Interest Score44
Security Score9
Cost ClassLow
Avg Tokens1000
Stars41
Forks20
Last Update2025-12-03

Tags

ConfluenceAtlassianAI IntegrationKnowledge BaseDocumentation