jeshu
MCP Serverjeshupublic

ai todo app

demo app for ai todo

Repository Info

0
Stars
0
Forks
0
Watchers
0
Issues
JavaScript
Language
-
License

About This Server

demo app for ai todo

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

AI-Powered Todo Application

A modern todo application with AI integration built using React, Node.js, Express, MongoDB, and Docker.

Features

  • Create, read, update, and delete todos
  • AI-powered todo suggestions
  • Priority-based todo organization
  • Due date tracking
  • Completed task management
  • Docker-based deployment

Tech Stack

  • Frontend: React.js with Material-UI
  • Backend: Node.js with Express
  • Database: MongoDB
  • AI Integration: Ollama for AI suggestions
  • Containerization: Docker and Docker Compose

Project Structure

.
├── client/                 # Frontend React application
├── services/              # Backend services
│   └── mcpService.js     # Main service for todo operations
├── models/               # Database models
│   └── Todo.js          # Todo model definition
├── server.js             # Main Express server
├── docker-compose.yml    # Docker configuration
├── Dockerfile           # Backend Docker configuration
└── package.json         # Project dependencies

Prerequisites

  • Node.js (v18 or higher)
  • Docker and Docker Compose
  • MongoDB
  • Ollama (for AI suggestions)

Installation

  1. Clone the repository:
git clone https://github.com/jeshu/ai-todo-app.git
cd ai-todo-app
  1. Install dependencies:
# Install backend dependencies
npm install

# Install frontend dependencies
cd client
npm install
  1. Set up environment variables: Create a .env file in the root directory with:
MONGODB_URI=mongodb://localhost:27017/mcp-todo-app
PORT=5001
  1. Start the application:
docker-compose up -d

Running the Application

The application will be available at:

  • Frontend: http://localhost:3000
  • Backend API: http://localhost:5001

API Endpoints

  • GET /api/todos - Get all todos
  • POST /api/todos - Create a new todo
  • PUT /api/todos/:id/toggle - Toggle todo completion
  • DELETE /api/todos/:id - Delete a todo
  • POST /api/ai/suggestions - Get AI suggestions
  • POST /api/ai/analyze - Analyze todo list
  • POST /api/ai/schedule - Schedule todos

Contributing

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

This project is licensed under the MIT License - see the LICENSE file for details.

Quick Start

1

Clone the repository

git clone https://github.com/jeshu/ai-todo-app
2

Install dependencies

cd ai-todo-app
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownerjeshu
Repoai-todo-app
LanguageJavaScript
License-
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation