# tech.novtriq/engineering (remote · api.novtriq.tech)

27 engineering compliance and calculation tools for the built environment (UK, EU, UAE).

- Trust score: 62/100 (medium)
- Change this week: +3
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- remote · `api.novtriq.tech`: 62/100 (this document), [markdown](https://verifymcp.io/servers/tech-novtriq-engineering/api.md), [page](https://verifymcp.io/servers/tech-novtriq-engineering/api)

## Channel facts

- Endpoint: `https://api.novtriq.tech/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-03.

- **Endpoint Security**: 63/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 27 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - HTTPS is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 62/100
  - AI-judged instruction clarity (good).
  - Context-footprint check failed: tool/resource definitions use about 3904 tokens (~144/item across 27 items; 27 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 23/100
  - Stability observed for 7 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 82/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 45% of tool parameters carry a description.
- **Capabilities**: 60/100
  - Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http tech-novtriq-engineering https://api.novtriq.tech/mcp
```

### Codex

```toml
[mcp_servers.tech-novtriq-engineering]
url = "https://api.novtriq.tech/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "tech-novtriq-engineering": {
      "type": "remote",
      "url": "https://api.novtriq.tech/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add tech-novtriq-engineering --url https://api.novtriq.tech/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  tech-novtriq-engineering:
    url: "https://api.novtriq.tech/mcp"
```

### Other

```json
{
  "mcpServers": {
    "tech-novtriq-engineering": {
      "type": "http",
      "url": "https://api.novtriq.tech/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-02 (score 62, +1)

No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-07-31 (score 61, 0)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-30 (score 61, +1)

No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-07-29 (score 60, +1)

No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-07-28 (score 59, 0)

- [functional improvement] Stability: unverified → 0.03

### 2026-07-27 (score 59, +43)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-26 (score 16)

First indexed and scored.

## MCP tools (27)

### `calculate_pue` (~125 tokens)

Calculate Power Usage Effectiveness (PUE) for a data centre or server room. Returns PUE score, efficiency rating, annual cost estimate, and engineering recommendations.

Input parameters:

- `cooling_kw` (number, required): Total cooling system power in kW. Example: 200
- `it_load_kw` (number, required): IT equipment power draw in kW. Example: 500
- `lighting_kw` (number, required): Lighting power in kW. Example: 1.5
- `ups_losses_kw` (number, required): UPS and power distribution losses in kW. Example: 25

### `check_nis2_readiness` (~161 tokens)

Assess NIS2 Directive (EU 2022/2555) compliance readiness. Returns compliance score (0-18), maturity level, estimated fine exposure, and prioritised remediation actions.

Input parameters:

- `has_24h_reporting` (boolean, required)
- `has_asset_inventory` (boolean, required)
- `has_board_reporting` (boolean, required)
- `has_ciso` (boolean, required)
- `has_ir_plan` (boolean, required)
- `has_network_segmentation` (boolean, required)
- `has_ot_monitoring` (boolean, required)
- `has_ot_policy` (boolean, required)
- `has_supplier_assessment` (boolean, required)
- `organisation_size` (string, required)
- `sector` (string, required): e.g. energy, transport, healthcare, banking

### `assess_epbd_score` (~142 tokens)

Assess EU EPBD (2024) compliance. Returns compliance score, renovation cost estimate, deadline pressure, and priority retrofit measures.

Input parameters:

- `building_type` (string, required): e.g. office, residential, retail, school, hospital
- `country` (string, required): e.g. germany, france, netherlands, ireland, uk
- `current_epc` (string, required)
- `floor_area_m2` (number, required)
- `has_solar_pv` (boolean, required)
- `heating_system` (string, required): gas_boiler, heat_pump, district_heating, electric, oil_boiler, biomass
- `year_built` (integer, required)

### `estimate_cooling_load` (~107 tokens)

Estimate cooling load using CIBSE Guide B2 / ASHRAE methodology. Returns required capacity, installed capacity with redundancy, system recommendation, and annual energy.

Input parameters:

- `climate_zone` (string, required)
- `floor_area_m2` (number, required)
- `it_load_kw` (number, required): Required for data_centre/server_room. Set 0 for others.
- `occupancy_persons` (integer, required)
- `redundancy` (string, required)
- `space_type` (string, required)

### `check_uae_bim_compliance` (~129 tokens)

Check UAE BIM mandate applicability (Dubai Circular 196, Abu Dhabi DMT, Sharjah). Returns mandate status, compliance score, required LOD, and submission checklist.

Input parameters:

- `bim_software` (string, required): e.g. Revit 2024
- `building_area_m2` (number, required)
- `building_floors` (integer, required)
- `building_type` (string, required)
- `emirate` (string, required)
- `has_bep` (boolean, required)
- `has_bim_model` (boolean, required)
- `ifc_export` (boolean, required)

### `check_uae_cybersecurity` (~140 tokens)

Assess UAE cybersecurity regulatory compliance (NESA IAS, Dubai ISR, CBUAE, TDRA). Returns applicable framework, compliance score, critical gaps, and mandatory controls.

Input parameters:

- `emirate` (string, required): dubai, abu_dhabi, sharjah, federal, other
- `has_data_classification` (boolean, required)
- `has_incident_response` (boolean, required)
- `has_isms` (boolean, required)
- `has_third_party_audit` (boolean, required)
- `has_vulnerability_assessment` (boolean, required)
- `is_cloud_hosted` (boolean, required)
- `organisation_type` (string, required)

### `check_grid_feasibility_uae` (~102 tokens)

Assess UAE grid connection feasibility (DEWA/ADDC/SEWA/FEWA). Returns feasibility score, connection timeline, recommended voltage, substation requirement, and next steps.

Input parameters:

- `has_existing_supply` (boolean, required)
- `intended_use` (string, required)
- `power_requirement_mw` (number, required)
- `site_location` (string, required)
- `target_completion_year` (integer, required)
- `voltage_level` (string, required)

### `get_technical_dd_quote` (~112 tokens)

Generate an indicative Technical Due Diligence (TDD) fee estimate. Returns preliminary and full DD fee ranges (GBP), turnaround days, and contact CTA.

Input parameters:

- `building_type` (string, required): office, data_centre, industrial, retail, residential, mixed_use, hotel, warehouse, healthcare
- `disciplines` (array, required)
- `geography` (string, required)
- `gross_area_m2` (number, required)
- `timeline_weeks` (integer, required)
- `transaction_type` (string, required)

### `calculate_carbon` (~134 tokens)

Calculate operational + embodied carbon and net-zero gap (CIBSE TM65 / RICS WLCA). Returns carbon intensity, benchmark, and prioritised reduction measures with payback.

Input parameters:

- `building_type` (string, required): office, residential, retail, industrial, hospital, warehouse, hotel
- `construction_year` (integer)
- `country` (string, required): ISO-2: gb, de, fr, nl, es, pl, ro, it, ae, us
- `energy_kwh_year` (number): Measured annual energy; 0 to use benchmark
- `floor_area_m2` (number, required)

### `thermal_load` (~126 tokens)

Thermal Load Estimator for data centres / critical facilities. Returns total heat load, cooling capacity, units, airflow, chiller size, PUE estimate, power density, and a CRAC/CRAH/DLC/immersion comparison.

Input parameters:

- `ambient_temp_c` (number, required)
- `cooling_type` (string, required)
- `it_load_kw` (number, required)
- `lighting_kw` (number): default 5
- `redundancy` (string, required)
- `room_area_m2` (number, required)
- `ups_efficiency_pct` (number, required): 1-99.9

### `roi_calculator` (~102 tokens)

Engineering ROI calculator. Returns current manual cost, annual saving, net benefit, ROI %, payback months, 3-year NPV and a verdict.

Input parameters:

- `efficiency_gain_pct` (number, required): <=90
- `hourly_rate` (number, required)
- `implementation_time_months` (number, required)
- `manual_hours` (number, required): manual hours per week
- `software_cost` (number): annual GBP (default 0)
- `team_size` (number, required)

### `building_carbon_footprint` (~144 tokens)

Building carbon footprint (Scope 1/2/3) with CRREM stranding check and embodied carbon. Returns per-scope tCO2e, intensity, CRREM compliance, net-zero gap and priority actions.

Input parameters:

- `building_type` (string, required)
- `elec_kwh_year` (number)
- `floor_area_m2` (number, required)
- `gas_kwh_year` (number)
- `heat_kwh_year` (number)
- `location` (string, required)
- `occupancy` (number)
- `refrigerant` (string)
- `renewable_pct` (number)
- `year_built` (integer, required)

### `building_readiness` (~115 tokens)

Building Readiness assessment for change-of-use / conversion. Returns a 0-100 readiness score, project complexity, four domain scores (structural, MEP, compliance, digital/BIM) with RAG, and recommendations.

Input parameters:

- `bim` (string, required)
- `condition` (string, required)
- `current_use` (string, required)
- `floors` (string, required)
- `location` (string, required)
- `proposed_use` (string, required)
- `structure` (string, required)
- `year_built` (string, required)

### `eurocode_beam_designer` (~214 tokens)

Preliminary Eurocode beam design (steel EC3 / composite / reinforced concrete EC2). Selects a section, computes ULS bending & shear utilisation, SLS deflection, and fire protection. Indicative, not a stamped design.

Input parameters:

- `config` (string, required): ss=simply supported, cant=cantilever, cont=continuous 2-span
- `exposure` (string): Concrete exposure class (cover)
- `fire_rating` (string): Required fire rating
- `grade` (string): Steel: s275/s355. Concrete: c2530/c3037/c3545
- `load_position` (number): Point-load position as fraction of span 0-1 (default 0.5)
- `material` (string, required): Beam material
- `point_load_kn` (number): Characteristic point load (kN), optional
- `span_m` (number, required): Span length (m)
- `udl_kn_m` (number, required): Characteristic uniformly distributed load (kN/m)

### `eurocode_column_checker` (~218 tokens)

Eurocode axial column buckling check (steel EC3 6.3.1 flexural buckling / RC EC2 5.8 simplified). Returns Ncr, non-dimensional slenderness, reduction factor chi, NRd and utilisation. Indicative, not a stamped design.

Input parameters:

- `axial_load_kn` (number, required): Design axial load NEd (kN)
- `buckling_curve` (string): EC3 buckling curve (steel only)
- `depth_mm` (number): RC column depth h (mm), concrete only
- `eccentricity_mm` (number): Load eccentricity (mm), optional
- `effective_length_m` (number, required): Effective (buckling) length Lcr (m)
- `material` (string, required): Section material
- `reinforcement_pct` (number): RC reinforcement ratio % (concrete only)
- `section` (string): Steel section key, e.g. UC203x203x46 (steel only)
- `width_mm` (number): RC column width b (mm), concrete only

### `eu_cost_benchmarking` (~127 tokens)

Parametric construction cost benchmark across UK/EU/GCC by country, project type, specification, procurement, programme and BIM. Returns per-m2 and total cost ranges plus a cost breakdown. Indicative parametric estimate, validate against current cost indices.

Input parameters:

- `bim` (string)
- `country` (string, required): Country
- `floor_area_m2` (number, required): Gross floor area (m2), min 100
- `procurement` (string)
- `programme` (string)
- `project_type` (string, required): Project type
- `specification` (string)

### `dgnb_bim_readiness` (~140 tokens)

DGNB certification pre-score and BIM (ISO 19650) maturity self-assessment from a 20-question checklist. Returns pre-score, achievable certification level, BIM level, domain breakdown and prioritised gaps. Not a formal DGNB audit.

Input parameters:

- `answers` (object, required): Map of question_id -> yes|partial|no. IDs: lca, materials, water, biodiversity, lcc, flexibility, value_stability, cert_budget, comfort, accessibility, wellbeing, satisfaction, bep, cde, competency,…
- `cert_target` (string): Target DGNB level

### `contractor_vetting` (~130 tokens)

NIS2 / EPBD contractor vetting score from a 12-question checklist across financial, technical, cyber (NIS2) and energy (EPBD) categories. Flags blocking (critical) failures and returns recommended additional checks. Not a formal due-diligence report.

Input parameters:

- `answers` (object, required): Map of question_id -> yes|no|unknown. IDs: registered, insurance, no_prosecutions, certifications, references, cvs, cyber_policy, incident_reporting, access_control, assessor_cert, energy_qual, reno_…
- `purpose` (string): Vetting purpose

### `digital_renovation_passport` (~150 tokens)

EPBD-style staged digital renovation passport: 3-phase roadmap (quick wins, system upgrades, deep renovation) with cost ranges, energy savings and EPC trajectory from current EPC, floor area and heating type. Indicative.

Input parameters:

- `address` (string): Building address (label only)
- `building_type` (string): Building type (label only)
- `country` (string): Country code (e.g. UK, DE)
- `current_epc` (string, required): Current EPC band A-G
- `era` (string): Construction era (label only)
- `floor_area_m2` (number, required): Gross floor area (m2)
- `heating` (string, required): Primary heating system

### `uk_planning_checker` (~208 tokens)

UK permitted-development (GPDO 2015, England) rules engine for extensions, loft conversions and change of use. Returns a verdict (likely_pd / requires_permission / complex), applicable PD class, conditions and flags (listed building, Article 4, conservation area, AONB). Indicative, verify with the LPA.

Input parameters:

- `article_4` (string)
- `conservation_area` (string)
- `extension_depth_m` (number): Rear extension depth (m), for extension proposals
- `listed` (string)
- `location` (string)
- `national_park_aonb` (string)
- `property_type` (string, required)
- `proposal` (string, required)
- `proposed_use` (string): Proposed use class (change of use only); 'same' if unchanged
- `use_class` (string): Existing use class (C3, C1, E, B2, B8, F1, F2, SG)

### `part_s_ev` (~125 tokens)

UK Approved Document S 2021 electric-vehicle charge-point requirement calculator for new build and major renovation, residential and non-residential. Returns required charge points, cable routes (1-in-5 for non-residential), minimum power and the applicable cost caps/exemptions. Indicative.

Input parameters:

- `building_type` (string, required)
- `covered_car_park` (string): Non-residential covered car park?
- `dwellings` (integer): Number of dwellings (residential)
- `parking_spaces` (integer, required): Total associated parking spaces
- `works` (string, required)

### `part_o_overheating` (~149 tokens)

UK Approved Document O 2021 simplified-method overheating check for new residential: tests maximum glazing area (by orientation, risk zone, cross vs single aspect) and minimum free ventilation area. Returns pass/fail and points to CIBSE TM59 modelling if it fails. Indicative.

Input parameters:

- `cross_ventilation` (string)
- `floor_area_m2` (number, required)
- `glazing_area_m2` (number, required)
- `location_risk` (string, required): high = listed London postcode districts (AD O Table C1)
- `most_glazed_facade` (string, required)
- `provided_free_area_m2` (number): Total openable free area provided (optional)

### `mees_checker` (~93 tokens)

England & Wales Minimum Energy Efficiency Standard (MEES) check for private rented property. Tests against the in-force EPC E minimum (domestic and non-domestic) and surfaces the PROPOSED (not yet law) EPC C / 2030 uplift as an advisory only. Returns compliance, can-let, cost cap and penalties.

Input parameters:

- `current_epc_band` (string, required)
- `property_type` (string, required)

### `heatpump_heatloss` (~200 tokens)

Domestic whole-dwelling fabric + ventilation heat-loss estimate for heat pump sizing (BS EN 12831 / MCS), from floor area, storeys, age band, location and glazing. Returns design heat loss (kW), recommended heat pump output, indicative SCOP and annual demand. Typical U-values/SCOP, not measured.

Input parameters:

- `age_band` (string, required)
- `air_change_rate` (number): ACH, default 0.5
- `ceiling_height_m` (number): Default 2.4
- `external_design_temp_c` (number): Override 99.6% external design temp
- `floor_area_m2` (number, required)
- `flow_temp_c` (integer): Emitter flow temperature
- `glazing_pct_of_floor` (number): Default 25
- `internal_design_temp_c` (number): Default 21
- `location` (string, required)
- `storeys` (integer)

### `eed_datacentre_pack` (~212 tokens)

EU Energy Efficiency Directive data-centre reporting pack (Dir (EU) 2023/1791 Art.12 + Del. Reg (EU) 2024/1364). Determines reporting scope (IT power >= 500 kW) and computes the mandated KPIs PUE, WUE, ERF and REF. Note: the regulation mandates reporting, not target values.

Input parameters:

- `it_energy_kwh` (number, required): EIT: IT energy (kWh/yr)
- `it_power_kw` (number, required): Installed IT power demand (kW)
- `renewable_energy_kwh` (number): ERES-TOT renewable energy consumed, for REF
- `reused_heat_kwh` (number): EREUSE waste heat reused, for ERF
- `total_energy_kwh` (number, required): EDC: total data-centre energy (kWh/yr)
- `water_input_m3` (number): WIN: total water input (m3/yr), for WUE

### `uae_climate_ghg` (~135 tokens)

UAE Scope 1 + Scope 2 GHG estimate from electricity and gas use, with emirate-specific grid emission factors (Dubai/Abu Dhabi/national) and the Federal Decree-Law No. 11 of 2024 mandatory-reporting context. Grid factors carry base-year/confidence caveats.

Input parameters:

- `electricity_kwh` (number, required): Annual grid electricity (kWh)
- `emirate` (string, required)
- `gas_kwh` (number): Annual natural gas (kWh)
- `gas_m3` (number): Annual natural gas (m3), alternative to gas_kwh

### `sap_sbem_precheck` (~164 tokens)

UK SAP 10.3 / SBEM EPC precheck. Maps a known SAP rating (1-100) to its EPC band, and/or computes annual CO2 and primary energy from fuel consumption using validated SAP 10 fuel factors. The official EPC band is cost-based and needs a full SAP/RdSAP assessment.

Input parameters:

- `annual_energy_kwh` (object): Map fuel -> kWh/yr. Fuels: mains_gas, grid_electricity, heating_oil, lpg, wood_pellets, wood_logs, wood_chips, biomass_community
- `floor_area_m2` (number): For carbon/primary-energy intensity
- `sap_rating` (number): Known SAP rating 1-100 (returns the EPC band)

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/tech-novtriq-engineering/api#diagnostics

## Score history

- 2026-08-03: 62
- 2026-08-02: 62
- 2026-08-01: 61
- 2026-07-31: 61
- 2026-07-30: 61
- 2026-07-29: 60
- 2026-07-28: 59
- 2026-07-27: 59
- 2026-07-26: 16

## Links

- Remote endpoint: https://api.novtriq.tech/mcp
- Website: https://novtriq.tech/
- Changelog RSS feed: https://verifymcp.io/servers/tech-novtriq-engineering/api/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/tech-novtriq-engineering/api/changelog.json
- HTML version of this page: https://verifymcp.io/servers/tech-novtriq-engineering/api
