first-mcp-server
by aroramrinaal
This is a JavaScript server project. It was created using Bun, a fast all-in-one JavaScript runtime.
View on GitHub
Last updated: N/A
first-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.