orbit-logistics_notion-mcp-server

MCP-Mirror/orbit-logistics_notion-mcp-server

3.1

If you are the rightful owner of orbit-logistics_notion-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

An MCP server that mirrors the entire Notion API SDK as a collection of tools, enabling Large Language Models (LLMs) to interact with Notion seamlessly.

Tools

Functions exposed to the LLM to take actions

notion_search_pages

Search trough pages in Notion.

notion_search

Search through Notion with fine-grained control.

notion_retrieve_block

Retrieve a block from Notion.

notion_update_block

Update a block in Notion.

notion_delete_block

Delete a block in Notion.

notion_append_block_children

Append children blocks to a block in Notion.

notion_list_block_children

List all children blocks of a block in Notion.

notion_create_database

Create a new database in Notion.

notion_list_databases

List all databases in Notion (deprecated, use search instead).

notion_query_database

Query a database in Notion.

notion_retrieve_database

Retrieve a database in Notion.

notion_update_database

Update a database in Notion.

notion_create_page

Create a new page in Notion.

notion_retrieve_page

Retrieve a page from Notion

notion_retrieve_page_property

Retrieve a property of a page in Notion.

notion_update_page

Update a page in Notion.

notion_create_comment

Create a new comment in Notion.

notion_list_comments

List all comments for a block in Notion.

notion_list_users

List all users in a Notion workspace.

notion_retrieve_me

Retrieve information about the current bot user.

notion_retrieve_user

Retrieve a user from Notion.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources