About
This project implements a query server designed to manage and retrieve project information using the Model Context Protocol (MCP). Developed in TypeScript, it adopts a familiar Spring Boot-like layered architecture for enhanced organization, maintainability, and scalability. The server provides robust functionalities for project management, including querying, counting, listing, and adding projects, alongside a unique feature for fetching random wallpapers from Bing. It serves as an excellent example of building structured, protocol-compliant backend services.