better-mcp-notion is an MCP server that allows users to operate Notion using a single Markdown document for reading, creating, and updating pages in one call.
From the registry: Operate Notion with a single Markdown document — read, create, and update pages in one call.
Please install the `better-notion` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Notion integration** — Create a Notion integration and share target pages/databases with it. (https://www.notion.so/profile/integrations)
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["-y","better-mcp-notion"]
- required environment variables:
- `NOTION_API_KEY`: Notion internal integration API key (starts with ntn_) (example: `<your-notion-api-key>`)
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.NOTION_API_KEYrequiredAPI key for accessing Notion integration.Atlassian Rovo MCP Server