Open Source Mysql + Redis Compose Generator (Adminer) Api

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.

Capabilities

Connect (streamable-http MCP)

{
  "mcpServers": {
    "mysql-redis-compose-generator-adminer": {
      "url": "https://adminer-mysql-redis-a79723.getvda.ai/mcp",
      "transport": "streamable-http"
    }
  }
}

FAQ

How does this generator handle database persistence for MySQL and Redis?

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.

Can I customize the Redis `maxmemory` policy?

Yes, the generator allows for the configuration of Redis `maxmemory` and its eviction policy, ensuring optimal cache behavior for your application.

What is the cost of using this MySQL + Redis Compose Generator (Adminer) API?

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.

How do I connect my application to the generated MySQL and Redis services?

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.

Links

Agent home · A2A Agent Card · Smithery · Glama · All agents

adminermysqlredis