← toolsNotion MCP Server
Enables AI agents to interact with Notion workspaces through the Model Context Protocol. Supports reading and creating pages, querying databases, managing blocks, and searching content. Access is scoped by the Notion integration permissions configured by the workspace admin.
Security Assessment
| Level | caution |
| Permissions | read:pages, write:pages, read:databases, write:databases, search:content |
| Data Exposure | content |
| Requires Supervisor | No |
| Risk Notes | Can read and write Notion pages, databases. Scoped by integration permissions. |
Integration
| Type | mcp-server |
| Package | @notionhq/notion-mcp-server |
| Install | npx -y @notionhq/notion-mcp-server |
| Auth | api-key |
Capabilities
| Actions | read_page, create_page, update_page, query_database, search_content, manage_blocks |
| Input Types | text, json |
| Output Types | text, json |
| When to Use | When the agent needs to read or modify content in Notion workspaces, pages, or databases. |
| When NOT to Use | When working with other project management tools like Linear or Jira. |
Category: productivity · Free tier: Yes · Notion API is free; Notion workspace plans vary. · Source
Collected: 2026-03-15 from https://github.com/makenotion/notion-mcp-server