niro-mcp-servers
Verified Safeby 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
docker compose -f /path/to/niro-mcp-servers/docker-compose.yml run --rm -i confluence-contentEnvironment 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
codebadger
A containerized Model Context Protocol (MCP) server providing static code analysis using Joern's Code Property Graph (CPG) technology.
pulse-tm
Pulse is a terminal-based task manager designed for developers to manage projects and tasks, offering CLI, TUI, and seamless integration with AI agents via the Model Context Protocol (MCP).
mcp-server
This repository likely provides a Python-based server for a game, possibly related to Minecraft given 'MCP Server'.
mela-cp
This is likely a server or tool related to the Minecraft Client Protocol (MCP), potentially for managing a Minecraft server or developing Minecraft-related applications.