awkoy/notion-mcp-server
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 is a Model Context Protocol server implementation that enables AI assistants to interact with Notion's API, providing tools for reading, creating, and modifying Notion content through natural language interactions.
Tools
Functions exposed to the LLM to take actions
notion_pages
Perform various page operations (create, archive, restore, search, update)
notion_blocks
Perform various block operations (retrieve, update, delete, append children, batch operations)
notion_database
Perform various database operations (create, query, update)
notion_comments
Perform various comment operations (get, add to page, add to discussion)
notion_users
Perform various user operations (list, get, get bot)
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client