Confluence Mcp Server
About
It is a sample Model Context Protocol (MCP) server implementation that uses the Confluence API to retrieve and create Confluence pages. It is intended for developers building MCP-based integrations with Confluence.
Details
- Author
- 7nohe
- GitHub stars
- 1
- Downloads
- 180
- Categories
- Knowledge Base
Jump to
- Fetches Confluence pages via the Confluence API.
- Creates new Confluence pages.
- Full MCP server implementation.
- Client code generation from OpenAPI spec.
Install dependencies with npm install, then build the project with npm run build (or npm run watch for development). After build, configure your MCP client (e.g., Claude Desktop) with the absolute path to dist/index.js and set the required environment variables: ATLASSIAN_API_TOKEN, CONFLUENCE_URL, and CONFLUENCE_EMAIL.
Confluence MCP Server Sample
このリポジトリは、Model Context Protocol (MCP) サーバーのサンプル実装です。
Confluence APIを使用して、Confluenceのページを取得/作成するMCPサーバーを実装しています。
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.


