macOS
brew install notion-mcp-serverlocal Homebrew formula metadata
brew
notion-mcp-server のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install notion-mcp-serverlocal Homebrew formula metadata
概要
MCP Server for Notion
履歴
The local Notion MCP server is Notion's official package for exposing the Notion API through the Model Context Protocol. The GitHub repository was created on 2025-03-10, the npm package @notionhq/notion-mcp-server was first published on 2025-04-03, and Homebrew packages the same tool as notion-mcp-server.
The package occupies a transitional spot in Notion's AI-tooling story. Notion's developer docs now emphasize the hosted Notion MCP service at https://mcp.notion.com/mcp, while the local server README says active support is prioritized for the remote service and notes that the local repository may be sunset.
The server started as a local MCP wrapper around the Notion API. Its README documents installation through npx, Docker, and MCP client JSON config, with NOTION_TOKEN or OPENAPI_MCP_HEADERS used to pass Notion credentials.
Version 2.0.0 moved the local server to the Notion API 2025-09-03 surface, replacing database-oriented tools with data-source-oriented tools. Later README text also documents Markdown-oriented page tools tied to the Notion API 2026-03-11 operation version.
Adoption was driven by the 2025-2026 MCP wave rather than by older Notion API automation. The repository had 4,473 GitHub stars and 589 forks when queried on 2026-07-01, and npm reported 2,135,387 downloads for @notionhq/notion-mcp-server from 2025-06-29 through 2026-06-28.
Homebrew's formula API reported 453 install-on-request events over its 365-day analytics window. That is small next to npm usage, which matches the package's main distribution path: MCP clients usually run it through npx or Docker rather than as a long-lived Homebrew CLI.
Package users add the server to MCP-capable tools such as Claude Desktop, Cursor, Zed, GitHub Copilot CLI, or similar clients, then provide a Notion integration token. Practical use is agent access to Notion pages and databases/data sources: searching workspace content, reading page content, creating comments or pages, and editing page Markdown.
Notion's hosted MCP documentation recommends OAuth against https://mcp.notion.com/mcp for many clients. Package nerds should treat the Homebrew formula as a convenience for local/offline or pinned-tool workflows, not as the primary future-facing Notion integration path.
This is a good example of a vendor-owned MCP package being overtaken by a hosted MCP endpoint. The package is still useful for reproducible local toolchains, but the official docs now steer users toward a remote, OAuth-backed server.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/Library/Application Support/Claude/claude_desktop_config.json.cursor/mcp.json~/.copilot/mcp-config.jsonCredential-bearing paths to review before unattended agent runs.
~/Library/Application Support/Claude/claude_desktop_config.json.cursor/mcp.json~/.copilot/mcp-config.json実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
notion-mcp-server | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/makenotion/notion-mcp-server
インストールメタデータ
| パッケージキー | brew:notion-mcp-server |
|---|---|
| バージョン | 2.4.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/notion-mcp-server |
| ホームページ | https://github.com/makenotion/notion-mcp-server |
| リポジトリ | https://github.com/makenotion/notion-mcp-server |
| 上流ドキュメント | https://developers.notion.com/docs/get-started-with-mcp |
| ライセンス | MIT |
| ソースアーカイブ | https://registry.npmjs.org/@notionhq/notion-mcp-server/-/notion-mcp-server-2.4.1.tgz |
| 最終更新 | 2026-06-23T21:55:45Z |
| Pulse | updated |
| 依存関係 | node |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | notion-mcp-server |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.