task-mcp-server
用于任务管理的TypeScript MCP服务器. task-mcp-server is a Model Context Protocol (MCP) server maintained by milkosten. It connects to MCP-compatible clients such as Claude Desktop, Cursor, Cline, and other agents that speak the protocol. It exposes 4 tools, including listTasks, createTask, updateTask and deleteTask, that an agent can call directly. It is categorized under Tool/Server and Tool/TypeScript.
什么是MCP
这是一个用于任务管理的模型上下文协议(Model Context Protocol)实现,为TypeScript中的任务操作提供标准化接口。它既是参考实现,也是功能服务器。
如何使用MCP
MCP可在两种模式下使用:STDIO模式用于CLI/AI集成,HTTP+SSE模式用于网页访问。通过npm/pnpm安装,配置环境变量后,运行npm start启用STDIO模式,或运行npm run start:http启用HTTP模式。
MCP的用途
该MCP通过标准化协议支持任务管理操作(创建、读取、更新、删除),适用于与AI代理、Web应用程序和命令行工具的集成。
AIMCP authority
DR and traffic signal for the AIMCP public domain.
Frequently asked questions
What is the task-mcp-server MCP server?
task-mcp-server is a Model Context Protocol server from milkosten. It lets MCP-compatible AI clients call its tools over a standard interface, so agents like Claude, Cursor, and Cline can use it without custom integration.
How do I connect task-mcp-server to my AI client?
Add task-mcp-server to your client's MCP configuration using the stdio or SSE connection shown in the usage examples on this page, then restart the client to load the server.
What tools does task-mcp-server provide?
task-mcp-server provides 4 tools: listTasks, createTask, updateTask and deleteTask.
Is task-mcp-server free to use?
task-mcp-server is listed on AIMCP for free. Any API keys or accounts required by the underlying service are set by its provider.
Vernclaw Plugins for OpenClaw
Ready-to-use connectors for SEO data, social reading & content generation. Pay-as-you-go credits with audit logs.
