Notion ReadOnly
Provides an optimized read-only interface to Notion content with parallel processing and intelligent caching for faster document analysis and knowledge retrieval.
4 stars
0 tools
Created Aug 2025
@taewoong1378/taewoong1378-notion-readonly-notion-readonly-mcp-serverAbout
Provides an optimized read-only interface to Notion content with parallel processing and intelligent caching for faster document analysis and knowledge retrieval.
Categories
general
Installation
npm
npm install @taewoong1378/taewoong1378-notion-readonly-notion-readonly-mcp-server
Configuration
{
"mcpServers": {
"taewoong1378-notion-readonly-notion-readonly-mcp-server": {
"command": "npx",
"args": [
"-y",
"@taewoong1378/taewoong1378-notion-readonly-notion-readonly-mcp-server"
]
}
}
}