MCP Configs2026年4月8日·1 分钟阅读

Notion MCP — Connect AI Agents to Your Knowledge Base

Official MCP server for Notion workspace access. Search pages, read content, create and update databases, and manage tasks in Notion through Claude Code tool calls.

MC
MCP Hub · Community
快速使用

先拿来用,再决定要不要深挖

这里应该同时让用户和 Agent 知道第一步该复制什么、安装什么、落到哪里。

{"mcpServers": {"notion": {"command": "npx", "args": ["-y", "@notionhq/notion-mcp-server"]}}}

让 AI Agent 访问 Notion 知识库。

什么是 Notion MCP?

Notion 官方 MCP 服务器,AI Agent 搜索/读取/创建/更新 Notion 页面和数据库。

一句话总结:Notion 官方 MCP,AI Agent 通过工具调用搜索/读取/创建/更新页面和数据库,知识库 + 任务管理 + 文档,官方出品。

核心工具

search/get_page/create_page/query_database/update_database_item。

配置

  1. 创建 Notion Integration 获取 API key
  2. 在 Notion 中共享页面给 Integration
  3. 配置 MCP

常见问题

Q: 能编辑任何页面? A: 只能访问共享给 Integration 的页面。

来源与致谢

notionhq/notion-mcp-server — Notion 官方

讨论

登录后参与讨论。
还没有评论,来写第一条吧。

相关资产