Menu

Notion

Hosted
by: Higress official
|
category: productivity
|
2025.08.30 updated

Use MCP Server to use the API to access Notion workspace

Using URL to connect to MCP Server
Step 1: enter

token

User-defined API keys are retained for only one week
Step 2: create URL
sign in
You must sign in before generating the URL
Step 3: MCP Client One-Click Install Server (Optional)
DeepChat
Cherry Studio
LobeChat
5ire

Notion MCP Server

A Notion workspace is a collaborative environment where teams can organize work, manage projects, and store information in a highly customizable way. Notion's REST API facilitates direct interactions with workspace elements through programming.

Source code: https://github.com/makenotion/notion-mcp-server/tree/main

Feature

Notion MCP Server provides the following features:

  • Pages: Create, update, and retrieve page content.
  • Databases: Manage database, properties, entries, and schemas.
  • Users: Access user profiles and permissions.
  • Comments: Handle page and inline comments.
  • Content Queries: Search through workspace content.

Usage Guide

Get Notion Integration token

Go to https://www.notion.so/profile/integrations and create a new internal integration or select an existing one.

Generate SSE URL

On the MCP Server interface, log in and enter the token to generate the URL.

Configure MCP Client

On the user's MCP Client interface, add the generated SSE URL to the MCP Server list.

"mcpServers": {
    "notion": {
      "url": "https://mcp.higress.ai/mcp-notion/{generate_key}",
    }
}

Related MCP Servers

Context7
Hosted

by: Higress official

Context7 pulls up-to-date, version-specific documentation and code examples directly from the source, get better answers when generating and debuging codes.

code|2025.08.29 updated

Yuque
Hosted

by: Higress official

Manage Yuque knowledge base, documents, and team members

productivity|2025.08.29 updated

E2B
Hosted

by: Higress official

E2B Code Interpreter providing sandbox environment management capabilities, which enables execution of Python code.

code|2025.08.30 updated

WolframAlpha
Hosted

by: Higress official

Get results optimized for use by a large language model with the WolframAlpha LLM API.

utility|2025.08.28 updated