mcp-prompt
@Ceeon
About mcp-prompt
MCP 任务管理工具
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
Basic information
More Other MCP servers
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Website
FunnyWolfAdversary simulation and Red teaming platform with AI
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Comments