suekou_mcp-notion-server
0
The Notion MCP Server allows Claude to connect and interact with Notion workspaces via the Notion API. It provides functions to manage databases, pages, blocks, comments, and users within a Notion environment.
Notion MCP Server
MCP Server for the Notion API, enabling Claude to interact with Notion workspaces.
Setup
- Create a Notion Integration on the Notion Your Integrations page.
- Retrieve the Secret Key and add the integration to your workspace.
- Configure Claude Desktop with your integration token.
Troubleshooting
- Ensure proper permissions and correct configuration._
Tools
notion_append_block_children
,notion_retrieve_block
,notion_retrieve_block_children
,notion_delete_block
,notion_retrieve_page
,notion_update_page_properties
,notion_create_database
,notion_query_database
,notion_retrieve_database
,notion_update_database
,notion_create_database_item
,notion_search
,notion_list_all_users
,notion_retrieve_user
,notion_retrieve_bot_user
,notion_create_comment
,notion_retrieve_comments
.
License
This MCP server is licensed under the MIT License.