nguyenvanduocit/confluence-mcp
A Go-based Model Context Protocol (MCP) server for integrating AI assistants with Atlassian Confluence. This tool provides a seamless interface for interacting with the Confluence API through the standardized MCP, enabling AI models to search, retrieve, create, and update Confluence content.
Platform-specific configuration:
{
"mcpServers": {
"confluence-mcp": {
"command": "npx",
"args": [
"-y",
"confluence-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...