Skip to main content
Glama

Notion MCP Server

by gendosu

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

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-user

Notion | Retrieve a user

API-get-users

Notion | List all users

API-get-self

Notion | Retrieve your token's bot user

API-post-database-query

Notion | Query a database

API-post-search

Notion | Search by title

API-get-block-children

Notion | Retrieve block children

API-patch-block-children

Notion | Append block children

API-retrieve-a-block

Notion | Retrieve a block

API-update-a-block

Notion | Update a block

API-delete-a-block

Notion | Delete a block

API-retrieve-a-page

Notion | Retrieve a page

API-patch-page

Notion | Update page properties

API-post-page

Notion | Create a page

API-create-a-database

Notion | Create a database

API-update-a-database

Notion | Update a database

API-retrieve-a-database

Notion | Retrieve a database

API-retrieve-a-page-property

Notion | Retrieve a page property item

API-retrieve-a-comment

Notion | Retrieve comments

API-create-a-comment

Notion | Create comment

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

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