MCP HubMCP Hub
M

task-mcp-server

By milkosten·Visit Source
TypeScript MCP server for task management
April 18, 2025
22 days ago
0 Clicks

What is this MCP

This is a Model Context Protocol implementation for task management, providing a standardized interface for task operations in TypeScript. It serves as both a reference implementation and a functional server.

How to use this MCP

The MCP can be used in two modes: STDIO for CLI/AI integration and HTTP+SSE for web access. Install via npm/pnpm, configure environment variables, and run either npm start for STDIO or npm run start:http for HTTP mode.

What this MCP can be used for

This MCP enables task management operations (create, read, update, delete) through a standardized protocol, suitable for integration with AI agents, web applications, and command-line tools.

Repository Info
Stars:
4
Forks:
3
Watchers:
4
Last Updated: 25 days ago