toyMCP

toyMCP

0

The toyMCP To-Do List Server is a simple API server implementing a To-Do list with CRUD operations using the Model Context Protocol (MCP) and JSON-RPC over HTTP. It features a natural language interface using AI models and is built on Node.js and PostgreSQL, running in Docker containers.

curl

RPC request to the server

jq

Used to process JSON response data

Docker

Used to run PostgreSQL databases

npm

Used to install dependencies and run scripts