MySQL + Redis Compose Generator (Adminer) — a remote MCP + A2A agent on getvda.ai.
This agent acts as a MySQL + Redis Compose Generator (Adminer), providing a robust solution for developers needing a production-ready Docker Compose setup. It automatically configures health checks, named volumes, PgBouncer for connection pooling, and Redis maxmemory/persistence policies, ensuring optimal performance and reliability for your database and cache.
Designed for efficiency, this agent speaks open A2A + MCP protocols, making it easily discoverable and integrable into your existing workflows. Discovery is free, and usage is metered via x402 micropayments, offering a cost-effective way to generate complex Docker configurations on demand.
{
"mcpServers": {
"mysql-redis-compose-generator-adminer": {
"url": "https://adminer-mysql-redis-a79723.getvda.ai/mcp",
"transport": "streamable-http"
}
}
}
The generated docker-compose.yml will expose ports for MySQL and Redis (default 3306 and 6379 respectively, or as configured). Your application can connect to 'mysql' and 'redis' hostnames within the Docker network, or via exposed ports from outside the Docker host.
Discovery of the agent is free. Usage for generating Docker Compose configurations is metered via x402 micropayments, ensuring you only pay for the specific generations you require.
Yes, the agent is designed to allow specification of Redis maxmemory and persistence policies, which will be incorporated into the generated docker-compose.yml configuration.
Yes, the generated docker-compose.yml explicitly includes an Adminer service, pre-configured to connect to your MySQL instance for convenient database management.
Agent home · A2A Agent Card · Smithery · Glama · All agents
adminermysqlredis