SystemPrompt MCP Notion Server
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Integrations
Enables AI agents to interact with Notion pages and databases through a standardized protocol. Provides tools for creating and updating pages with rich text formatting and searching across Notion workspaces.
systemprompt-mcp-notion
SystemPrompt MCP Notion Server
A high-performance Model Context Protocol (MCP) server that seamlessly integrates Notion into your AI workflows. This server enables AI agents to interact with Notion pages and databases through a standardized protocol. This server supports and requires MCP Sampling, which is required to the MCP to create and update Notion pages.
A compatible MCP client is available here.
Server Capabilities
Key Features
- 📝 Comprehensive Content Management
- Create and update pages with rich text formatting
- Search across your Notion workspace
- 🛠 Developer-Friendly
- Extensive test coverage with Jest
- TypeScript support
- Comprehensive error handling
- Detailed logging and debugging tools
Prerequisites
Before using this server, you'll need:
- Systemprompt API Key (Free)
- Sign up at systemprompt.io/console
- Create a new API key in your dashboard
- Notion Account and Workspace
- Active Notion account
- Workspace with content you want to access
- Notion Integration
- Create at notion.so/my-integrations
- Required capabilities:
- Read/Update/Insert content
- Database management
- Search functionality
- MCP-Compatible Client
- Systemprompt MCP Client
- Any other MCP-compatible client
Quick Start
- Installation
Installing via Smithery
To install systemprompt-mcp-notion for Claude Desktop automatically via Smithery:CopyCopy - Configuration
Create a
.env
file:Copy - MCP Configuration
Add the following to your MCP configuration JSON:Alternatively, if you've installed the package locally:CopyCopy
Development
Setup
- Clone the repository:Copy
- Install dependencies:Copy
- Set up environment:Copy
Testing
We maintain high test coverage using Jest:
This server cannot be installed
A high-performance Model Context Protocol server that seamlessly integrates Notion into AI workflows, enabling AI agents to interact with Notion pages and databases.