Notion
Integrates with Notion API to enable natural language-driven content management, knowledge base interactions, and automated workspace operations.
22 stars
0 tools
Created Aug 2025
@orbit-logistics/orbit-logistics-notion-notion-mcp-serverAbout
Integrates with Notion API to enable natural language-driven content management, knowledge base interactions, and automated workspace operations.
Categories
general
Installation
npm
npm install @orbit-logistics/orbit-logistics-notion-notion-mcp-server
Configuration
{
"mcpServers": {
"orbit-logistics-notion-notion-mcp-server": {
"command": "npx",
"args": [
"-y",
"@orbit-logistics/orbit-logistics-notion-notion-mcp-server"
]
}
}
}