Starter Template for MCP development
The repository provides a basic structure for an MCP server, outlining the main entry point and a directory structure. It uses a modular approach, enabling developers to add custom tools. The template promotes reusability and composability of tools, adhering to separation of concerns. It follows a standard server-client architecture implicitly.
TypeScript
0