awkoy/notion-mcp-server
notion-mcp-server is hosted online, so all tools can be tested directly either in theInspector tabor in theOnline Client.
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 henry@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.
Try notion-mcp-server with chat:
Has a README
Github repo has a README.md.
Has a License
Github repo has license info.
Server can be inspected
View server inspector
Server schema can be extracted
Can get at lease one tool info from the README or server.
Online hosted on MCPHub
Can be automatically deployed by MCPHub.
Has social accounts
Do not have any social accounts.
Claimed by the author or certified by MCPHub
If you are the author, claim authorship
AI Evaluation ReportTotal Score: 9/10
The agent demonstrates a strong ability to perform a variety of operations within the Notion environment, including creating databases and pages, appending blocks, retrieving and adding comments, and providing detailed feedback on each operation. The responses are consistently accurate, complete, and well-formatted, with clear alignment to the agent's described capabilities. The agent also provides relevant metadata such as IDs and timestamps, enhancing the verifiability of the operations. However, a limitation is the inability to independently verify the results without access to the Notion environment. Overall, the agent's performance is robust and reliable, with minor limitations in result verification.
Test case 1
Score: 9/10Perform the operation of creating a new Notion database titled 'Project Tracker' under the page with ID '231c2c3e7e27803f9668dca860ef463a'. The database should have the following properties: 'Project Name' (title), 'Status' (select with options 'Not Started', 'In Progress', 'Completed'), 'Due Date' (date), and 'Priority' (select with options 'Low', 'Medium', 'High').The new Notion database titled "Project Tracker" has been successfully created under the specified page.
Database Details:
- Database ID: 256c2c3e-7e27-816b-a77f-c2270c18a6c0
- Properties:
- Project Name: Title
- Status: Select (Options: Not Started, In Progress, Completed)
- Due Date: Date
- Priority: Select (Options: Low, Medium, High)
If you need further modifications or assistance with this database, feel free to ask!
Test case 2
Score: 8/10using page_id: 231c2c3e7e27803f9668dca860ef463a as the parent page ID, to create a new page . Set the page "Name" to "MCP_Page_Test_001"The page "MCP_Page_Test_001" has been successfully created under the parent page with ID
231c2c3e7e27803f9668dca860ef463a. The new page ID is256c2c3e-7e27-813d-a768-ed4a13a4cba9.Test case 3
Score: 9/10Please call the MCP command to retrieve all comments of the page corresponding to page_id: 231c2c3e7e27803f9668dca860ef463a, and return the ID, commenter name, comment content, and creation time of each comment.I retrieved the comments for the page with ID
231c2c3e7e27803f9668dca860ef463a. Here are the details:Comment Details:
- Comment ID: 231c2c3e-7e27-8110-b2b5-001da6c38210
- Commenter Name: mcp test (Bot)
- Comment Content: (No content available)
- Creation Time: July 15, 2025, 06:38 AM UTC
Summary:
- The only comment on this page was made by the bot named "mcp test," and it currently does not contain any text content.
If you need any further information or actions, feel free to ask!
Test case 4
Score: 9/10Please call the MCP command, using page_id: 231c2c3e7e27803f9668dca860ef463a as the root block ID, to append a "Text Block" to it. The text content is "This is a text block appended for MCP testingThe text block has been successfully appended to the specified page. Here are the details:
- Content: "This is a text block appended for MCP testing"
- Block ID:
256c2c3e-7e27-816e-b388-dc15d9431ada - Created Time: August 21, 2025, 06:53 AM UTC
- Last Edited Time: August 21, 2025, 06:53 AM UTC
If you need any further assistance or additional actions, feel free to ask!
Test case 5
Score: 10/10Please call the MCP command to add a comment to the page corresponding to page_id: 231c2c3e7e27803f9668dca860ef463a. The comment content is "This is a page comment added for MCP testingThe comment has been successfully added to the page with ID
231c2c3e7e27803f9668dca860ef463a. Here are the details of the comment:- Comment ID: 256c2c3e-7e27-81bf-af39-001d948a68a0
- Content: "This is a page comment added for MCP testing"
- Created Time: August 21, 2025, 06:55 AM UTC
- Created By: Integration (mcp test)
If you have any more requests or need further assistance, feel free to ask!