Confluence Wiki MCP Server Extension
@MCP-Mirror
About Confluence Wiki MCP Server Extension
Mirror of
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Confluence Wiki MCP Server Extension?
This is a VSCode/Cursor extension that provides an MCP (Model Context Protocol) server for integrating with Confluence Wiki. It allows users to configure a secure connection to a Confluence instance, fetch wiki content, and convert it to Markdown for use by AI models in Cursor.
How to use Confluence Wiki MCP Server Extension?
Open the Command Palette and run “Confluence Wiki MCP Server: Configuration” to enter your Confluence host URL, username, and password. Credentials are saved in an encrypted file. Then in Cursor’s MCP settings, add a new MCP server with the name “Wiki”, type “Command”, and the command path shown on the configuration page. In a chat with an AI model, include a Confluence Wiki URL in your prompt; the tool will fetch, convert to Markdown, and pass the content to the AI.
Key features of Confluence Wiki MCP Server Extension
- Integrates with Confluence Wiki via an MCP Server
- Easy configuration interface with secure credential storage
- Converts Wiki content to Markdown format
Use cases of Confluence Wiki MCP Server Extension
- Summarizing a Confluence Wiki page using an AI model in Cursor
- Fetching Confluence content to answer questions in a Cursor chat
- Extracting and reformatting wiki documentation for AI-assisted editing
FAQ from Confluence Wiki MCP Server Extension
How do I configure the extension?
Open the Command Palette (Cmd+Shift+P / Ctrl+Shift+P), select “Confluence Wiki MCP Server: Configuration”, enter your Confluence host URL, username, and password, then click “Save Configuration”.
How are my credentials stored?
Credentials are stored securely in an encrypted file and are never exposed in VSCode settings.
What editors does this extension support?
The extension is designed for VSCode and Cursor, with specific setup instructions provided for Cursor’s MCP configuration.
What command should I use when adding the MCP server in Cursor?
The command is the path shown on the extension’s configuration page after you save your credentials. It is not a fixed command.
What format does the tool return content in?
The extension fetches Wiki content and converts it to Markdown format before providing it to the AI model.
More Memory & Knowledge MCP servers
Rust Docs MCP Server
Govcraft🦀 Prevents outdated Rust code suggestions from AI assistants. This MCP server fetches current crate docs, uses embeddings/LLMs, and provides accurate context via a tool call.
RAG Documentation MCP Server
hannesrudolphAn MCP server implementation that provides tools for retrieving and processing documentation through vector search, enabling AI assistants to augment their responses with relevant documentation context.
Solomd
zhitongblogA markdown editor — and the bridge to your LLM. Local-first, MIT, ~15 MB. Bundled MCP server lets Claude Code / Codex / Cursor drive your vault directly. 14 AI providers BYOK.
mcp-local-rag
nkapila6"primitive" RAG-like web search model context protocol (MCP) server that runs locally. ✨ no APIs ✨
Mcp Knowledge Graph
shanehollomanMCP server enabling persistent memory for Claude through a local knowledge graph - fork focused on local development
Comments