Higress.ai How to publish MCP to this market

Menu

Notion

by: Higress official
|
category: productivity
|
2025.04.17 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

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

Time

by: Higress official

Time Calibration: Can provide the current time based on a specified time zone. It can also determine the user location through their IP address, and then provide an accurate time based on the time zone of that location.

utility|2025.04.16 updated
Check Higress config

IP Location

by: Higress official

Spatial positioning: Determine the user location based on their IP, supporting automatic acquisition of the user IP.

apimarket|2025.04.16 updated
Check Higress config

Stock Helper

by: Higress official

A multifunctional service designed specifically for the stock, futures, and foreign exchange markets. It provides a variety of tools, including candlestick charts, quotes, rankings, and more, to help users obtain real-time and historical data, perform technical analysis, and support decision-making.

apimarket|2025.04.16 updated
Check Higress config

Calendar Holiday Helper

by: Higress official

Supports inquiries about Chinese holidays/compensatory leave, as well as traditional Chinese almanac (auspicious time selection) queries.

apimarket|2025.04.16 updated
Check Higress config