Back to Home
niroe5tar64 icon

niro-mcp-servers

Verified Safe

by niroe5tar64

Overview

Retrieves Confluence page content and page tree structures, converting them into a clean Markdown format optimized for AI agent consumption and knowledge management.

Installation

Run Command
docker compose -f /path/to/niro-mcp-servers/docker-compose.yml run --rm -i confluence-content

Environment Variables

  • CONFLUENCE_BASE_URL
  • CONFLUENCE_USERNAME
  • CONFLUENCE_API_TOKEN
  • CONFLUENCE_PASSWORD
  • CONFLUENCE_TIMEOUT

Security Notes

The server is designed for secure execution within Docker containers, featuring a read-only filesystem, no-new-privileges, and stdio-only communication with Claude Desktop. It utilizes reputable libraries for HTML parsing and Markdown conversion. The primary security concern lies in the management of Confluence API credentials, with the README explicitly recommending Docker secrets or other secure secret management systems for production environments.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens8000
Stars0
Forks0
Last Update2026-01-05

Tags

ConfluenceMarkdown ConversionContent RetrievalAI Agent ToolKnowledge Management