# security-orchestra

Server Settings

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add robotfleet-hq/security-orchestra

# Browse available tools
npx -y @smithery/cli@latest tool list robotfleet-hq/security-orchestra

# Get full schema for a tool
npx -y @smithery/cli@latest tool get robotfleet-hq/security-orchestra get_capabilities

# Call a tool
npx -y @smithery/cli@latest tool call robotfleet-hq/security-orchestra get_capabilities '{}'
```

## Direct MCP Connection

Endpoint: `https://security-orchestra--robotfleet-hq.run.tools`

**Required config:**
- `apiKey` (query) — Your API key from https://security-orchestra-billing.onrender.com/signup.html

## Tools (67)

- `get_capabilities` — List all available workflows, chains, credit costs, and required parameters.
- `subdomain_discovery` — Discover subdomains for a target domain using DNS brute-force, certificate transparency, and passive sources
- `asset_discovery` — Map IP addresses, open ports, technologies, and cloud assets for a target domain
- `vulnerability_assessment` — Run vulnerability scans against a target and return prioritized findings with remediation guidance
- `generator_sizing` — Size generators for data center loads with industry-standard compliance. Returns genset kVA, fuel consumption, tank siz…
- `utility_interconnect` — Analyze utility interconnect requirements for major US power providers. Returns per-load-size timelines, deposit $/kW r…
- `pue_calculator` — Calculate Power Usage Effectiveness (PUE) and efficiency metrics for data center facilities. Analyzes IT load, cooling …
- `construction_cost` — Estimate construction costs for data center development. Analyzes $/MW costs, regional pricing factors, tier requiremen…
- `nfpa_110_checker` — Check emergency generator compliance per NFPA 110 Level 1 and Level 2 requirements. Validates fuel capacity, ATS transf…
- `ats_sizing` — Size automatic transfer switches per NEC Articles 700, 701, and 702. Calculates load current, applies 125% continuous l…
- `ups_sizing` — Size uninterruptible power supplies per IEEE 485 and 1184. Calculates kVA, selects battery strings (VRLA or Li-ion), de…
- `fuel_storage` — Design diesel fuel storage systems for emergency generators. Calculates tank size, runtime, secondary containment, SPCC…
- `cooling_load` — Calculate data center cooling load per ASHRAE TC 9.9. Computes IT heat, UPS losses, envelope gains, converts to tons, s…
- `power_density` — Analyze rack power density for data centers. Classifies kW/rack density, sizes PDUs and branch circuits per NEC 645, ca…
- `redundancy_validator` — Validate data center redundancy design against Uptime Institute Tier I–IV standards. Identifies single points of failur…
- `demand_response` — Model utility demand response program participation for backup generator fleets. Calculates curtailment capacity, annua…
- `environmental_impact` — Assess environmental impact of data center generator operations. Calculates NOx/PM2.5/CO2 emissions per USEPA AP-42, ai…
- `fire_suppression` — Design clean agent fire suppression systems per NFPA 2001 and NFPA 75. Calculates agent quantity (FM-200, Novec 1230, I…
- `incentive_finder` — Identify federal and state financial incentives for data center projects. Analyzes IRA tax credits, state grants, utili…
- `noise_compliance` — Analyze generator noise compliance with local ordinances. Calculates sound pressure levels at property line using inver…
- `permit_timeline` — Estimate permitting timeline and critical path for data center construction. Analyzes building, electrical, mechanical,…
- `roi_calculator` — Calculate return on investment for data center capital projects. Computes NPV, IRR, simple payback, discounted payback,…
- `tco_analyzer` — Analyze total cost of ownership for data center operations. Breaks down power, cooling, labor, hardware refresh, mainte…
- `fiber_connectivity` — Analyze fiber connectivity options and costs for a data center location. Evaluates carrier diversity, dark fiber vs lit…
- `harmonic_analysis` — Perform harmonic analysis per IEEE 519 for data center power systems. Calculates total harmonic distortion (THD), volta…
- `site_scoring` — Score and rank candidate data center sites across power, connectivity, risk, regulatory, and cost dimensions. Accepts a…
- `voltage_drop` — Calculate voltage drop for data center power distribution circuits per NEC 210.19. Computes percent drop, conductor siz…
- `water_availability` — Assess water availability and consumption for data center cooling systems. Estimates daily/annual consumption, water st…
- `network_topology` — Design spine-leaf network topology for data center switching fabric. Calculates spine/leaf switch counts, uplink ratios…
- `bandwidth_sizing` — Size north-south and east-west bandwidth for data center network fabric. Estimates aggregate throughput, uplink capacit…
- `latency_calculator` — Calculate propagation latency for data center interconnects. Computes one-way and round-trip delay by medium (fiber, co…
- `ip_addressing` — Design IP addressing and VLAN architecture for data center networks. Calculates subnet sizes with growth buffer, prefix…
- `dns_architecture` — Design DNS architecture for data center environments. Recommends authoritative and recursive server counts, anycast dep…
- `bgp_peering` — Design BGP peering architecture for data center edge routing. Calculates route reflector requirements, memory for full …
- `physical_security` — Design physical security systems for data centers per Uptime Institute tier standards. Calculates security zones, guard…
- `biometric_design` — Design biometric access control systems for data center security zones. Calculates reader counts, FAR/FRR performance, …
- `surveillance_coverage` — Design CCTV surveillance coverage for data center facilities. Calculates camera counts, field of view, storage requirem…
- `cybersecurity_controls` — Map cybersecurity controls for data center compliance frameworks. Analyzes SOC 2, ISO 27001, NIST CSF, PCI DSS, and Fed…
- `compliance_checker` — Check multi-framework compliance posture for data center operations. Identifies control overlaps, gaps, and prioritized…
- `chiller_sizing` — Size water-cooled and air-cooled chillers for data center cooling plants. Calculates cooling tons, chiller plant config…
- `crac_vs_crah` — Compare CRAC vs CRAH unit selection for data center cooling. Analyzes EER/COP differences, annual energy cost, water av…
- `airflow_modeling` — Model airflow patterns for data center hot/cold aisle containment. Estimates CFM requirements, delta-T across racks, by…
- `humidification` — Design humidification and dehumidification systems per ASHRAE A1 envelope. Calculates moisture load, equipment capacity…
- `economizer_analysis` — Analyze economizer free-cooling potential for data center locations. Estimates annual free-cooling hours by climate, bl…
- `construction_timeline` — Estimate construction timeline for data center development projects. Provides phase-by-phase schedule (design, permits,…
- `commissioning_plan` — Generate commissioning plan per ASHRAE Guideline 1.2 for data center infrastructure. Calculates Level 1–4 test hours, w…
- `maintenance_schedule` — Build annual preventive maintenance schedule for data center infrastructure. Calculates PM labor hours, intervals, and …
- `capacity_planning` — Project data center capacity runway and expansion trigger points. Uses logarithmic growth modeling to forecast years to…
- `sla_calculator` — Calculate SLA availability metrics against Uptime Institute tier benchmarks. Computes allowed downtime minutes/year, MT…
- `change_management` — Design change management process for data center operations. Defines CAB frequency, change windows, rollback SLA, and s…
- `carbon_footprint` — Calculate data center carbon footprint per GHG Protocol Scope 2. Computes location-based and market-based emissions usi…

---
*Response truncated. Use `npx -y @smithery/cli@latest` for complete data.*
