-
securityA
license-
qualityA simple Model Context Protocol (MCP) server that integrates with Notion's API to manage my personal todo list through Claude.
Last updated -
117
Python
MIT License
一个简单的模型上下文协议 (MCP) 服务器,与 Notion 的 API 集成来管理我的个人待办事项列表。
要通过Smithery自动为 Claude Desktop 安装 Notion MCP:
.env
文件:.env
中配置 Notion 凭证:claude_desktop_config.json
文件。前往Claude Desktop -> Settings -> Developer -> Edit Config
。现在添加Notion
服务器配置。项目结构:
要显示 Notion 工作区中的所有任务,请使用show_all_todos
函数:
要向 Notion 工作区添加新任务,请使用add_todo
函数:
要更新 Notion 工作区中的现有任务,请使用complete_todo
函数:
MIT 许可证。详情请参阅 LICENSE 文件。
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
模型上下文协议服务器与 Notion 的 API 集成以管理个人待办事项列表,允许用户直接从 Claude 查看、添加和更新任务。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Badhansen/notion-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server