notion-multi-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NOTION_ACCOUNTS | Yes | Comma-separated list of prefix:api_key pairs, e.g. work:ntn_key1,personal:ntn_key2 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| default_searchC | [default] Search pages and databases |
| default_query_databaseB | [default] Query database contents (use data_source_id, not database_id) |
| default_create_pageD | [default] Create a new page |
| default_retrieve_pageC | [default] Get page information |
| default_update_pageC | [default] Update page properties |
| default_retrieve_page_propertyC | [default] Get a specific page property |
| default_move_pageC | [default] Move a page to a new parent |
| default_retrieve_blockC | [default] Get block information |
| default_update_blockC | [default] Update a block |
| default_delete_blockC | [default] Delete a block |
| default_get_block_childrenC | [default] List child blocks |
| default_append_block_childrenC | [default] Append child blocks |
| default_retrieve_databaseC | [default] Get database schema |
| default_create_databaseC | [default] Create a new database |
| default_update_databaseC | [default] Update database properties |
| default_query_data_sourceC | [default] Query a data source |
| default_retrieve_data_sourceC | [default] Get data source info |
| default_list_data_source_templatesC | [default] List data source templates |
| default_update_data_sourceD | [default] Update a data source |
| default_create_commentC | [default] Create a comment |
| default_retrieve_commentsD | [default] List comments |
| default_get_selfA | [default] Get bot user info |
| test_searchC | [test] Search pages and databases |
| test_query_databaseC | [test] Query database contents (use data_source_id, not database_id) |
| test_create_pageD | [test] Create a new page |
| test_retrieve_pageC | [test] Get page information |
| test_update_pageC | [test] Update page properties |
| test_retrieve_page_propertyC | [test] Get a specific page property |
| test_move_pageC | [test] Move a page to a new parent |
| test_retrieve_blockC | [test] Get block information |
| test_update_blockD | [test] Update a block |
| test_delete_blockC | [test] Delete a block |
| test_get_block_childrenC | [test] List child blocks |
| test_append_block_childrenD | [test] Append child blocks |
| test_retrieve_databaseC | [test] Get database schema |
| test_create_databaseC | [test] Create a new database |
| test_update_databaseC | [test] Update database properties |
| test_query_data_sourceD | [test] Query a data source |
| test_retrieve_data_sourceC | [test] Get data source info |
| test_list_data_source_templatesC | [test] List data source templates |
| test_update_data_sourceD | [test] Update a data source |
| test_create_commentC | [test] Create a comment |
| test_retrieve_commentsC | [test] List comments |
| test_get_selfB | [test] Get bot user info |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/kerwin77106/Notion-Multi-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server