Skip to main content
ClaudeWave
makenotion avatar
makenotion

notion-mcp-server

Ver en GitHub

Official Notion MCP Server

MCP Servers4.4k estrellas576 forksTypeScriptMITActualizado 16d ago
Nota editorial

The official Notion MCP server, published by Notion as an npm package (`@notionhq/notion-mcp-server`), exposes 22 tools that let MCP-compatible AI clients read and write Notion workspaces through the Notion API. Tools cover page creation and movement (`move-page`), data source operations (`query-data-source`, `create-a-data-source`, `update-a-data-source`, `list-data-source-templates`), content retrieval, comments, users, and search. Version 2.0.0 migrated to the Notion API dated 2025-09-03, replacing the older database-centric tools with a data source abstraction that uses `data_source_id` parameters. The server installs via npx and connects to Claude Desktop, Cursor, Zed, or any MCP client by adding a JSON config block with a Notion integration token. Notion also maintains a newer remote version with OAuth-based setup and is directing active support there instead. Writers, project managers, and developers who store work in Notion workspaces can use compatible AI clients to query, create, and update that content without leaving their coding or chat environment.

ClaudeWave Trust Score
97/100
Verified
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Mature repo (>1y old)
  • Documented (README)
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/makenotion/notion-mcp-server
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "notion": {
      "command": "node",
      "args": ["/path/to/notion-mcp-server/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/makenotion/notion-mcp-server and follow its README for install instructions.
Casos de uso

Resumen de MCP Servers

README no disponible. Visita el repo en GitHub para la documentación completa.

Lo que la gente pregunta sobre notion-mcp-server

¿Qué es makenotion/notion-mcp-server?

+

makenotion/notion-mcp-server es mcp servers para el ecosistema de Claude AI. Official Notion MCP Server Tiene 4.4k estrellas en GitHub y se actualizó por última vez 16d ago.

¿Cómo se instala notion-mcp-server?

+

Puedes instalar notion-mcp-server clonando el repositorio (https://github.com/makenotion/notion-mcp-server) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar makenotion/notion-mcp-server?

+

Nuestro agente de seguridad ha analizado makenotion/notion-mcp-server y le ha asignado un Trust Score de 97/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene makenotion/notion-mcp-server?

+

makenotion/notion-mcp-server es mantenido por makenotion. La última actividad registrada en GitHub es de 16d ago, con 180 issues abiertos.

¿Hay alternativas a notion-mcp-server?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega notion-mcp-server en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: makenotion/notion-mcp-server
[![Featured on ClaudeWave](https://claudewave.com/api/badge/makenotion-notion-mcp-server)](https://claudewave.com/repo/makenotion-notion-mcp-server)
<a href="https://claudewave.com/repo/makenotion-notion-mcp-server"><img src="https://claudewave.com/api/badge/makenotion-notion-mcp-server" alt="Featured on ClaudeWave: makenotion/notion-mcp-server" width="320" height="64" /></a>

Más MCP Servers