Confluence Content Management
Unified workflow for managing Confluence content including pages, blog posts, comments, attachments, spaces, and labels. Used by content authors, knowledge managers, and platform administrators.
What You Can Do
MCP Tools
list-pages
List all Confluence pages with optional filtering by space, status, and title.
create-page
Create a new Confluence page in a space.
get-page
Get a specific Confluence page by its ID.
update-page
Update an existing Confluence page title and body.
delete-page
Delete a Confluence page by ID.
list-child-pages
List child pages of a specific page for navigating content hierarchies.
get-page-labels
Get all labels applied to a specific page.
list-page-attachments
List all file attachments on a specific page.
list-spaces
List all Confluence spaces.
get-space
Get a specific Confluence space by its ID.
list-pages-in-space
List all pages belonging to a specific space.
list-blog-posts
List all blog posts with optional space filtering.
create-blog-post
Create a new Confluence blog post.
get-blog-post
Get a specific blog post by its ID.
update-blog-post
Update an existing blog post.
delete-blog-post
Delete a blog post by ID.
get-comment
Get a specific comment by its ID.
create-footer-comment
Create a footer comment on a page or blog post.
create-inline-comment
Create an inline comment on a specific text selection in a page.
update-comment
Update an existing comment.
delete-comment
Delete a comment by ID.
list-footer-comments
List footer comments on a specific page.
list-inline-comments
List inline comments on a specific page.
get-attachment
Get a specific attachment by its ID.
delete-attachment
Delete an attachment by ID.
get-label
Get a specific label by its ID.