Confluence MCP Server
@tqiqbal
关于 Confluence MCP Server
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"mcp-confluence-server": {
"command": "python",
"args": [
"confluence.py"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Confluence MCP Server?
A Model Context Protocol (MCP) server that allows AI models to interact with Confluence Data Center using its REST API. It provides a set of tools for searching, reading, creating, updating, and deleting Confluence pages.
How to use Confluence MCP Server?
Clone the repository, install dependencies with pip install -r requirements.txt, and configure a .env file with CONFLUENCE_API_BASE, CONFLUENCE_USERNAME, and CONFLUENCE_PASSWORD. Run in development mode with `mcp dev
记忆与知识 分类下的更多 MCP 服务器
Context Portal MCP (ConPort)
GreatScottyMacContext Portal (ConPort): A memory bank MCP server building a project-specific knowledge graph to supercharge AI assistants. Enables powerful Retrieval Augmented Generation (RAG) for context-aware development in your IDE.
Notion MCP Server
suekouA Model Context Protocol server for connecting Notion to MCP-compatible clients
Obsidian MCP Server
cyanheadsRead, write, search, and surgically edit Obsidian vault notes, tags, and frontmatter via MCP. STDIO or Streamable HTTP.
JupyterMCP - Jupyter Notebook Model Context Protocol Integration
jjsantos01A Model Context Protocol (MCP) for Jupyter Notebook
Basic Memory
basicmachines-coAI conversations that actually remember. Never re-explain your project to your AI again. Join our Discord: https://discord.gg/tyvKNccgqN
评论