tonutoz/notion-mcp-server
3.2
If you are the rightful owner of 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 dayong@mcphub.com.
Notion MCP Server connects Notion workspace to Claude Code, enabling direct interaction with Notion pages.
Tools
Functions exposed to the LLM to take actions
search_pages
Search for Notion pages in your workspace.
search_databases
Find Notion databases.
get_page
Get details of a specific page.
get_page_content
Read the content blocks of a page.
create_page
Create a new page.
append_blocks
Add content to an existing page.
query_database
Query a database with filters.
get_database
Get database schema and properties.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client