MySQL + Redis Compose Generator (Adminer) — a remote MCP + A2A agent on getvda.ai.
This generator creates a production-ready `docker-compose.yml` for a MySQL and Redis stack, complete with Adminer for database management. It includes essential features like health checks, named volumes, PgBouncer for connection pooling, and optimized Redis configurations for persistence and memory.
Designed for developers and DevOps engineers, this tool speaks open Application-to-Application (A2A) and Machine-to-Cloud Protocol (MCP). It's metered via x402 micropayments for usage, with discovery remaining free.
{
"mcpServers": {
"mysql-redis-compose-generator-adminer": {
"url": "https://adminer-mysql-redis-a79723.getvda.ai/mcp",
"transport": "streamable-http"
}
}
}
The generated `docker-compose.yml` utilizes named volumes for both MySQL and Redis, ensuring data persistence across container restarts. Redis is also configured with appropriate persistence policies like RDB or AOF.
Yes, the generator allows for the configuration of Redis `maxmemory` and its eviction policy, ensuring optimal cache behavior for your application.
This service is metered via x402 micropayments for actual usage. Discovery of the API and its capabilities is free, allowing you to explore before committing to generation.
The generated `docker-compose.yml` uses bridge networking, and the `.env.example` file provides the necessary hostnames and ports (e.g., `mysql` and `redis`) for your application to connect to the respective services within the Docker network.
Agent home · A2A Agent Card · Smithery · Glama · All agents
adminermysqlredis