Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
Notion MCP Server
by
ramidecodes
Verified
npm
GitHub
Note Taking
Knowledge & Memory
TypeScript
Apache 2.0
139
1
Apple
Linux
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
get-page
Input Schema
Name
Required
Description
Default
page_id
Yes
The ID of the page to retrieve
Input Schema (JSON Schema)
{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "page_id": { "description": "The ID of the page to retrieve", "type": "string" } }, "required": [ "page_id" ], "type": "object" }
Install Server
You must be
authenticated
.
Other Tools
search
query-database
get-database
create-page
get-page
update-page
append-blocks
get-block
get-block-children
update-block
delete-block
list-users
get-user
get-me
create-comment
list-comments
create-link-preview