Analytics
novtriq.tech
Provides tools for assessing data center energy efficiency, regulatory compliance, and cooling load estimation.
ENDPOINT 1
https://api.novtriq.tech/mcp
MCP server metadata
- Name
- novtriq-engineering
- Version
- 3.0.0
Known tools 27
calculate_pueCalculate Power Usage Effectiveness (PUE) for a data centre or server room.
Inferred read-onlyestimate_cooling_loadEstimate cooling load using CIBSE Guide B2 / ASHRAE methodology.
Inferred read-onlycheck_uae_bim_complianceCheck UAE BIM mandate applicability (Dubai Circular 196, Abu Dhabi DMT, Sharjah).
Inferred read-onlycheck_uae_cybersecurityAssess UAE cybersecurity regulatory compliance (NESA IAS, Dubai ISR, CBUAE, TDRA).
Inferred read-onlycheck_grid_feasibility_uaeAssess UAE grid connection feasibility (DEWA/ADDC/SEWA/FEWA).
Inferred read-onlyget_technical_dd_quoteGenerate an indicative Technical Due Diligence (TDD) fee estimate.
Inferred read-onlycalculate_carbonCalculate operational + embodied carbon and net-zero gap (CIBSE TM65 / RICS WLCA).
Inferred read-onlybuilding_carbon_footprintBuilding carbon footprint (Scope 1/2/3) with CRREM stranding check and embodied carbon.
Inferred read-onlyeurocode_beam_designerPreliminary Eurocode beam design (steel EC3 / composite / reinforced concrete EC2).
Inferred read-onlyeu_cost_benchmarkingParametric construction cost benchmark across UK/EU/GCC by country, project type, specification, procurement, programme and BIM.
Inferred read-onlydgnb_bim_readinessDGNB certification pre-score and BIM (ISO 19650) maturity self-assessment from a 20-question checklist.
Inferred read-onlycontractor_vettingNIS2 / EPBD contractor vetting score from a 12-question checklist across financial, technical, cyber (NIS2) and energy (EPBD) categories.
Inferred read-onlydigital_renovation_passportEPBD-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.
Inferred read-onlyuk_planning_checkerUK permitted-development (GPDO 2015, England) rules engine for extensions, loft conversions and change of use.
Inferred read-onlypart_s_evUK Approved Document S 2021 electric-vehicle charge-point requirement calculator for new build and major renovation, residential and non-residential.
Potential side effectspart_o_overheatingUK 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.
Inferred read-onlymees_checkerEngland & Wales Minimum Energy Efficiency Standard (MEES) check for private rented property.
Inferred read-onlyheatpump_heatlossDomestic whole-dwelling fabric + ventilation heat-loss estimate for heat pump sizing (BS EN 12831 / MCS), from floor area, storeys, age band, location and glazing.
Inferred read-onlyeed_datacentre_packEU Energy Efficiency Directive data-centre reporting pack (Dir (EU) 2023/1791 Art.
Inferred read-onlyuae_climate_ghgUAE 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.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.novtriq-engineering]
url = "https://api.novtriq.tech/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"novtriq-engineering": {
"type": "http",
"url": "https://api.novtriq.tech/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: novtriq-engineering
Remote MCP URL: https://api.novtriq.tech/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"novtriq-engineering": {
"url": "https://api.novtriq.tech/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"novtriq-engineering": {
"type": "http",
"url": "https://api.novtriq.tech/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "novtriq-engineering",
"transport": "streamable-http",
"url": "https://api.novtriq.tech/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.