MCPServers

Summary

The Notion MCP server provides a bridge between AI assistants and Notion workspaces through the Model Context Protocol. It implements a comprehensive set of tools for interacting with Notion's API, including database operations (listing, querying, creating), page management (creating, updating, retrieving), block manipulation (appending, updating, retrieving children), and search functionality. Built with Node.js using the @modelcontextprotocol/sdk, this implementation enables AI assistants to seamlessly manage Notion content, making it ideal for workflows that involve document creation, knowledge management, and collaborative workspaces without requiring users to switch contexts.

Available Actions(12)

list-databases

View all accessible databases.

query-database

Get entries from a database.

create-page

Add a new page to a database.

update-page

Modify an existing page.

create-database

Create a new database.

update-database

Modify a database structure.

get-page

View a specific page.

get-block-children

View content blocks.

append-block-children

Add content to a page.

update-block

Edit content blocks.

get-block

View a specific block.

search

Find content across your workspace.

Last Updated: April 17, 2025

커뮤니티 리뷰

0.0
0 리뷰
5
0
4
0
3
0
2
0
1
0

아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!

대화에 참여하려면 로그인하세요

Coming soon to
HighlightHighlight AI

언어

TypeScript

카테고리

태그