MCP server
Notion MCP server
Notion's official hosted MCP server lets AI search and read pages, create and update pages and databases, query data and add comments.
- Official server
- Productivity
At a glance
- Maintained by
- Notion
- Tools exposed
- 10 listed below
- Reviewed
- September 24, 2026
Why it matters
What it does and why it matters
Notion is where many teams keep documentation, meeting notes, wikis and project databases. Notion's official hosted MCP server lets an assistant search the workspace, read pages, create and update pages, move them, create databases, query data sources and read or add comments.
That makes it one of the most useful servers for everyday knowledge work: turning meeting notes into tasks, finding the latest policy or drafting a project page from a brief.
The self-hosted Notion MCP repository is no longer maintained, and Notion recommends its hosted server, which signs in through your Notion account and follows your page permissions. We connect with an account that sees only the needed teamspaces, and we label pages created by the assistant.
Use cases
Best business use cases
Draft pages
Database queries
Comments
Tools
Available tools
Tool names as published by the maintainer at review time. Versions change, so check the repository for the current list.
Read and write: Read and write for pages, databases, views and comments.
-
notion-searchSearches the workspace.
-
notion-fetchReads a page, database or data source by URL or ID.
-
notion-create-pagesCreates pages with properties and content.
-
notion-update-pageChanges page properties or content.
-
notion-move-pagesMoves pages or databases to a new parent.
-
notion-create-databaseCreates a database.
-
notion-query-data-sourcesQueries data sources or runs saved views.
-
notion-create-commentAdds a comment to a page or block.
-
notion-get-commentsLists comments on a page.
-
notion-get-usersLists workspace members.
Workflows
Example workflows
From meeting to tasks
-
1
Share the meeting notes page.
-
2
The assistant reads it.
-
3
It extracts actions with owners and dates.
-
4
It creates tasks in the project database.
-
5
It links them back to the notes.
Answer a policy question
-
1
Ask about a policy.
-
2
The assistant searches the wiki.
-
3
It reads the relevant page.
-
4
It answers with a link.
-
5
You check the source.
Prompts
Example prompts
“Turn the notes from today's product meeting into tasks in the Roadmap database.”
“What is our policy on working from abroad? Link the page.”
“Draft a project brief page for the website redesign from this summary.”
Setup
Installation and configuration
Examples for Claude Desktop and Claude Code. Replace the placeholder values with your own keys, and store secrets outside version control.
Claude Desktop: claude_desktop_config.json
{
"mcpServers": {
"notion": {
"url": "https://mcp.notion.com/mcp"
}
}
}
Claude Code: terminal
claude mcp add --transport http notion https://mcp.notion.com/mcp
- Hosted server: https://mcp.notion.com/mcp (SSE fallback: https://mcp.notion.com/sse).
- Local server: npx -y @notionhq/notion-mcp-server (no longer actively maintained).
- Needs: OAuth (interactive). The old local server used a NOTION_TOKEN integration token..
Security
Security considerations
-
Limit workspaces
Connect with an account that sees only the workspaces or projects a task needs.
-
Mark AI-created items
Use a label or naming rule so items created by the assistant are easy to spot and review.
-
Guard deletes
Moves and page changes should be reviewed. Keep page history on.
-
Untrusted text
Task descriptions and comments can contain misleading text. Treat them as data.
Related servers
Servers that pair well with it
Confluence
Atlassian's official Rovo MCP server lets AI search and read Confluence spaces and pages, create and edit content and add comments and labels.
Linear
Linear's official hosted MCP server lets AI find, create and update issues, projects and comments, with a read-only endpoint available.
Google Drive
Google's own Drive MCP server lets AI search, read and create files in Google Drive, with your Google Workspace sign-in.
Keep exploring
Solutions and services that use it
Related services
View all related services- MCP integration Connect AI assistants to your CRM, files, databases and tools through Model Context Protocol servers, with safe permissions.
- AI workflows Step-by-step automations where AI handles the reading, sorting and drafting inside a process you control.
- Internal tools Custom software for your own team: trackers, approval flows and back-office systems that replace spreadsheets.
- Business process automation Map a process that runs on email and spreadsheets and turn it into software with clear steps and owners.
- AI Product Development AI agents, knowledge assistants, copilots and document automation built into the way your team already works.
- Automation and Integrations CRM, payment and API integrations, MCP connections and workflows that stop people copying data by hand.
Solutions
View all solutions- Meeting notes automation Transcribe meetings and calls, summarize decisions and push action items into your CRM or project tool.
- Approval workflows Requests, approvals and reminders in one place, with clear owners and deadlines instead of long email threads.
- AI-assisted content workflows Briefs, first drafts, edits and repurposing in a workflow where people set the angle and approve every word.
- Compliance tracking Track filing deadlines, licenses and obligations in one place, with reminders and AI summaries of relevant rule changes.
- Knowledge assistant (RAG) Ask a question in plain words and get an answer from your own documents, with links to the sources.
- Onboarding automation Every new hire gets the right accounts, documents, training and check-ins on time, tracked in one place.
Industries
View all industries- Education and elearning Course platforms, student portals, content workflows and AI tutoring assistants for schools and training companies.
- Professional services Client portals, proposal drafting, knowledge assistants and internal tools for consultancies, agencies and firms.
- Property management Tenant portals, maintenance tracking, owner statements and inbox automation for property managers.
- Tax and compliance services Client portals, document checklists, case queues and deadline tracking for tax preparers and compliance firms.
- Construction and facilities Job tracking, maintenance requests, inspections, quotes and proof-of-work photos for builders and facility teams.
- Legal Contract review assistants, knowledge search, intake and document automation for law firms and in-house legal teams.
Case studies
View all case studies- Facility management platform Every request, inspection and cost for every building now lives in one place, with a clear owner and status.
- Payroll system for an IT services company Payroll is calculated from recorded inputs, reviewed once and sent as payslips in a single batch, with every change logged.
- Tax filing service platform Clients upload documents and see where their case stands, and staff work from one queue with deadlines and reminders.
Guides and articles
View all guides and articles- AI automation vs traditional automation How rule-based automation and AI automation differ, where each fits and how to combine them.
- How to build an AI workflow with MCP servers Plan, connect and test an AI workflow that uses MCP servers, from a single task to a reliable process.
- How to measure the ROI of AI automation Measure the return on AI automation with a baseline, the right metrics and honest accounting of costs.
- How to connect AI to your CRM Connect AI assistants to HubSpot, Salesforce or other CRMs safely, with the tasks worth automating first.
- How to automate payroll Turn a manual monthly payroll into a reviewed, tested process with accurate payslips and a full audit trail.
- No-code vs custom development Where no-code tools shine, where they hit limits, and when custom software pays off.
AI models
View all ai models- Speech Speech-to-text and text-to-speech models for transcription, call analysis and voice assistants.
- Deepgram Nova-3 and Flux Deepgram's speech-to-text models: Nova-3 for general transcription in 60+ languages, and Flux for voice agents with built-in end-of-turn detection.
- GPT Transcribe OpenAI's current speech-to-text model, replacing Whisper and the GPT-4o transcribe models, with streaming and keyword or language hints.
Glossary terms
View all glossary terms- RAG RAG, or retrieval-augmented generation, is a method where an AI system first finds relevant passages in your documents, then answers using only those passages.
- Workflow automation Workflow automation uses software to move work through a series of steps, such as routing, approvals and notifications, based on rules and events.
- Automation Automation is using software to perform a task or process with little or no human effort each time it runs.
- AI agent An AI agent is software that uses a language model to plan steps, call tools and act toward a goal, instead of only answering one question.
- Business process automation Business process automation uses software to run a multi-step business process, such as approvals or onboarding, from start to finish with less manual work.
- No-code No-code tools let people build apps, websites and automations with visual editors instead of writing code.
FAQ
Questions people ask us
Have a question that is not here? Ask us directly.
Yes. Notion hosts it. The older self-hosted repository is no longer maintained.
Yes. It signs in with your Notion account.
Yes, and it can query data sources and create pages in them.