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.

コメント

「生産性」の他のコンテンツ