If you're an AI reading this: skill.md has everything you need.Read it →
Explorer/MCP/smithery/confluence

Confluence

REMOTE
smithery/confluence

A tool for team collaboration and knowledge management.

○ Remote (HTTP) Server
This server runs on the internet and communicates over HTTP. It does not have direct access to your local filesystem or environment variables.
Tools
55
Indexed
150d ago
Transport
Remote / HTTP
Liveness
● Live
Uptime
100%based on 1 checks
Avg response
324ms
← older · newer →
Security Scan
Security scan pending — this server has not yet been analyzed.
Risk Surface
Risk surface analysis pending — tool annotation scanning is coming soon.
Publisher Verification
Not yet verified by the Official MCP Registry.
Endpoint
https://confluence.run.tools
Tools (55)
CONFLUENCE_ADD_CONTENT_LABEL
Tool to add labels to a piece of content. Use after obtaining the content ID to tag pages or blog posts with metadata labels.
CONFLUENCE_CREATE_BLOGPOST
Tool to create a new Confluence blog post. Use when you need to publish content in a specific space.
CONFLUENCE_CREATE_BLOGPOST_PROPERTY
Tool to create a property on a specified blog post. Use when you need to add custom metadata to a blog post. Creates a new property with a key-value pair on a specified Confluence blog post. This allows users to add custom metadata relevant to the blog post.
CONFLUENCE_CREATE_CONTENT_PROPERTY_FOR_WHITEBOARD
Tool to create a new content property on a whiteboard. Use when you need to attach custom metadata to a Confluence whiteboard.
CONFLUENCE_CREATE_PAGE
Tool to create a new Confluence page in a specified space. Use when you need to create new documentation or content.
CONFLUENCE_CREATE_PAGE_PROPERTY
Tool to create a property on a Confluence page. Use when you need to add custom metadata or settings to a page.
CONFLUENCE_CREATE_PRIVATE_SPACE
Tool to create a private Confluence space. Use when you need an isolated workspace viewable only by its creator.
CONFLUENCE_CREATE_SPACE
Tool to create a new Confluence space. Use when setting up a new knowledge area for organization.
CONFLUENCE_CREATE_SPACE_PROPERTY
Tool to create a new property on a Confluence space. Use after confirming the space ID when adding custom metadata.
CONFLUENCE_CREATE_WHITEBOARD
Tool to create a new Confluence whiteboard. Use when you need to start a collaborative whiteboard session.
CONFLUENCE_DELETE_BLOGPOST_PROPERTY
Tool to delete a blog post property. Use when you need to remove custom metadata from a specified blog post.
CONFLUENCE_DELETE_CONTENT_PROPERTY_FOR_PAGE_BY_ID
Tool to delete a content property from a page by property ID. Use when you need to remove custom metadata from a page for cleanup or auditing. This action deletes a specified content property from a Confluence page using its page ID and property ID. It is useful for removing outdated or unnecessary metadata.
CONFLUENCE_DELETE_CONTENT_PROPERTY_FOR_WHITEBOARD_BY_ID
Tool to delete a content property from a whiteboard by property ID. Use when you need to remove custom metadata from a whiteboard.
CONFLUENCE_DELETE_PAGE
Tool to delete a Confluence page. Use with caution as this will permanently remove the page from the space.
CONFLUENCE_DELETE_SPACE
Tool to delete a Confluence space by its key. Use when you need to permanently remove a space.
CONFLUENCE_DELETE_SPACE_PROPERTY
Tool to delete a space property. Use when you need to remove a property from a Confluence space after review.
CONFLUENCE_GET_ATTACHMENT_LABELS
Tool to list labels on an attachment. Use after confirming the attachment ID to fetch its labels.
CONFLUENCE_GET_ATTACHMENTS
Tool to retrieve attachments of a Confluence page. Use after confirming page ID to list its attachments (supports pagination).
CONFLUENCE_GET_AUDIT_LOGS
Tool to retrieve Confluence audit records. Use when you need to fetch and filter audit logs for compliance or troubleshooting.
CONFLUENCE_GET_BLOGPOST_BY_ID
Tool to retrieve a specific Confluence blog post by its ID. Use when you have a blog post ID and need detailed metadata and content.
CONFLUENCE_GET_BLOGPOST_LABELS
Tool to retrieve labels of a specific Confluence blog post by ID. Use after obtaining the blog post ID to list its labels.
CONFLUENCE_GET_BLOGPOST_LIKE_COUNT
Tool to get like count for a Confluence blog post. Use after confirming the blog post ID to retrieve total likes.
CONFLUENCE_GET_BLOGPOST_OPERATIONS
Tool to retrieve permitted operations for a Confluence blog post. Use after confirming the blog post ID to see allowed actions.
CONFLUENCE_GET_BLOG_POSTS
Tool to retrieve a list of blog posts. Use when you need a paginated list of Confluence blog posts.
CONFLUENCE_GET_BLOG_POSTS_FOR_LABEL
Tool to list all blog posts under a specific label. Use when you have a label ID and need to retrieve associated blog posts.
CONFLUENCE_GET_BLOGPOST_VERSION_DETAILS
Tool to retrieve details for a specific version of a blog post. Use when you have a blogpostId and versionNumber and need detailed metadata for that version.
CONFLUENCE_GET_BLOGPOST_VERSIONS
Tool to retrieve all versions of a specific blog post. Use when you have a blogpostId and need to list version numbers.
CONFLUENCE_GET_CHILD_PAGES
Tool to list all direct child pages of a given Confluence page. Use when you have a parent page ID and need to discover its direct descendants.
CONFLUENCE_GET_CONTENT_PROPERTIES_FOR_BLOG_POST
Tool to retrieve all content properties on a blog post. Use when you need to list metadata properties set on a specific Confluence blog post.
CONFLUENCE_GET_CONTENT_PROPERTIES_FOR_PAGE
Tool to retrieve all content properties on a page. Use when you need to list metadata properties set on a specific Confluence page.
CONFLUENCE_GET_CONTENT_RESTRICTIONS
Tool to retrieve restrictions on a Confluence content item. Use when you need to see who can view or edit a page or blog post.
CONFLUENCE_GET_CURRENT_USER
Tool to get information about the currently authenticated user. Use when you need to check user details or permissions.
CONFLUENCE_GET_INLINE_COMMENTS_FOR_BLOG_POST
Tool to retrieve inline comments for a Confluence blog post. Use when you need inline comment details by blog post ID.
CONFLUENCE_GET_LABELS
Tool to retrieve all labels in a Confluence site. Use when you need to list or page through labels.
CONFLUENCE_GET_LABELS_FOR_PAGE
Tool to retrieve labels of a specific Confluence page by ID. Use after obtaining the page ID to list its labels.
CONFLUENCE_GET_LABELS_FOR_SPACE
Tool to list labels on a space. Use when you need to retrieve labels for a specific space.
CONFLUENCE_GET_LABELS_FOR_SPACE_CONTENT
Tool to list labels on all content in a space. Use when you need to retrieve or filter content labels by space, with pagination and optional prefix filtering.
CONFLUENCE_GET_PAGE_ANCESTORS
Tool to retrieve all ancestors for a given Confluence page by its ID. Use when you need the full page hierarchy.
CONFLUENCE_GET_PAGE_BY_ID
Tool to retrieve a Confluence page by its ID. Use when you have a page ID and need its detailed metadata and content.
CONFLUENCE_GET_PAGE_LIKE_COUNT
Tool to get like count for a Confluence page. Use after confirming the page ID to retrieve total likes.
CONFLUENCE_GET_PAGES
Tool to retrieve a list of pages. Use when you need a paginated list of Confluence pages.
CONFLUENCE_GET_PAGE_VERSIONS
Tool to retrieve all versions of a specific Confluence page. Use after confirming the page ID to audit its edit history.
CONFLUENCE_GET_SPACE_BY_ID
Tool to retrieve a Confluence space by its ID. Use when you need detailed metadata of a specific space.
CONFLUENCE_GET_SPACE_CONTENTS
Tool to retrieve content in a Confluence space. Use when you need to list pages, blogposts, or attachments of a specific space key.
CONFLUENCE_GET_SPACE_PROPERTIES
Tool to get properties of a Confluence space. Use when you need to retrieve custom metadata or settings stored as space properties.
CONFLUENCE_GET_SPACES
Tool to retrieve a list of Confluence spaces. Use when you need a paginated list of spaces with optional filtering.
CONFLUENCE_GET_USER_ANONYMOUS
Tool to retrieve information about the anonymous user. Use when you need to obtain guest user details before unauthenticated interactions.
CONFLUENCE_SEARCH_CONTENT
Searches for content by filtering pages from the Confluence v2 API with intelligent ranking. Since the native search endpoint is deprecated, this action: 1. Fetches pages from the v2 pages endpoint with pagination (up to 300 pages) 2. Applies intelligent client-side filtering with relevance scoring 3. Returns results ranked by match quality (exact phrase > all words > partial matches) The search algorithm prioritizes exact phrase matches, then checks for all query words present in the title, and finally considers partial word matches. Results are automatically sorted by relevance score for optimal user experience.
CONFLUENCE_SEARCH_USERS
Searches for users using user-specific queries from the Confluence Query Language (CQL).
CONFLUENCE_UPDATE_BLOGPOST
Tool to update a Confluence blog post's title or content. Use when you need to modify an existing blog post. Ensure you have the latest version number before calling.
CONFLUENCE_UPDATE_BLOGPOST_PROPERTY
Tool to update a property of a specified blog post. Use when you need to modify custom metadata on a blog post.
CONFLUENCE_UPDATE_CONTENT_PROPERTY_FOR_PAGE_BY_ID
Tool to update a content property on a Confluence page. Use when you need to modify an existing metadata property by its ID.
CONFLUENCE_UPDATE_CONTENT_PROPERTY_FOR_WHITEBOARD_BY_ID
Tool to update a content property on a whiteboard. Use when you need to modify metadata on a Confluence whiteboard.
CONFLUENCE_UPDATE_PAGE
Tool to update an existing Confluence page. Use when you need to modify existing documentation or content.
CONFLUENCE_UPDATE_SPACE_PROPERTY
Tool to update a space property. Use when you need to modify custom metadata stored on a Confluence space (requires fetching the current property version first).
Is this your server?
Create a free RNWY account to connect your on-chain identity to this server. MCP server claiming is coming — register now and you'll be first in line.
Create your account →
More from smithery
Octagon
AI agents for financial research. Query SEC filings, analyze company data, and retrieve market intelligence.
Jam
Capture and report bugs with automatic screen recordings and environment details. Create, view, and manage bug reports with full context.
Harvest
Log billable hours, manage projects, and send invoices. Track time across tasks, review team capacity, and generate expense reports.
X(Twitter) MCP Server
A server to create drafts of X(Twitter) posts, threads using LLMs and post directly from the chat.
Aiwyn Tax
Automate tax workflow tasks and manage client engagements. Track deadlines, organize documents, and handle billing for accounting firms.
Zoho mail
Zoho Mail is a secure and ad-free email hosting platform with collaboration tools, calendar integration, and extensive administrative controls
Similar servers
mcp-platform
habitus-start-control-hub
weather_mcp
cq_mcp_smithery
mcp_zoomeye
autohaven
Search for cars
Indexed from Smithery · Updates nightly
View on Smithery →