Skip to main content
Glama

Notion MCP Server

by Sjotie

get-page

Retrieve a specific page from your Notion workspace by providing its unique ID. Integrates with the Notion MCP Server to enable AI assistants to access and interact with your Notion content.

Instructions

Retrieve a page by its ID

Input Schema

NameRequiredDescriptionDefault
page_idYesID of the page to retrieve

Input Schema (JSON Schema)

{ "properties": { "page_id": { "description": "ID of the page to retrieve", "type": "string" } }, "required": [ "page_id" ], "type": "object" }

You must be authenticated.

Other Tools from Notion MCP Server

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/Sjotie/notionMCP'

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