notion-mcp-server MCP Server — Claude & Cursor Integration

# notion-mcp-server MCP Server ## What is notion-mcp-server? notion-mcp-server is a production-ready Model Context Protocol (MCP) server with 4,622 GitHub stars. It allows AI agents like Claude to perform real-world tasks through standardized tool calls. ## Installation ```bash # Via Smithery (recommended) npx -y @smithery/cli install makenotion/notion-mcp-server # Or manual git clone https://github.com/makenotion/notion-mcp-server.git cd notion-mcp-server ``` ## Compatibility Compatible with: Claude Desktop, Claude Code, Cursor, Windsurf, Cline, and any MCP-compliant client. ## Details - **Language:** TypeScript - **Stars:** ⭐ 4,622 - **Forks:** 🍴 625 - **License:** MIT - **Updated:** 2026-09-07 - **Repo:** [makenotion/notion-mcp-server](https://github.com/makenotion/notion-mcp-server)