MCP.so
登录

Confluence Wiki MCP Server Extension

@MCP-Mirror

关于 Confluence Wiki MCP Server Extension

Mirror of

基本信息

分类

记忆与知识

许可证

MIT license

运行时

node

传输方式

stdio

发布者

MCP-Mirror

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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.

评论

记忆与知识 分类下的更多 MCP 服务器