Read and write Notion pages, databases, and blocks for knowledge management.
npx -y @notionhq/mcp-server
Paste this into your MCP client configuration (Cursor, Windsurf, etc).
Integrate Notion into your AI workflow.
npx -y @notionhq/mcp-server
{
"mcpServers": {
"notion": {
"command": "npx",
"args": ["-y", "@notionhq/mcp-server"],
"env": {
"NOTION_API_KEY": "secret_your_key"
}
}
}
}
MCP (Model Context Protocol) servers extend your AI assistant with external tools and data sources. Follow these steps to install Notion MCP Server in your preferred AI coding tool.
claude_desktop_config.jsonAccess documents, sheets, and files from Google Drive directly in your AI conversations.
Manage tasks and projects in Todoist for AI-powered productivity.
Access documents, sheets, and files from Google Drive directly in your agent context.