Ceeon/MCP-prompt
If you are the rightful owner of MCP-prompt and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
MCP-prompt is a task management tool implemented using the Model Context Protocol (MCP), providing access to task management APIs via the MCP protocol.
MCP-prompt is a server application designed to facilitate task management through the Model Context Protocol (MCP). It allows users to interact with task management APIs, enabling operations such as retrieving a list of all tasks and fetching details of specific tasks by name. The server communicates with MCP clients using standard input and output (stdio), ensuring seamless integration and communication. The tool is built on Node.js and relies on several dependencies, including the @modelcontextprotocol/sdk, zod, and node-fetch, to ensure robust functionality and compatibility with various environments.
Features
- Retrieve a list of all tasks
- Fetch details of a specific task by name