wiki_mcp_server
0
Wiki MCP Server is an implementation designed to manage Confluence wiki pages via the Model Context Protocol (MCP). It features easy creation, updating, deletion, and searching of wiki pages with automatic knowledge base selection. The project leverages FastAPI, making it suitable for production scenarios.
📚 Wiki MCP Server
An MCP Server implementation for managing Confluence wiki pages.
Supports:
- Creating new wiki pages
- Updating existing wiki pages
- Deleting wiki pages
- Searching wiki pages by keyword
- Auto-selecting correct Confluence knowledge base based on user query
Built with FastAPI and ready for production deployment.