Workplace & ProductivityCommunityTypeScript
Notion MCP Server
Search pages, read blocks, and create content in Notion workspaces.
3.9k starsUpdated Aug 25, 2026npm/@notionhq/notion-mcp-server
Ads
Overview
Connects to Notion APIs for page search, database queries, and structured content updates.
Installation
npx -y @notionhq/notion-mcp-server
Configuration
{
"mcpServers": {
"notion": {
"command": "npx",
"args": ["-y", "@notionhq/notion-mcp-server"],
"env": {
"NOTION_TOKEN": "<integration-token>"
}
}
}
}Capabilities
- search_pages
Search pages across the workspace.
- read_page
Read blocks from a Notion page.
- create_page
Create a page in a database or parent page.
Supported clients
- Claude Desktop
- Cursor
Tags
- docs
- wiki
Related MCP servers
Cua
OfficialMCP server for the Computer-Use Agent (CUA), allowing you to run CUA through Claude Desktop or other MCP clients.
21.9kWorkplace & ProductivityUpdated Today
Notion MCP
OfficialOfficial Notion MCP server for searching, reading, creating, and updating Notion pages, databases, and workspace content from AI agents.
4.6kWorkplace & ProductivityUpdated Jul 25, 2026
Laravel Boost
OfficialLaravel Boost is an MCP server equipped with over 15 specialized tools designed to streamline AI-assisted coding workflows.
3.6kWorkplace & ProductivityUpdated Today
MATLAB MCP Core Server
OfficialRun MATLAB® using AI applications with the official MATLAB MCP Server from MathWorks®.
1.4kWorkplace & ProductivityUpdated 8 days ago