Connect Your AI Agent with Notion for Slack

Integrate Notion MCP server into your Slack workspace for instant access to your AI agent.

Back to MCP Servers
Notion
Notion
Notion is a new tool that blends your everyday work apps into one. It's the all-in-one workspace for you and your team.

Categories

Productivity

Available Tools

Tools that your AI agent can use through this MCP server to interact with Notion

Retrieve Page Content

Get page content as block objects or markdown. Blocks can be text, lists, media, a page, among others. See the documentation

Duplicate Page

Create a new page copied from an existing page block. See the documentation

Append Block to Parent

Append new and/or existing blocks to the specified parent. See the documentation

Retrieve Page Metadata

Get details of a page. See the documentation

Update Page

Update a page's property values. To append page content, use the Append Block action instead. See the documentation

Find Pages or Databases

Searches for a page or database. See the documentation

Retrieve Page Property Item

Get a Property Item object for a selected page and property. See the documentation

Retrieve Database Schema

Get the property schema of a database in Notion. See the documentation

Retrieve Database Content

Get all content of a database. See the documentation

Query Database

Query a database with a specified filter. See the documentation

Create Page

Create a page from a parent page. See the documentation

Create Page from Database

Create a page from a database. See the documentation

Create Comment

Create a comment in a page or existing discussion thread. See the documentation

Find a Page

Searches for a page by its title. See the docs