MCP.so
登录

Mcp Todo

@br-silvano

关于 Mcp Todo

API de gerenciamento de tarefas via WebSocket com execução modular de comandos e suporte a ferramentas, desenvolvida em TypeScript com banco SQLite. Projetada para integração com agentes de inteligência artificial.

基本信息

分类

生产力

许可证

MIT

运行时

node

传输方式

stdio

发布者

br-silvano

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Mcp Todo?

Mcp Todo is a task management API that operates via WebSocket with modular command execution and tool support, built in TypeScript with an SQLite database. It is designed for integration with artificial intelligence agents.

How to use Mcp Todo?

Install Node.js v20 or higher, npm v10 or higher, and Git. Run npm run dev to start the development server, npm run test to run tests, and npm run lint for code analysis.

Key features of Mcp Todo

  • WebSocket-based communication
  • Modular command execution
  • Tool support for AI agent integration
  • Built with TypeScript and SQLite
  • Automated test suite with Jest
  • ESLint code analysis

Use cases of Mcp Todo

  • Enabling AI agents to manage tasks via WebSocket
  • Creating a modular task backend for automation tools
  • Providing a local, SQLite-backed task API

FAQ from Mcp Todo

What are the runtime requirements for Mcp Todo?

Node.js v20 or higher, npm v10 or higher, and Git are required.

Where is task data stored?

Data is stored in a local SQLite database.

How does Mcp Todo communicate?

It communicates via WebSocket.

评论

生产力 分类下的更多 MCP 服务器