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

Recensioni della Community

0.0
0 recensioni
5
0
4
0
3
0
2
0
1
0

Nessuna recensione ancora. Sii il primo a recensire!

Accedi per unirti alla conversazione

Coming soon to
HighlightHighlight AI

Linguaggio

TypeScript

Categorie

Tag