Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"notion-channel": {
"command": "bun",
"args": [
"./server.ts"
]
}
}
}Server configuration and connection parameters
bunCommand-line arguments passed to the server process
npx claudepluginhub fryanpan/notion-channel-mcp --plugin notion-channel-mcp