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

Notion MCP — Knowledge Base Server for AI Agents

MCP server that connects AI agents to Notion workspaces. Search pages, read content, create documents, and manage databases through natural language. 2,000+ stars.

MC
MCP Hub · Community
快速使用

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

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

将以下配置添加到 .mcp.json:

{
  "mcpServers": {
    "notion": {
      "command": "npx",
      "args": ["-y", "@anthropic/mcp-notion"],
      "env": {
        "NOTION_API_KEY": "ntn_你的令牌"
      }
    }
  }
}

简介

Notion MCP 是一个将 AI Agent 连接到 Notion 工作区的 MCP 服务器,GitHub 2,000+ stars。搜索页面、读取内容、创建文档和管理数据库。适合使用 Notion 作为知识库并希望 AI 能读写的团队。


🙏

来源与感谢

Built on Notion API. Licensed under MIT.

mcp-notion — ⭐ 2,000+

讨论

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

相关资产