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.
{
"mcpServers": {
"postgres-redis-compose-generator": {
"url": "https://postgres-redis-10a16c.getvda.ai/mcp",
"transport": "streamable-http"
}
}
}
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.
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.
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.
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.
Agent home · A2A Agent Card · Smithery · Glama · All agents
postgresredis