MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

Cowork with AI, Async — Your intelligent coworker that schedules, executes, and collaborates. Set it up once, let it work forever.

Created 3/9/2026
Updated about 7 hours ago
Repository documentation and setup instructions

MCPlato — The Desktop AI Engine

Think Together, Think Beyond

MCPlato is a desktop AI agent engine that lets you cowork with AI, asynchronously. It's not a chat window — it's an intelligent coworker that schedules, executes, and collaborates. Set it up once, let it work forever.


Why MCPlato?

Traditional AI tools demand your constant attention, one message at a time. MCPlato is different — it turns AI into your background coworker: you assign tasks, it works independently, and notifies you when done.


Core Capabilities

Scheduled Tasks — AI That Works While You Sleep

Schedule AI tasks with cron expressions. Daily reports, weekly summaries, hourly monitoring — all automated. Set it once, your AI runs 24/7.

Multi-Task Factory — Your Parallel AI Workforce

Run multiple AI sessions simultaneously. Each workspace, each tab is an independent AI context — isolated, parallel, powerful.

Smart Notifications — Never Miss a Beat

Desktop notifications when AI finishes. Ask questions, get answers — even when you're away from your desk.

Ask & Collaborate — AI That Asks Before Acting

Multi-turn dialogue, real-time confirmations, structured questions. Your AI coworker communicates like a teammate, checking in before taking important actions.


Powerful Features

  • Directory as Conversation — Every folder becomes an independent AI workspace with full project context
  • Multi-Workspace — Switch freely between projects, each workspace maintains its own state
  • Smart Execution — Built-in terminal integration, AI operates files and runs commands directly
  • MCP Native — Native Model Context Protocol support, seamlessly connecting tools and services

Real-World Use Cases

Disk Space Cleanup — AI scans for large files, generates cleanup recommendations, and frees up space with your confirmation.

Morning Brief — Automatically summarizes emails, calendar, and to-dos every morning, delivered to your desktop.

Weekly Report Generator — Collects your work activity throughout the week and generates structured reports on schedule.

Photo Organization — Automatically sorts and organizes photo folders by date, location, and content.

Document Translation — Batch-translates documents while preserving original formatting and layout.


Supported Platforms

  • macOS (Apple Silicon / Intel)
  • Windows

Get Started

Download for free at mcplato.com

Quick Setup
Installation guide for this server

Installation Command (package not published)

git clone https://github.com/holocode-ai/MCPlato
Manual Installation: Please check the README for detailed setup instructions and any additional dependencies required.

Cursor configuration (mcp.json)

{ "mcpServers": { "holocode-ai-mcplato": { "command": "git", "args": [ "clone", "https://github.com/holocode-ai/MCPlato" ] } } }