Systemprompt Mcp Notion MCP Server

v1.0.0AI/MLstable

This an Model Context Protocol (MCP) server that integrates Notion into your AI workflows. This server enables seamless access to Notion through MCP, allowing AI agents to interact with pages, databases, and comments.

aimcpmcp-serversystemprompt
Share:
26
Stars
0
Downloads
0
Weekly
0/5

About

This an Model Context Protocol (MCP) server that integrates Notion into your AI workflows. This server enables seamless access to Notion through MCP, allowing AI agents to interact with pages, databases, and comments.

Features

  • systemprompt_list_notion_pages
  • systemprompt_list_notion_databases
  • systemprompt_search_notion_pages
  • systemprompt_search_notion_pages_by_title
  • systemprompt_get_notion_page

Use Cases

Lists all accessible Notion pages in your workspace, sorted by last edited time. Returns key metadata including title, URL, and last edited timestamp.
Lists all accessible Notion databases in your workspace, sorted by last edited time. Returns key metadata including database title, schema, and last edited timestamp.
Performs a full-text search across all accessible Notion pages using the provided query. Searches through titles, content, and metadata to find relevant matches.
Searches specifically for Notion pages with titles matching the provided query. Useful for finding exact or similar title matches when you know the page name.
Retrieves comprehensive details of a specific Notion page, including its content, properties, and metadata. Returns the complete page structure and all nested content blocks.
Ejb503

Maintainer

LicenseNOASSERTION
Languagetypescript
Versionv1.0.0
UpdatedApr 20, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

Manual Installation

npx systemprompt-mcp-notion

Examples

Basic Configuration

Configure Systemprompt Mcp Notion MCP Server

npx systemprompt-mcp-notion

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More AI/ML MCP Servers

Explore other servers in the AI/ML category.

Quick Config Preview

{ "mcpServers": { "systemprompt-mcp-notion": { "command": "npx", "args": ["-y", "systemprompt-mcp-notion"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Systemprompt Mcp Notion MCP Server?

Browse our complete directory of 60+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

60+ ServersFree & Open SourceStep-by-Step Guides