This is an example MCP server built with Node.js/Express/TypeScript that provides user management, task management, and calculator tools, secured with Bearer token authentication.
A Node.js MCP server example with user management, task management, and calculator tools. Supports authentication via bearer token and can be deployed locally or via Docker.