-
securityA
license-
qualityA Model Context Protocol server that integrates with Notion's API to manage personal todo lists, allowing users to view, add, and update tasks directly from Claude.
Last updated -
3
Python
MIT License
Provides a standardized interface for interacting with Notion's API, allowing users to list and query databases, create and update pages, and search across a Notion workspace.
用于 Notion 集成的模型上下文协议 (MCP) 服务器实现,提供与 Notion API 交互的标准化接口。兼容 Claude Desktop 和其他 MCP 客户端。
或者,使用标准 venv:
.env
文件:claude_desktop_config.json
文件(位于 macOS 上的~/Library/Application Support/Claude/claude_desktop_config.json
):请务必将/Users/username/
替换为您的实际主目录路径。
服务器需要 Notion 集成令牌。设置方法如下:
.env
文件中:git checkout -b feature/amazing-feature
)git commit -m 'Add some amazing feature'
)git push origin feature/amazing-feature
)MIT 许可证 - 使用风险自负
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
模型上下文协议服务器提供与 Notion API 交互的标准化接口,使用户能够列出数据库、创建页面并在他们的 Notion 工作区中进行搜索。