MCPServers
Notion - MCP server logo
7
0

Summary

This MCP server, developed by Badhan Sen, integrates with Notion's API to manage personal todo lists. Built with Python and leveraging libraries like httpx and python-dotenv, it provides a simple interface for interacting with Notion pages and databases. The implementation focuses on todo list management within a specified Notion page, offering functionality to add, retrieve, and potentially update tasks. It's particularly useful for individuals or teams looking to automate task management in Notion, enabling use cases such as programmatic todo creation, task syncing with external systems, or building custom productivity workflows on top of Notion's infrastructure.

Available Actions(3)

show_all_todos

Show all tasks from your Notion workspace. No parameters required.

add_todo

Add a new task to your Notion workspace. Parameters: task (string) - Your task description.

complete_todo

Update an existing task in your Notion workspace. Parameters: task_id (string) - Your task ID.

Last Updated: April 17, 2025

社区评论

0.0
0 条评论
5
0
4
0
3
0
2
0
1
0

暂无评论. 成为第一个评论的人!

登录以参与讨论

Coming soon to
HighlightHighlight AI

语言

TypeScript

分类

标签