Skip to main content
Glama

Notion ReadOnly MCP Server

by Taewoong1378

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OPENAPI_MCP_HEADERSYesJSON string containing headers for Notion API authentication, including Authorization token and Notion-Version{"Authorization": "Bearer ntn_****", "Notion-Version": "2022-06-28" }

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
API-get-block-children

Retrieve block children

API-retrieve-a-page

Retrieve a page

API-retrieve-a-block

Retrieve a block

API-retrieve-a-database

Retrieve a database

API-retrieve-a-comment

Retrieve comments

API-retrieve-a-page-property

Retrieve a page property item

API-get-one-pager

Recursively retrieve a full Notion page with all its blocks, databases, and related content

API-get-background-result

Retrieve the result of a background processing request

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/Taewoong1378/notion-readonly-mcp-server'

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