Endor
Provision instant, private, sandboxed environments for common services like databases and message queues, perfect for local development and AI agent integration.
소개
Endor offers a lightweight command-line interface to instantly launch private, sandboxed environments for a variety of popular services such as MariaDB, PostgreSQL, Redis, and more. Running entirely locally on Node.js, it ensures that each service operates within an ephemeral, isolated VM, exposing only the necessary application ports. Upon exit, all traces are removed, maintaining a clean system. Endor also features a Model Context Protocol (MCP) mode, enabling AI agents and IDEs to securely and safely provision and interact with these services as part of their capabilities, streamlining development and testing workflows for both humans and AI.
주요 기능
- Model Context Protocol (MCP) support for AI agents
- Instant, private, sandboxed environments for services
- Ephemeral VMs ensuring no system trace left behind
- Runs locally anywhere Node.js is available
- Supports popular services including MariaDB, Postgres, Redis, and Valkey
- 14 GitHub stars
사용 사례
- Quickly spinning up database or message queue instances for local development and testing
- Enabling AI agents to securely provision and interact with backend services programmatically
- Creating isolated, disposable environments for experimenting with new applications and services