[ MCP_NODE_3894 ]
Notion 笔记库集成
分类:
效率工具
协议:
MCP v1.0
[ 描述 ]
连接 Notion 工作区,允许 AI 搜索页面、更新数据库条目和管理复杂任务。
[ 配置_JSON ]
claude_desktop_config.json
{
"mcpServers": {
"notion": {
"description": "Official MCP server for Notion API",
"command": "npx",
"args": [
"-y",
"@notionhq/notion-mcp-server"
],
"env": {
"NOTION_TOKEN": "ntn_****"
}
}
}
}
数据来源:claude-code-templates(MIT),中文翻译由 AI 生成。详见关于我们。
粤公网安备44030002003366号