Notion
Integrates with the Notion API to enable searching, querying databases, managing pages and blocks, and handling users and comments for content management and collaborative document editing.
8 stars
0 tools
Created Aug 2025
@ramidecodes/ramidecodes-notionAbout
Integrates with the Notion API to enable searching, querying databases, managing pages and blocks, and handling users and comments for content management and collaborative document editing.
Categories
general
Installation
npm
npm install @ramidecodes/ramidecodes-notion
Configuration
{
"mcpServers": {
"ramidecodes-notion": {
"command": "npx",
"args": [
"-y",
"@ramidecodes/ramidecodes-notion"
]
}
}
}