MCP server integrating with Notion API to manage personal todo lists via tasks creation, update, and retrieval.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent ā or use 1-click editor setup below.
We ran the install command below but it didn't respond within our test window ā this can mean a slow first-time install rather than a real problem.
npx -y @smithery/cliNo response to initialize.
This is an experimental automated check and can have false negatives ā missing environment variables, a slow cold install, etc. It doesnāt necessarily mean somethingās wrong. Last checked 1mo ago.
š” Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Notion MCP.
A simple Model Context Protocol (MCP) server that integrates with Notion's API to manage my personal todo list.




To install Notion MCP for Claude Desktop automatically via Smithery:
.env file:.env:claude_desktop_config.json file.
Go to Claude Desktop -> Settings -> Developer -> Edit Config. Now add the Notion server configuration.Project structure:
To show all tasks from your Notion workspace, use the show_all_todos function:
To add a new task to your Notion workspace, use the add_todo function:
To update an existing task in your Notion workspace, use the complete_todo function:
MIT License. See LICENSE file for details.
Factual signals from GitHub, npm, and our automated checks ā not a rating.
No reviews yet ā be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/badhansen-notion-mcp)<a href="https://allmcps.com/mcp/badhansen-notion-mcp"><img src="https://allmcps.com/api/badge/badhansen-notion-mcp?style=directory" alt="Notion MCP on AllMCPs" /></a>