Official Notion MCP Server for pages, databases, and workspace management
The official Notion MCP Server lets your AI assistant read, write, and organize your Notion workspace. Query databases, create pages, update blocks, and search across your entire workspace without leaving your conversation.
Built and maintained by Notion, this server uses the official Notion API with integration tokens. It supports all block types, database properties, and workspace operations.
Perfect for knowledge workers who live in Notion and want AI help organizing, searching, and creating content across their workspace.
Add this to your MCP configuration file:
{
"mcpServers": {
"notion": {
"args": [
"-y",
"@notionhq/notion-mcp-server"
],
"command": "npx"
}
}
}The Notion MCP server is well-structured with proper authentication patterns and permissions appropriate for its productivity purpose. Minor code quality issues exist including broad exception handling and some input validation gaps, but these don't significantly impact security for a Notion API integration server. Supply chain analysis found 6 known vulnerabilities in dependencies (1 critical, 4 high severity). Package verification found 1 issue.
Endpoint probed · 3 tools detected · 9 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!
by Modelcontextprotocol
Knowledge graph-based persistent memory across sessions
by Modelcontextprotocol
Time and timezone conversion capabilities for your AI assistant
by Toleno
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace
Create, build, and publish Python MCP servers to PyPI — conversationally.