MCPサーバーとは?

Model Context Protocol(MCP)は、アプリケーションがLLMにツールを提供する方法を標準化するオープンプロトコル。

MCPはAIアプリケーションのUSB-Cポートのようなもの。USB-Cがデバイスを様々な周辺機器に接続するための標準化された方法を提供するように、MCPはAIモデルを様々なデータソースやツールに接続するための標準化された方法を提供します。

image.png

<aside> <img src="/icons/pen_yellow.svg" alt="/icons/pen_yellow.svg" width="40px" />

モデルコンテキストプロトコル(MCP)は、AIエージェントを様々な外部ツールやデータソースに接続する標準化されたプロトコルのこと

</aside>

:notion: Notion 公式MCPサーバー

Notion API用のMCPサーバーを公開しました!

あたらしくリモートMCP(ベータ)をリリースしました! July 1, 2025

詳細はこちら 👇

Notion MCP – Connect Notion to your favorite AI tools

Cursor + Notion MCPとNotion AIって何が違うの?

以下の記事で詳しく解説しています👇

<aside>

Notion AIと Cursor + Notion MCPってなにが違うの?徹底分析

image.png

</aside>

<aside> <img src="notion://custom_emoji/e12b42ac-4e54-476f-a4f5-7d6bdb1e61e2/12eefdee-ad05-80fc-bc83-007a2fbda15d" alt="notion://custom_emoji/e12b42ac-4e54-476f-a4f5-7d6bdb1e61e2/12eefdee-ad05-80fc-bc83-007a2fbda15d" width="40px" />

<aside>

3. Notion MCP (Model Context Protocol)について

</aside>

<aside>

image.png

https://developers.notion.com/docs/mcp

</aside>

Notion MCPとは

<aside>

Screenshot 2025-07-02 at 16.40.28.png

Notion MCPの始め方

</aside>

指摘されていた課題

初期バージョンのローカルMCPでは以下の課題がありました

新しくなったNotion MCP :notion-mcp-server:

  1. リモートMCP としてリリース!
    1. OAuthでユーザーレベルの認証が可能に(今まではページごとにインテグレーションキーが必要)
  2. MCP がアクセスする際のNotionに最適化されたマークダウン形式でやり取りできるように 早い 軽い
  3. 検索が通常の検索と同様の仕組みを導入。ページ内のコンテンツも検索できるように 使える

Notion MCP – Connect Notion to your favorite AI tools

</aside>

<aside> <img src="notion://custom_emoji/e12b42ac-4e54-476f-a4f5-7d6bdb1e61e2/12eefdee-ad05-80fc-bc83-007a2fbda15d" alt="notion://custom_emoji/e12b42ac-4e54-476f-a4f5-7d6bdb1e61e2/12eefdee-ad05-80fc-bc83-007a2fbda15d" width="40px" />

<aside>

デモ

</aside>

video-output-50795BB0-3428-479A-A8EE-4A0B772B0EC4-1.mov

:cursor-logo: Cursorでの設定方法

  1. Cursor MCP Directoryにアクセス https://docs.cursor.com/tools
  2. Notion を追加ボタンを押す
  3. Cursorメニューのインテグレーションからログイン
  4. MCP読み込み対象にするチームスペース/ページを選択

:claude: Claudeでの設定方法

  1. Claude デスクトップを開く
  2. 設定から連携機能を開く
  3. 任意のラベルとURLを以下に設定
    1. https://mcp.notion.com/sse
  4. 設定後認証ボタンを押して、MCP読み込み対象にするチームスペース/ページを選択して認証

<aside> 💡

現在Claudeでは多くの機能でエラーが発生しています July 8, 2025

ページの作成、検索、ページの内容取得のみ動作することを確認しています。

詳細はこちら

Beta Overview: Notion MCP

</aside>

</aside>

Cursorでの使い方