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