Notion MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| API-get-userC | Notion | Retrieve a user |
| API-get-usersC | Notion | List all users |
| API-get-selfB | Notion | Retrieve your token's bot user |
| API-post-database-queryC | Notion | Query a database |
| API-post-searchC | Notion | Search by title |
| API-get-block-childrenC | Notion | Retrieve block children |
| API-patch-block-childrenC | Notion | Append block children |
| API-retrieve-a-blockC | Notion | Retrieve a block |
| API-update-a-blockC | Notion | Update a block |
| API-delete-a-blockC | Notion | Delete a block |
| API-retrieve-a-pageC | Notion | Retrieve a page |
| API-patch-pageC | Notion | Update page properties |
| API-post-pageC | Notion | Create a page |
| API-create-a-databaseC | Notion | Create a database |
| API-update-a-databaseC | Notion | Update a database |
| API-retrieve-a-databaseC | Notion | Retrieve a database |
| API-retrieve-a-page-propertyC | Notion | Retrieve a page property item |
| API-retrieve-a-commentC | Notion | Retrieve comments |
| API-create-a-commentC | Notion | Create comment |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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/punkpeye/notion-mcp-server-3'
If you have feedback or need assistance with the MCP directory API, please join our Discord server