MCP.so
Sign In
Servers

systemprompt-mcp-notion

@Ejb503

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.

Overview

What is systemprompt-mcp-notion?

systemprompt-mcp-notion is a Model Context Protocol (MCP) server that integrates Notion into AI workflows, enabling AI agents to interact with Notion pages and databases through a standardized protocol. It requires MCP Sampling and is designed for developers building AI-powered Notion integrations.

How to use systemprompt-mcp-notion?

Install via npm (npm install systemprompt-mcp-notion) or automatically through Smithery. Configure a .env file with your SYSTEMPROMPT_API_KEY and NOTION_API_KEY, then add the server to your MCP client configuration as a JSON entry specifying command and environment variables.

Key features of systemprompt-mcp-notion

  • Create and update pages with rich text formatting
  • Search across your Notion workspace
  • Extensive test coverage with Jest
  • TypeScript support and comprehensive error handling
  • Detailed logging and debugging tools
  • Supports MCP Sampling for page creation and updates

Use cases of systemprompt-mcp-notion

  • Enable an AI assistant to read and update Notion databases autonomously
  • Automate content creation and page formatting in Notion based on AI decisions
  • Integrate Notion search into chat-based AI workflows
  • Build custom AI tools that manage Notion workspaces programmatically

FAQ from systemprompt-mcp-notion

What API keys are required to use systemprompt-mcp-notion?

You need a Systemprompt API key (free, sign up at systemprompt.io/console) and a Notion integration token (create at notion.so/my-integrations with Read/Update/Insert and Search capabilities).

Does systemprompt-mcp-notion support MCP Sampling?

Yes, it requires and supports MCP Sampling, which is necessary for the server to create and update Notion pages.

How do I install systemprompt-mcp-notion?

You can install it via npm (npm install systemprompt-mcp-notion) or automatically via Smithery using npx -y @smithery/cli install systemprompt-mcp-notion --client claude.

What MCP capabilities does the server expose?

The server lists resources (listChanged), tools, prompts (listChanged), and sampling capabilities in its capability declaration.

Is a specific MCP client required?

A compatible MCP client is available at the provided GitHub repository, but any MCP-compatible client can be used.

Tags

More from Memory & Knowledge