my-notion-mcp-server
0
The MCP server with Bun is a project using `bun.sh`, which is a fast, all-in-one JavaScript runtime. This project includes scripts for installing, running, and debugging an MCP server.
bun install
Installation dependencies
bun server
Run the server
bun debug
Debug the server