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
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
ghidraMCP
LaurieWiredMCP Server for Ghidra
Comments