Notion Integration
STDIOMCP server for integrating with Notion API and functioning as Cursor server.
MCP server for integrating with Notion API and functioning as Cursor server.
Model Context Protocol(MCP)を使用して Notion の API と統合するサーバー。Cursor 用の MCP サーバーとして機能します。
npm i
を実行npm run build
を実行してプロジェクトをビルドnotion
env NOTION_API_TOKEN={your_notion_api_token} node {your_path_to_index.js}
set NOTION_API_TOKEN={your_notion_api_token} && node {your_path_to_index.js}
注: {your_path_to_index.js}
はビルドされた index.js への絶対パスに置き換えてください。
このサーバーは Notion の API にアクセスし、以下の操作を行うことができます: