The Notion MCP server enables AI agents to interact with Notion, a versatile workspace that combines note-taking, project management, knowledge bases, and relational databases. Through MCP, assistants can programmatically retrieve, search, and update pages, blocks, and databases—turning Notion into a live context source or task sink for AI workflows.
read:content
, update:content
, and databases
; wider scopes may be needed for advanced actions.https://mcp.notion.com/sse
npx @notion/mcp-server
docker run notion/mcp-server