Task management MCP server supporting create, complete, and list operations with Bearer token authentication. Deployable locally or via Docker/Cloudtype.
A lightweight task management MCP server that enables CRUD operations on tasks stored in a single JSON file, including listing, creating, updating progress, and setting priorities.
MCP server enabling AI agents to create, update, search, assign, and complete tasks on TaskLogger.io via the TaskLogger REST API, with secure local credential management and token persistence.
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.