@pipeworx/confluence
Connect: https://gateway.pipeworx.io/confluence/mcp · Install: one-click buttons
Tools: 5
Tools
- confluence_list_pages — List all pages in a Confluence space. Returns page ID, title, status, and version. Specify space key (e.g., “ENG”, “SALES”).
- confluence_get_page — Get full content of a Confluence page by ID. Returns title, body content, status, version, and space info.
- confluence_search — Search Confluence pages by keyword or CQL query. Returns matching pages with ID, title, space, and content excerpt.
- confluence_create_page — Create a new Confluence page with title and content. Specify parent page ID or space key (e.g., “ENG”). Returns page ID and URL.
- confluence_list_spaces — List all Confluence spaces in your instance. Returns space ID, key, name, type, and status. Use to discover documentation areas.
Tools
-
confluence_create_page— Create a new Confluence page with title and content. Specify parent page ID or space key (e.g., ENG ). Returns page ID and URL. -
confluence_get_page— Get full content of a Confluence page by ID. Returns title, body content, status, version, and space info. -
confluence_list_pages— List all pages in a Confluence space. Returns page ID, title, status, and version. Specify space key (e.g., ENG , SALES ). -
confluence_list_spaces— List all Confluence spaces in your instance. Returns space ID, key, name, type, and status. Use to discover documentation areas. -
confluence_search— Search Confluence pages by keyword or CQL query. Returns matching pages with ID, title, space, and content excerpt.