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

Notion MCP Server
Model Context Protocol(MCP)を使用して Notion の API と統合するサーバー。Cursor 用の MCP サーバーとして機能します。
セットアップ
- リポジトリをクローン
-
npm i
を実行 -
npm run build
を実行してプロジェクトをビルド - Cursor の設定を開く:
- 設定 (Settings) > MCP
- 「Add new MCP server」をクリック
- 以下の情報を入力:
- Name:
notion
- Command: 以下のコマンド例を参照(環境に合わせて修正)
- Name:
- 「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 にアクセスし、以下の操作を行うことができます:
- ブロックの操作(追加、取得、子ブロックの取得、削除)
- ページの操作(取得、プロパティの更新)
- ユーザー情報の取得
- データベースの操作(作成、クエリ、取得、更新、アイテムの作成)
- コメントの操作(作成、取得)
- 検索機能
相关推荐
I find academic articles and books for research and literature reviews.
Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.
Confidential guide on numerology and astrology, based of GG33 Public information
Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.
Your go-to expert in the Rust ecosystem, specializing in precise code interpretation, up-to-date crate version checking, and in-depth source code analysis. I offer accurate, context-aware insights for all your Rust programming questions.
Advanced software engineer GPT that excels through nailing the basics.
Converts Figma frames into front-end code for various mobile frameworks.
Discover the most comprehensive and up-to-date collection of MCP servers in the market. This repository serves as a centralized hub, offering an extensive catalog of open-source and proprietary MCP servers, complete with features, documentation links, and contributors.
Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx
The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, No-code agent builder, MCP compatibility, and more.
Mirror ofhttps://github.com/agentience/practices_mcp_server
A unified API gateway for integrating multiple etherscan-like blockchain explorer APIs with Model Context Protocol (MCP) support for AI assistants.
Mirror ofhttps://github.com/bitrefill/bitrefill-mcp-server
Reviews

user_BmFNQCDU
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!