Cover image
Try Now
2025-03-23

3 years

Works with Finder

1

Github Watches

2

Github Forks

0

Github Stars

Notion MCP Server

Model Context Protocol(MCP)を使用して Notion の API と統合するサーバー。Cursor 用の MCP サーバーとして機能します。

セットアップ

  1. リポジトリをクローン
  2. npm iを実行
  3. npm run buildを実行してプロジェクトをビルド
  4. Cursor の設定を開く:
    • 設定 (Settings) > MCP
    • 「Add new MCP server」をクリック
    • 以下の情報を入力:
      • Name: notion
      • Command: 以下のコマンド例を参照(環境に合わせて修正)
  5. 「Save」をクリックして設定を保存

コマンド例

Mac の場合:

env NOTION_API_TOKEN={your_notion_api_token} node {your_path_to_index.js}

Windows の場合:

set NOTION_API_TOKEN={your_notion_api_token} && node {your_path_to_index.js}

注: {your_path_to_index.js} はビルドされた index.js への絶対パスに置き換えてください。

機能

このサーバーは Notion の API にアクセスし、以下の操作を行うことができます:

  • ブロックの操作(追加、取得、子ブロックの取得、削除)
  • ページの操作(取得、プロパティの更新)
  • ユーザー情報の取得
  • データベースの操作(作成、クエリ、取得、更新、アイテムの作成)
  • コメントの操作(作成、取得)
  • 検索機能

相关推荐

  • NiKole Maxwell
  • I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

  • Bora Yalcin
  • Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Alexandru Strujac
  • Efficient thumbnail creator for YouTube videos

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • Lists Tailwind CSS classes in monospaced font

  • Beniyam Berhanu
  • Therapist adept at identifying core issues and offering practical advice with images.

  • lumpenspace
  • Take an adjectivised noun, and create images making it progressively more adjective!

  • apappascs
  • 发现市场上最全面,最新的MCP服务器集合。该存储库充当集中式枢纽,提供了广泛的开源和专有MCP服务器目录,并提供功能,文档链接和贡献者。

  • ShrimpingIt
  • MCP系列GPIO Expander的基于Micropython I2C的操作,源自ADAFRUIT_MCP230XX

  • huahuayu
  • 统一的API网关,用于将多个Etherscan样区块链Explorer API与对AI助手的模型上下文协议(MCP)支持。

  • deemkeen
  • 用电源组合控制您的MBOT2:MQTT+MCP+LLM

  • jae-jae
  • MCP服务器使用剧作《无头浏览器》获取网页内容。

    Reviews

    3 (1)
    Avatar
    user_BmFNQCDU
    2025-04-16

    I've been using the notion-mcp-server by nanahiryu, and it has significantly streamlined my workflow. Its seamless integration with Notion and its efficient server capabilities make it a must-have tool for anyone looking to enhance their productivity. The setup was straightforward, and the support from nanahiryu is outstanding. Highly recommended!