Skip to main content
Glama

Confluence MCP Server

by masna-ai
confluence-mcp-config.json1.06 kB
{ "name": "confluence-server", "displayName": "Confluence Data Center", "description": "MCP server for interacting with Confluence Data Center via REST API", "version": "1.0.0", "command": "uv", "args": ["run", "--with", "mcp", "mcp", "run", "server.py"], "env": { "CONFLUENCE_API_BASE": "http://localhost:8090/rest/api", "CONFLUENCE_USERNAME": "admin", "CONFLUENCE_PASSWORD": "@Qi85yhn", "PYTHONUNBUFFERED": "1", "PYTHONIOENCODING": "utf-8" }, "workingDirectory": "${configDir}", "transportType": "stdio", "icon": "https://wac-cdn.atlassian.com/assets/img/favicons/confluence/favicon-32x32.png", "capabilities": { "tools": { "listChanged": true }, "resources": { "subscribe": true, "listChanged": true }, "prompts": { "listChanged": true } }, "metadata": { "author": "Your Name", "homepage": "https://github.com/yourusername/mcp-confluence-server", "category": "Knowledge Management", "tags": ["confluence", "documentation", "knowledge-base"] } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/masna-ai/mcp-confluence-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server