Implements a basic Model Context Protocol (MCP) server in TypeScript, following official specifications and best practices.
This project provides a foundational Model Context Protocol (MCP) server written in TypeScript. Designed as a starting point, it adheres to official MCP specifications and is optimized for integration and debugging with tools like GitHub Copilot and other compatible MCP clients. It offers a minimal structure, including stdio configuration and essential VS Code settings, making it an ideal template for developers looking to build custom MCP services or explore the protocol's capabilities.