heart-mcp-server
by atuinturtle
This is a JavaScript server project created with Bun. It provides a fast runtime environment for executing JavaScript code.
View on GitHub
Last updated: N/A
heart-mcp-server
To install dependencies:
bun install
To run:
bun run index.ts
This project was created using bun init
in bun v1.2.5. Bun is a fast all-in-one JavaScript runtime.