AladiaAladia
Notion logo

Notion

Docs & wiki
OAuth

Pages, databases and comments for agentic knowledge work.

4.68.9k installs~310ms avg

Overview

Read and write Notion pages, query databases, create entries, add comments. The Notion MCP is great for building research agents that maintain a living knowledge base, or triage agents that file structured tickets into a database.

Why this matters

  • Block-level writes — the agent can append to a page without replacing it.
  • OAuth scopes are preview-then-approve, so owners see exactly what access is granted.
  • Automatic rate-limit backoff.

Tools exposed

5 tools
create_page

Create a page under a parent page or database.

1 credit
update_page

Patch page properties and content blocks.

1 credit
query_database

Filter, sort and paginate a database.

Free
create_database_entry

Insert a row into a database.

1 credit
search

Full-text search across the workspace.

Free

Read-only and list_* calls are free in all plans. Standard calls consume 1 credit. Heavy operations (bulk writes, cross-resource) may consume more — see docs.

Quickstart

  1. 1

    Install from your workspace

    Click Install on this page. You'll land in Aladia signed in and the connector will be added to your team.

  2. 2

    Team owner connects the service

    Paste credentials or OAuth once as the team owner. Your Notion keys never leave Aladia's encrypted store.

  3. 3

    Members link their identity

    Each team member authorises their own Notion user so calls are attributed per-human.

  4. 4

    Call from any agent

    Tools appear immediately in the agent picker. Drafts go to the source system for human approval before any side-effect.

Frequently asked questions

How much does the Notion connector cost?

The Notion MCP connector is billed at €1.20 per 1,000 tool calls on the Aladia Team plan. Read-only list endpoints such as query_database are counted but included in your team's shared credit pool.

Does the Notion connector support OAuth?

Yes. Each team member authenticates with their own Notion account, so every call carries the real human actor in the audit trail — no shared service account.

How many tools does the Notion connector expose?

5 tools covering create_page, update_page, query_database and 2 more. Each tool is versioned and invocations are attributed to the calling team member.

Can I try the Notion connector before subscribing?

Yes — new workspaces get 1,000 credits free, enough to explore Notion and a few other connectors before you upgrade. Install takes one click from your dashboard once you have an Aladia account.

Changelog

  1. v0.9.0

    Block-level patch + subpage creation.

    2026-03-22

  2. v0.8.0

    Initial public release.

    2026-01-11

Notion
1.20 / 1k calls