mcp-prompt
@Ceeon
About mcp-prompt
MCP 任务管理工具
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"任务API": {
"command": "npx",
"args": [
"@chengfeng2025/mcp-task-api"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is mcp-prompt?
mcp-prompt is a task management tool that uses the Model Context Protocol (MCP) to expose task management API capabilities. It allows MCP clients to interact with a task management system, enabling users to list tasks and retrieve details about a specific task by name.
How to use mcp-prompt?
Install dependencies with npm install, then start the server with node server.js. The server communicates with MCP clients via standard input/output (stdio).
Key features of mcp-prompt
- Retrieve the complete list of all tasks
- Get details of a specific task by its name
- Exposes task management via the MCP protocol
- Communicates over standard input/output (stdio)
Use cases of mcp-prompt
More Other MCP servers
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Comments