mcp-server-time
by expsh13
This project provides server time functionality. It was created using Bun, a fast all-in-one JavaScript runtime.
View on GitHub
Last updated: N/A
.
To install dependencies:
bun install
To run:
bun run index.ts
This project was created using bun init
in bun v1.1.27. Bun is a fast all-in-one JavaScript runtime.