Provides a user management service leveraging the Model Context Protocol.
This simple Node.js and TypeScript application implements a user management service utilizing the Model Context Protocol (MCP). It offers basic functionalities for retrieving all users and creating new user records, serving as a foundational example of an MCP-based backend service designed to manage common user data operations.