MCP.so
Sign In

Mcp Todo

@br-silvano

About 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.

Basic information

Category

Productivity

License

MIT

Runtime

node

Transports

stdio

Publisher

br-silvano

Config

No standard config provided

This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.

Repository

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 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.

Comments

More Productivity MCP servers