A template for creating Model Context Protocol (MCP) servers using TypeScript. This project demonstrates how to implement a simple MCP server with custom tools. mcp-server-typescript-template/ ├── ...
Fast runtime with Bun Full type safety with Zod environment variable validation Dynamic command/event loading Docker/Railway deployment ready src/ ├── index.ts # Entry point ├── client.ts # Discord ...