logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

MCP-prompt

A task management tool that enables users to retrieve and manage tasks efficiently. It provides a simple API to access the task list and detailed information on specific tasks.

Author

MCP-prompt logo

Ceeon

No License

Quick Info

GitHub GitHub Stars 0
NPM Weekly Downloads 106
Tools 1
Last Updated 2026-02-19

Tags

toolsmcptaskstools ceeonmanagement toolbusiness tools

MCP-prompt

这是一个使用 Model Context Protocol (MCP) 实现的任务管理工具。该工具提供了通过 MCP 协议访问任务管理 API 的能力。

功能

  • 获取所有任务列表
  • 根据任务名称获取特定任务详情

安装

npm install

使用方法

node server.js

这个服务器将使用标准输入输出 (stdio) 与 MCP 客户端通信。

依赖

  • @modelcontextprotocol/sdk
  • zod
  • node-fetch

See Also

`