MCPVault

confluence_set_page_permissions

MCP tool from Atlassian Confluence MCP Server by anuragagrawal0430

Set page restrictions/permissions

How to use it

confluence_set_page_permissions is exposed by the Atlassian Confluence MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the confluence_set_page_permissions tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Atlassian Confluence MCP Server

$npx atlassian-confluence-mcp-server
FULL ATLASSIAN CONFLUENCE MCP SERVER LISTING

Other tools in Atlassian Confluence MCP Server (39)

confluence_add_page_comment

Add a comment to a page

confluence_add_page_label

Add a label to a page

confluence_append_to_page

Append or prepend content server-side

confluence_copy_page

Copy a page, optionally to a different space

confluence_create_page

Create a new page

confluence_create_space

Create a new space

confluence_delete_page

Delete a page

confluence_delete_page_label

Remove a label from a page

confluence_delete_space

Delete a space and all its content

confluence_get_child_pages

Get child pages of a parent

confluence_get_comment_attachments

List attachments on a comment

confluence_get_current_user

Get current authenticated user

confluence_get_page

Get page by ID

confluence_get_page_ancestors

Get ancestor pages

confluence_get_page_attachments

List attachments on a page

confluence_get_page_body_chunk

Read large page body in offset/length chunks

confluence_get_page_by_title

Get page by title within a space

confluence_get_page_comments

Get comments on a page

confluence_get_page_labels

Get labels on a page

confluence_get_page_permissions

Get page restrictions/permissions

confluence_get_page_properties

Get content properties of a page

confluence_get_page_version

Get a specific page version

confluence_get_page_versions

Get page version history

confluence_get_page_watchers

Get users watching a page

confluence_get_pages

List pages, optionally filtered by space

confluence_get_recently_modified

Get recently modified pages

confluence_get_space

Get space details by key

confluence_get_space_by_key

Alias for getspace

confluence_get_space_homepage

Get the homepage of a space

confluence_get_spaces

List all spaces

confluence_move_page

Move a page to a different parent or space

confluence_patch_page

Server-side exact find/replace patch for large pages

confluence_replace_page_range

Replace middle range using offsets or line numbers

confluence_search

Search using CQL

confluence_search_pages

Search pages by text

confluence_test_connection

Test connection to Confluence API

confluence_unwatch_page

Remove current user as a watcher

confluence_update_page

Update an existing page

confluence_watch_page

Add current user as a watcher