https://github.com/milkosten/task-mcp-server
A MCP Task Server
https://github.com/milkosten/task-mcp-server
Last synced: 3 days ago
JSON representation
A MCP Task Server
- Host: GitHub
- URL: https://github.com/milkosten/task-mcp-server
- Owner: milkosten
- Created: 2025-03-05T08:15:46.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-03-06T05:09:01.000Z (4 months ago)
- Last Synced: 2025-03-06T06:22:38.161Z (4 months ago)
- Language: JavaScript
- Size: 33.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
Awesome Lists containing this project
- mcp-index - Task API Server - Manage tasks through a standardized API interface with support for creating, updating, and deleting tasks. The server operates in both STDIO mode for CLI applications and HTTP+SSE mode for web-based clients. (Task and Project Management)