mcp-server-notion
0
This project is a server that connects the Message Center Protocol with Notion, enabling users to create, update, and manage memos within their Notion databases. It provides features such as memo creation, retrieval, updating, and deletion.
npm install mcp-server-notion
Notion
npm run build
Build a project
npm start
Start the server
npm run dev
Start the server in development mode