Read and write Notion pages and databases. Search, create pages, update properties, and append content blocks.
Edit your claude_desktop_config.json and add the following entry under mcpServers:
"notion": { "command": "npx", "args": [ "-y", "@suekou/mcp-notion-server", "postgresql://localhost/mydb" ] }