I have identified the cause of the error. The field in claude_desktop_config.json should be NOTION_API_TOKEN instead of NOTION_API_KEY, as the parameter in the index.js file is NOTION_API_TOKEN.
The correct and complete claude_desktop_config.json should look like this:
Thanks for sharing!
I have identified the cause of the error. The field in
claude_desktop_config.jsonshould beNOTION_API_TOKENinstead ofNOTION_API_KEY, as the parameter in theindex.jsfile isNOTION_API_TOKEN.The correct and complete
claude_desktop_config.jsonshould look like this: