Notion
MCP Serverby makenotion · Added 5mo ago
Claude
4.1k
Install
npx -y @notionhq/notion-mcp-serverAdd to Claude
claude mcp add makenotion-notion-mcp-serverQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"notion": {
"command": "npx",
"args": [
"-y"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Bridges to the Notion API for searching content, querying databases, and managing pages and comments without requiring complex API interaction code
Tags
Databasesmcp-serverapidatabasenpm