suekou_mcp-notion-server

suekou_mcp-notion-server

3.1

If you are the rightful owner of suekou_mcp-notion-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.

MCP Server for the Notion API, enabling Claude to interact with Notion workspaces.

The Notion MCP Server is designed to facilitate seamless interaction between Claude, an AI model, and Notion workspaces. By leveraging the Notion API, this server allows users to perform a variety of operations within their Notion environment, such as managing pages, databases, and user information. The server is configured to work with Claude Desktop, enabling users to automate and streamline their workflow in Notion. The setup process involves creating a Notion integration, retrieving a secret key for authentication, and configuring the Claude Desktop with the necessary server commands and environment variables. The server supports a wide range of tools for interacting with Notion, including creating, updating, and querying databases, managing pages and blocks, and handling user information. It is licensed under the MIT License, allowing for free use, modification, and distribution.

Features

  • Seamless integration with Notion API for enhanced workspace management.
  • Supports a wide range of operations including page and database management.
  • Configurable with Claude Desktop for automated workflows.
  • Licensed under MIT License for open use and modification.

Tools

  1. notion_append_block_children

    Append child block to parent block

  2. notion_retrieve_block

    Retrieve specific block information

  3. notion_retrieve_block_children

    Retrieve sub-blocks of blocks

  4. notion_delete_block

    Delete a specific block

  5. notion_retrieve_page

    Search page information

  6. notion_update_page_properties

    Update page properties

  7. notion_create_database

    Create a new database

  8. notion_query_database

    Query the database

  9. notion_retrieve_database

    Search database information

  10. notion_update_database

    Update database information

  11. notion_create_database_item

    Create new items in the database

  12. notion_search

    Search for a page or database

  13. notion_list_all_users

    List all users

  14. notion_retrieve_user

    Retrieve specific user information

  15. notion_retrieve_bot_user

    Retrieve the robot user associated with the current token

  16. notion_create_comment

    Create a comment

  17. notion_retrieve_comments

    Search for comments