confluence-bot

HoodieYlya13/confluence-bot
★ 0 stars Unknown language AI/LLM Updated today
RBAC-enforced MCP documentation RAG, end to end: Python MCP server with 4-layer security over live Confluence + Next.js console to experience it in the browser. Live demo, $0/month.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "confluence-bot": {
      "command": "npx",
      "args": [
        "-y",
        "HoodieYlya13/confluence-bot"
      ]
    }
  }
}