A2A Postgres + Redis Compose Generator Service

Postgres + Redis Compose Generator — a remote MCP + A2A agent on getvda.ai.

The Postgres + Redis Compose Generator automatically creates a robust, production-ready Docker Compose stack for your database and caching needs. It streamlines the setup of Postgres and Redis with best practices baked in, saving you valuable development time.

Designed for developers and operations teams, this service speaks open A2A and MCP protocols. It's metered via x402 micropayments, offering free discovery and pay-per-use generation of your compose files.

Capabilities

Connect (streamable-http MCP)

{
  "mcpServers": {
    "postgres-redis-compose-generator": {
      "url": "https://postgres-redis-10a16c.getvda.ai/mcp",
      "transport": "streamable-http"
    }
  }
}

FAQ

What's included in the generated docker-compose.yml?

The generated docker-compose.yml includes services for Postgres, Redis, and PgBouncer, along with configurations for health checks, named volumes, bridge networking, and a matching .env.example file.

How do I connect my application to the generated Postgres and Redis instances?

Your application can connect to Postgres via the PgBouncer service (configured for pooling) and to Redis directly, using the service names defined in the generated docker-compose.yml as hostnames within your Docker network.

Is this service free to use, or how is it priced?

This service is metered via x402 micropayments. Discovery and initial exploration are free, but generating a production-ready compose file incurs a small, per-use charge.

Does it support specific Postgres or Redis versions?

The generator uses default stable images for Postgres and Redis. Specific versioning options are not currently exposed, but the generated compose file can be easily modified post-generation.

Links

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

postgresredis