Your workspace, on speaking terms with AI — search, read and write Notion pages and databases.
Notion is where teams keep everything and find nothing. The official Notion MCP server addresses the second half: your assistant can search across the workspace, read pages and databases, create and update content, and work with comments — with the results of that famously fuzzy Notion search actually read and synthesized for you.
Notion built this properly. The hosted server at mcp.notion.com uses OAuth (you sign in, you choose what it can access) and speaks a Markdown-flavoured representation of Notion content that's dramatically more token-efficient than the raw API's JSON — an important detail when a big page might otherwise eat your context window. Setup is a URL, not an integration token ritual, though token-based setup remains available for automation.
The workflows write themselves. "What's our parental-leave policy?" pulls the answer from whatever wiki page holds it. Meeting notes become structured action items in the tasks database. A messy braindump page becomes an organised doc. Databases get queried conversationally — "which projects in the roadmap are marked at-risk?" — without ever building a filtered view.
Where it changes daily work most is capture: things you'd never file because opening Notion and finding the right database is friction, now get filed because saying "add this to the reading list" is not. Access follows your OAuth grant, so scope it deliberately — a workspace admin connecting everything is handing the assistant broad reach. Start with the spaces you actually want it working in; you can widen later.
Company-knowledge questions answered from the pages that hold the answers.
Action items extracted and filed into the right database with owners and dates.
Ideas, links and notes filed correctly by saying so, not by navigating to the spot.
| Tool | What it does |
|---|---|
| search | Search pages and databases across the connected workspace |
| fetch | Read a page or database's full content |
| create-pages | Create new pages with content, in a parent page or database |
| update-page | Edit page properties and content |
| move-pages | Reorganise pages across the hierarchy |
| create-database / update-database | Create and modify database schemas |
| create-comment / get-comments | Work with page comments |
claude mcp add --transport http notion https://mcp.notion.com/mcpBrowser opens to authorise; you pick which pages/spaces the connection can access.
A Notion account. Remote mode: OAuth in the browser. Local mode: an internal integration token plus page sharing.
| Variable | Description | Required |
|---|---|---|
| NOTION_TOKEN | Internal integration token (local mode only; remote uses OAuth)e.g. ntn_... | Optional |
Issue tracking at the speed of conversation — Linear's official hosted server with OAuth and zero install.
Search and read your Drive — Docs, Sheets and files become context your assistant can actually use.
Your assistant inside the workspace — read channels, search history, post messages and tame the noise.
Metabase ships its own MCP endpoint — search your BI content, build and run queries, and save questions and dashboards without leaving the chat.
Stop letting your assistant hallucinate n8n node parameters — this server hands it the real schemas, templates and validation.
Feed real design data to your coding assistant — layout, tokens and components straight from Figma files.