systemprompt-mcp-notion
@Ejb503
About systemprompt-mcp-notion
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.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"systemprompt-mcp-notion": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"systemprompt-mcp-notion",
"--client",
"claude"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
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.
More Memory & Knowledge MCP servers
minutes
silversteinEvery meeting, every idea, every voice note — searchable by your AI. Open-source, privacy-first conversation memory layer.
MemoryMesh
CheMiguel23A knowledge graph server that uses the Model Context Protocol (MCP) to provide structured memory persistence for AI models.
Obsidian MCP Server
cyanheadsRead, write, search, and surgically edit Obsidian vault notes, tags, and frontmatter via MCP. STDIO or Streamable HTTP.
MCP server for Obsidian
MarkusPfundsteinMCP server that interacts with Obsidian via the Obsidian rest API community plugin
Ultimate Google Docs & Drive MCP Server
a-bonusThe Ultimate Google Docs, Sheets, Drive, Gmail, & Google Calendar MCP Server. This MCP (primarily for use in Claude Desktop) gains full access to your google suite and lets claude do its thing.
Comments