Open Source Postgres + Redis Compose Generator Api

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

The Postgres + Redis Compose Generator creates a battle-tested `docker-compose.yml` for your database and caching needs. It handles critical configurations like health checks, named volumes, PgBouncer, and Redis policies, ensuring your stack is production-ready from the start.

Designed for developers and DevOps engineers, this service speaks open A2A + MCP protocols. It's discovery-free and metered via x402 micropayments, providing efficient, on-demand infrastructure generation.

Capabilities

Connect (streamable-http MCP)

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

FAQ

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

The generated `docker-compose.yml` uses bridge networking. Your application can connect to Postgres via `postgres:5432` and Redis via `redis:6379` from within the same Docker network.

What's the pricing model for using this Compose Generator?

This service is metered via x402 micropayments. You pay only for the generations you use, with no upfront costs or subscriptions.

Can I customize the Postgres or Redis versions?

The current generator provides a production-ready default configuration. Future updates may include options for specific version selection, but it's not currently supported.

Does this generator support other databases or caching systems?

This specific generator is focused on Postgres and Redis. Separate generators would be required for other database or caching technologies.

Links

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

postgresredis