Installation & Configuration
{
"mcpServers": {
"notion": {
"command": "npx",
"args": [
"-y",
"@larryhudson/simple-notion-mcp-server"
],
"env": {
"NOTION_TOKEN": "<YOUR_NOTION_API_TOKEN>"
}
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2026/6/15
Updated
2026/6/17