- Confluence Mcp Server
Confluence Mcp Server
Confluence MCP server for Cloud/Server/Data Center. Supports whoami, search, raw CQL, create and update page.
Overview
Confluence MCP Server
Confluence MCP server for Atlassian Confluence Cloud and Server/Data Center.
Features
- whoami: get current authenticated user
-
- search_pages: keyword search for pages
-
- execute_cql_search: run raw CQL for advanced queries
-
- get_page: fetch page detail with body/version
-
- create_page: create page with optional parentId
-
- update_page: update page and auto bump version
-
Quick Start (NPX)
-
- {
- "mcpServers": {
-
"confluence": { -
"command": "npx", -
"args": ["-y", "confluence-mcp-server@1.1.0"], -
"env": { -
"CONF_MODE": "server", -
"CONF_BASE_URL": "https://confluence.example.com", -
"CONF_AUTH_MODE": "auto", -
"CONF_USERNAME": "your-username", -
"CONF_TOKEN": "your-token" -
} -
} - }
- }
-
-
Notes
-
CONF_MODEsupportscloudandserver.
-
CONF_AUTH_MODE=autolets the server choose the suitable auth flow.
Server Config
{
"mcpServers": {
"confluence": {
"command": "npx",
"args": [
"-y",
"confluence-mcp-server@1.1.0"
],
"env": {
"CONF_MODE": "server",
"CONF_BASE_URL": "https://confluence.example.com",
"CONF_AUTH_MODE": "auto",
"CONF_USERNAME": "your-username",
"CONF_TOKEN": "your-token"
}
}
}
}Project Info
Created At
3 months agoUpdated At
3 months agoAuthor Name
qihaze123Star
-Language
-License
-Tags
Recommend Servers
View All虎嗅嗅 AI行业参谋
@虎嗅
虎嗅嗅官方AI助手,可查询AI行业早报、投融资事件、产品动态、硬件与原生关键信号。
25 minutes ago
Test
@modelcontextprotocol
test
6 months ago
Mcp Server Chatsum
@chatmcp
summarize chat message
typescript
a year ago