MCPServers
C

Confluence Cloud

13
0

Summary

This Confluence Cloud MCP server, developed using TypeScript and the Model Context Protocol SDK, provides a standardized interface for AI assistants to interact with Atlassian Confluence Cloud. It offers tools for space management, page operations, content searching, and label handling, enabling seamless integration of Confluence functionality into AI workflows. The implementation stands out by abstracting Confluence's API complexities, allowing AI models to perform tasks like creating pages, managing content, and retrieving information without direct API knowledge. It's particularly valuable for teams looking to automate documentation processes, enhance knowledge management, or build AI-powered tools that leverage Confluence data and capabilities.

Available Actions(10)

list_confluence_spaces

List all spaces in Confluence.

get_confluence_space

Get details about a specific space.

list_confluence_pages

List pages in a space.

get_confluence_page

Get a specific page with its content (now includes Markdown conversion).

create_confluence_page

Create a new page in a space.

update_confluence_page

Update an existing page.

search_confluence_pages

Search Confluence content using CQL.

get_confluence_labels

Get labels for a page.

add_confluence_label

Add a label to a page.

remove_confluence_label

Remove a label from a page.

Last Updated: April 8, 2025

コミュニティレビュー

0.0
0 レビュー
5
0
4
0
3
0
2
0
1
0

まだレビューはありません. 最初のレビューを投稿しましょう!

会話に参加するにはサインインしてください

Try it now in
HighlightHighlight AI

言語

TypeScript

カテゴリ

タグ