Read-only MCP server for self-hosted Confluence that lets AI agents search pages, fetch content, and navigate page trees via the REST API
Local Onlyrkorablin
Awaiting current scanNpm · 0.1.0
The selected current version does not yet have completed public verification. Unknown does not mean clean or vulnerable.
1Distribution channel
5Independently observed tools
0Linked remote endpoints
AvailableVersion intelligence
Detailed security scan evidence is not public for this MCP yet. Public identity, registry metadata, and independently observed protocol inventory remain available.
Install and connect
Installation and connection instructions are shown only when supported by retained package, repository, or endpoint evidence.
Independently scan the exact version your agents use, receive alerts when its risk changes, and investigate every finding with retained version evidence.
Independent exact-version security scans
Continuous release and vulnerability monitoring
Risk-change alerts with capability context
Historical evidence and API exports
Custom pricingContact salesTailored to your organization, integrations, data needs, and support requirements.
Current version evidence
No public current-version evidence is available yet.
Current protocol inventory
2025-06-18Negotiated protocol
confluence-http-api-mcpServer-reported name
1Capability groups
Aug 23, 2026Observed
Tools 5
Tool
Category
Annotations
Risk
confluence_get_pageGet a Confluence page by numeric content id. Returns title, space, ancestors and plain-text body.Input schema
{
"type": "object",
"properties": {
"pageId": {
"type": "string",
"description": "Content id, e.g. 123456789"
},
"maxBodyChars": {
"type": "number",
"description": "Truncate body text after N chars (default 12000)",
"default": 12000
}
},
"required": [
"pageId"
]
}
—
—
confluence_get_page_by_titleGet a page by space key and exact title (first match).Input schema
confluence_searchSearch Confluence pages with CQL. Examples: `space=GAR AND type=page`, `space=GAR AND title ~ "API"`, `text ~ "address search" AND space=GAR`. Returns titles, ids, excerpts.Input schema
Install the selected package version with: npm install --save-exact confluence-http-api-mcp@0.1.0
What tools does confluence-http-api-mcp Server provide?
confluence-http-api-mcp Server exposed 5 tools during independent protocol observation, including confluence_get_page, confluence_get_page_by_title, confluence_get_page_children, confluence_list_spaces, confluence_search.
Is confluence-http-api-mcp Server secure?
The selected current version does not yet have completed public verification. Unknown does not mean clean or vulnerable.
Company and product intelligence
These internal links are derived from strong identity fields such as the implementation name, package, repository, vendor, and listing name—not generic description prose.