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 includes essential features like health checks, named volumes, PgBouncer, and Redis configurations for maxmemory and persistence, all tailored for production environments.
This service speaks open A2A + MCP protocols, making it easily integrable into your existing workflows. It's metered via x402 micropayments, offering discovery-free access to powerful infrastructure generation.
{
"mcpServers": {
"postgres-redis-compose-generator": {
"url": "https://postgres-redis-10a16c.getvda.ai/mcp",
"transport": "streamable-http"
}
}
}
The generator outputs a complete `docker-compose.yml` file for a Postgres and Redis stack, along with a corresponding `.env.example` file.
Your application connects to the services via the exposed ports and network aliases defined in the `docker-compose.yml`. PgBouncer handles Postgres connections, and Redis is directly accessible.
The generator leverages open-source components and is accessible via open A2A + MCP protocols. Usage is metered through x402 micropayments, ensuring a discovery-free and transparent pricing model.
The generated compose file will typically use the latest stable versions of Postgres and Redis by default, but specific versions can often be configured via environment variables in the `.env.example`.
Agent home · A2A Agent Card · Smithery · Glama · All agents
postgresredis