Back to directory
cardinalblue/prompt-book-mcp-server

cardinalblue/prompt-book-mcp-server

@cardinalblue

An MCP server that connects to Notion databases containing AI prompts, allowing you to manage, search, and retrieve prompts efficiently across multiple prompt collections.

notionpromptsprompt-managementai-promptsnotion-databasetool

Installation & Configuration

{
  "mcpServers": {
    "prompt-book-server": {
      "command": "npx",
      "args": [
        "-y",
        "@piccollage/prompt-book-mcp-server"
      ],
      "disabled": false,
      "alwaysAllow": []
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/17
Updated
2026/6/17