loading…
Search for a command to run...
loading…
Read and write pages in your workspace
Let Claude read, search and update your Notion workspace. Perfect for drafting docs, capturing meeting notes, or querying your wiki.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"notion": {
"command": "npx",
"args": [
"-y",
"@unyly/mcp-notion"
],
"env": {
"NOTION_TOKEN": "<your integration token>"
}
}
}
}Функции, которые Claude сможет вызывать при активном MCP.
search_pagesread_pageupdate_pagecreate_pagequery_database