📓
Notion MCP
✓ 官方/认证Notion (官方)
Notion 知识库 MCP,页面、数据库、Block、评论、模板、Relation 全功能
⭐ 2.2k
GitHub Stars
stdio
安装方式
MIT
开源协议
6
可用工具
📖 详细介绍
Notion 官方 MCP Server,集成 Notion 全部协作能力。页面 CRUD、Database 数据库、Block 块编辑、Comment 评论、User 用户、Template 模板、Relation 关联、Rollup 汇总、Formula 公式、视图、权限。
✨ 核心特性
✓页面 + 数据库
✓Block 块编辑
✓Relation 关联
✓Formula 公式
✓权限管理
✓搜索全文
🛠️ 可用工具 (6)
list_pages()
create_page()
query_database()
update_blocks()
add_comment()
search()
🎯 适用场景
▸AI 知识库
▸笔记整理
▸项目跟踪
▸个人 CRM
▸内容创作
▸团队 Wiki
🔎 相关搜索
用户搜索 Notion MCP 时的常见问题和长尾关键词:
#Notion MCP 官方#Notion API 集成#Notion 数据库 AI#Notion 知识库构建#Notion Block 编辑
🧷 主题归类
Notion MCP 属于以下主题:
❓ 常见问题 (FAQ)
Q1.如何创建 Integration?▼
访问 notion.so/my-integrations 创建 Internal Integration,复制 Token,授权给目标页面/数据库。
Q2.支持 Notion 公式吗?▼
是的,可读取 Formula 字段值,但不能用 MCP 写入 Formula 公式。
Q3.搜索能力?▼
支持全文搜索(标题 + 文本内容)、按属性筛选、按创建时间排序,结果带高亮。
⚙️ 安装与配置
系统要求
- •Node.js 18+
- •Notion Internal Integration
安装命令
npx -y @notionhq/notion-mcp-serverClaude Desktop 配置 (claude_desktop_config.json)
{
"mcpServers": {
"notion-mcp": {
"command": "npx",
"args": [
"-y",
"@notionhq/notion-mcp-server"
]
}
}
}🔗 相关链接
🧩 相关 MCP Servers
📝
Notion MCP Server
✓ 官方Anthropic (官方)
用 AI 管理 Notion 工作区:搜索页面、创建笔记、更新数据库、块级编辑
Notion笔记知识库官方
⭐1.7kstdio中等
📊
Airtable MCP
✓ 官方Airtable (官方)
Airtable 低代码数据库 MCP,表、记录、视图、附件、协作、自动化
Airtable低代码数据库表格
⭐0.4kstdio简单
⏰
Time MCP Server
✓ 官方Anthropic (官方)
为 AI 提供时区转换、时间格式化、当前时间查询
时间时区工具官方
⭐10.1kstdio简单
🪢
n8n MCP
✓ 官方n8n.io
n8n 工作流自动化 MCP,400+ 集成,可视化编排 AI 流程
n8n工作流自动化开源
⭐48.0kstdio中等