By Jan Gess
My free AI community: https://bit.ly/Jan-Gess-Community
https://github.com/modelcontextprotocol/servers
https://github.com/v-3/notion-server
You will need:
Create a new folder where you want to store the server.
Open Terminal on Mac or Windows, and go to the location of the new folder.
I do it like this:

Next, copy the following text and hit enter.
git clone <https://github.com/v-3/notion-server.git>
cd notion-server
npm install