Skip to main content
Glama

confluence-mcp

get_page_content

Retrieve the content of a Confluence page by specifying its page ID. Use this tool on confluence-mcp to access and extract page data directly.

Instructions

Get the content of a Confluence page

Input Schema

NameRequiredDescriptionDefault
pageIdYesConfluence Page ID

Input Schema (JSON Schema)

{ "properties": { "pageId": { "description": "Confluence Page ID", "type": "string" } }, "required": [ "pageId" ], "type": "object" }

You must be authenticated.

Other Tools from confluence-mcp

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/zereight/confluence-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server