Confluence Connector for AI agents.
12 live capabilities
Query and manage your company wiki pages from your chat.
Waiting for input…
Why people use Confluence
Confluence Wiki Search Pain
This Connector lets your agent do the digging for you. You ask for the Q3 migration plan, and the agent uses search_confluence to find the specific doc in the Engineering space. It gives you the answer in one message, skipping the manual navigation entirely.
What Vinkius changes
Your AI agent gets a direct line to your company's knowledge base.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Finding Architecture Docs
An engineer asks for 'database migration notes' and the agent finds the exact page in the Engineering space using search_confluence.
- Real-world use case 02
Drafting Product Requirements
A PM asks the agent to 'create a new page in the Product space for the login redesign' and it publishes the draft using create_page.
- Real-world use case 03
HR Policy Lookups
An HR person asks the agent to 'find the remote work policy' to give an immediate answer to a new hire using get_page.
Complete set · 12capabilities
The complete Confluence capability set.
These are the exact actions your AI can choose when you ask it to work with Confluence.
01—04
4 capabilities in this set.
Part of 12 available through Confluence.
- 01 Capability
List spaces
Use this to see a list of all spaces in your Confluence instance. It helps you understand the overall structure of your wiki.
- 02 Capability
Add label
Use this to add a specific tag to a Confluence page. It helps you organize and filter your wiki content more effectively.
- 03 Capability
Delete page
Use this to permanently remove a page from your Confluence space. This action is irreversible.
- 04 Capability
Get page history
Use this to see the version history of a specific page. It lets you track how a document has changed over time.
05—08
4 capabilities in this set.
Part of 12 available through Confluence.
- 05 Capability
List labels
Use this to see all the labels currently on a Confluence page. It helps you understand how a page is categorized.
- 06 Capability
Add page comment
Use this to add a new comment to a Confluence page. The body is sent in storage format for proper rendering.
- 07 Capability
Search confluence
Use this to find pages, blog posts, and comments using Confluence Query Language. It lets you search the whole wiki at once.
- 08 Capability
Create page
Use this to create a new page in a specific space. You can provide a title and body content in HTML storage format.
09—12
4 capabilities in this set.
Part of 12 available through Confluence.
- 09 Capability
Get page
Use this to get the full body and metadata of a specific page. It lets your agent read the complete content of a wiki page.
- 10 Capability
Get space details
Use this to get the description and homepage of a specific space. It provides a high-level overview of a workspace area.
- 11 Capability
List page comments
Use this to see all the comments on a Confluence page. It retrieves both inline and footer comments with author details.
- 12 Capability
List pages
Use this to get a list of pages from a Confluence space. You can filter by space key and use pagination to see more.
Set up in minutes
One URL. Then ask Confluence to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Confluence from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_UElqfg8DwaSwZHa2POP7T4aZIXqCwjZGV1bRzOLz/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Confluence, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Confluence for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_UElqfg8DwaSwZHa2POP7T4aZIXqCwjZGV1bRzOLz/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Confluence URL.
- Step 03
Save and start
Save the connection and enable Confluence in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"confluence": {
"url": "https://edge.vinkius.com/vk_preview_UElqfg8DwaSwZHa2POP7T4aZIXqCwjZGV1bRzOLz/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Confluence
Open Agent mode in chat and ask: "Using Confluence, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"confluence": {
"url": "https://edge.vinkius.com/vk_preview_UElqfg8DwaSwZHa2POP7T4aZIXqCwjZGV1bRzOLz/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Confluence
Ask Copilot: "Using Confluence, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"confluence": {
"url": "https://edge.vinkius.com/vk_preview_UElqfg8DwaSwZHa2POP7T4aZIXqCwjZGV1bRzOLz/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Confluence
Open Cascade and ask: "Using Confluence, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"confluence": {
"url": "https://edge.vinkius.com/vk_preview_UElqfg8DwaSwZHa2POP7T4aZIXqCwjZGV1bRzOLz/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Confluence
Ask Cline: "Using Confluence, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add confluence --transport http "https://edge.vinkius.com/vk_preview_UElqfg8DwaSwZHa2POP7T4aZIXqCwjZGV1bRzOLz/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Confluence
Ask Claude: "Using Confluence, show me...". 12 tools are ready
Where the request belongs
Work Confluence can move forward.
For anyone who spends half their day looking for information that is buried in a wiki. It is for people who need to stay updated without the fatigue of constant tab-switching.
Software Engineer
Finds architecture docs and coding guidelines while staying inside their development environment.
Product Manager
Drafts PRDs and sprint notes and pushes them to the team space instantly.
HR Specialist
Quickly pulls up company policies to answer employee questions in real-time.
When one Connector is not enough
Carry the request into a workflow.
Combine Confluence with the systems that finish the task.
View all recipesConnectors That Auto-Generate Pipeline Docs
Pipeline fails tracked, documentation cross-checked, team notified , engineering visibility without status meetings
MCP Workflow to Sync Sprint Knowledge
Your sprint ended, 14 tickets are done, and the PM is asking 'so what shipped?' , because nobody updated the Confluence release page since February
Turn Support Tickets Into KB Articles via MCP
Your support team answered 'how to reset my password' 340 times this quarter , each time a $65/hour agent spent 8 minutes writing the same answer because nobody turned the first answer into a knowledge base article
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsSlab
Manage your team's knowledge base. query wiki articles, create new documentation, and explore topics directly using AI agents.
Atlassian (Jira & Confluence)
The ultimate AI bridge for Jira and Confluence. manage projects, agile boards, and wikis via AI.
FlowUs
All-in-one knowledge management and collaboration platform. manage pages, blocks, and databases via AI.
Logseq (Knowledge Management)
Manage your knowledge base via Logseq. create pages, insert outliner blocks, and search across your local graph.
GitBook
Manage technical documentation via GitBook. list organizations and spaces, handle document pages, search content, and audit collections directly from any AI agent.
GitScrum Knowledge
Build and query knowledge bases via GitScrum. manage notes as agent memory, maintain wiki pages, communicate through discussions, and search across all resources from any AI agent.
Bring your own AI
Change the model, client or framework. Keep Confluence connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Confluence.
The practical details behind the request, access and result.
Can the Confluence MCP search my private spaces?
Yes, it can search any space that your Atlassian API Token has permission to access. If your user account can see it, your agent can too.
How does the Confluence MCP handle page formatting?
It uses the Confluence storage format (HTML). This ensures that when your agent creates a page, the headers and structure stay intact.
Can I use the Confluence MCP to write PRDs?
Yes, you can ask your agent to draft a product requirement document and publish it directly to a specific space using the create_page capability.
Does the Confluence MCP support pagination?
Yes, it supports pagination. This allows your agent to browse through large lists of pages in a space without missing any content.
How do I give the Confluence MCP permission to my wiki?
You just need to provide your Atlassian API Token and your registered email during the setup process. This gives the Connector the necessary keys to talk to your workspace.
Can the Confluence MCP help me summarize long docs?
Absolutely. The Connector retrieves the full content of a page, which your agent then uses to generate concise summaries or answer specific questions.
How do I generate an Atlassian API Token?
Log into your Atlassian account at id.atlassian.com, navigate to the Security tab, and click on API tokens. Select 'Create and manage API tokens' to generate a new key for this integration.
Can the AI edit all spaces within my Confluence account?
The AI integration adheres strictly to the permissions of the user generating the API token. It can only read and modify the spaces that your specific Atlassian user account has authorization to access.
Does a published Confluence page support Markdown?
Yes, Confluence correctly processes standard formatting such as headings, lists, code blocks, and rich text when the AI agent generates and uploads content.
One connection away
Give your agent a direct line to Confluence.
Connect Confluence once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available