Natural Ventilation Calculator

Natural Ventilation Calculator MCP Connector for Claude

A+

Calculate air change rates and ensure ventilation compliance for different room uses.

1 tools Official Updated Jun 28, 2026 Official Vinkius Partner

This MCP server provides specialized tools to calculate Air Changes per Hour (ACH) based on physical opening dimensions and room volume. Use compute_air_exchange_rate to input inlet area, outlet area, and room volume to find the ventilation rate. You can also use get_usage_requirements to retrieve minimum ACH thresholds for specific room types like kitchen or classroom, and verify_ventilation_compliance to check if your current airflow meets safety standards.

Available Tools

ventilation.compute_ach, ventilation.get_requirements, ventilation.verify_compliance

ventilationachair-qualitycompliancebuilding-standards

1 tools expose this connector's capabilities to your AI agent.

ventilation

Calculate Air Changes per Hour (ACH)

See how to talk to your AI agent using Natural Ventilation Calculator.

Calculate ACH for a room with 2m² inlet, 1.5m² outlet, and 50m³ volume.

The `compute_air_exchange_rate` tool would calculate the air change rate based on the most restrictive opening (1.5m²) relative to the volume.

What are the requirements for a kitchen?

By using `get_usage_requirements` with 'kitchen', you can find the minimum ACH threshold required for high-pollutant environments.

Is an ACH of 2.0 compliant for a classroom?

The `verify_ventilation_compliance` tool would compare the 2.0 ACH against the specific standard for classrooms to determine if it is safe or critical.

ACH stands for Air Changes per Hour, representing how many times the total volume of air in a room is replaced by fresh outdoor air in one hour. Tools available: `ventilation.compute_ach`, `ventilation.get_requirements`, `ventilation.verify_compliance`.

Related Connectors