📝
Notion MCP Server
✓ 官方/认证Anthropic (官方)
用 AI 管理 Notion 工作区:搜索页面、创建笔记、更新数据库、块级编辑
⭐ 1.7k
GitHub Stars
stdio
安装方式
MIT
开源协议
7
可用工具
📖 详细介绍
Anthropic 官方 Notion MCP Server,提供 AI 对 Notion 工作区的完整读写能力。支持页面和数据库搜索、内容创建与更新、块级编辑。是构建 AI 知识管理助手、自动化文档工作流的核心工具。
✨ 核心特性
✓页面/数据库搜索
✓块级内容编辑
✓数据库 CRUD
✓属性管理
✓官方维护
🛠️ 可用工具 (7)
search()
create_page()
update_page()
query_database()
create_database()
append_block_children()
get_block_children()
🎯 适用场景
▸AI 知识管理
▸自动写会议纪要
▸数据库填充
▸文档模板生成
▸知识库问答
⚙️ 安装与配置
系统要求
- •Node.js 18+
- •Notion Internal Integration Token
安装命令
npx -y @modelcontextprotocol/server-notionClaude Desktop 配置 (claude_desktop_config.json)
{
"mcpServers": {
"notion-mcp-server": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-notion"
]
}
}
}🔗 相关链接
🧩 相关 MCP Servers
📓
Notion MCP
✓ 官方Notion (官方)
Notion 知识库 MCP,页面、数据库、Block、评论、模板、Relation 全功能
Notion知识库数据库笔记
⭐2.2kstdio简单
⏰
Time MCP Server
✓ 官方Anthropic (官方)
为 AI 提供时区转换、时间格式化、当前时间查询
时间时区工具官方
⭐10.1kstdio简单
📊
Airtable MCP
✓ 官方Airtable (官方)
Airtable 低代码数据库 MCP,表、记录、视图、附件、协作、自动化
Airtable低代码数据库表格
⭐0.4kstdio简单
🪢
n8n MCP
✓ 官方n8n.io
n8n 工作流自动化 MCP,400+ 集成,可视化编排 AI 流程
n8n工作流自动化开源
⭐48.0kstdio中等