Imported from soapboxbuild/nectar-mcp (
skills/nectar/SKILL.md). Install upstream withnpx skills add soapboxbuild/nectar-mcp --skill nectar. Copyright stays with the author.
Nectar Climate Utility Data
Available Tools
list_sites— List all sites/properties in the accountget_site_usage— Energy consumption data for a site over a date rangeget_meters— List utility meters for a site (electricity, gas, water)get_meter_usage— Detailed usage data for a specific meterget_bills— Parsed utility bills with line-item breakdownsubmit_bills— Upload utility bill PDFs for automatic parsing (base64)export_to_energy_star— Push utility data directly to EPA Portfolio Managerget_interval_data— High-resolution interval readings for a connection
Key Workflow
- Submit bill PDFs via
submit_bills→ Nectar parses at 99%+ accuracy - Review with
get_billsorget_site_usage - Export to ENERGY STAR with
export_to_energy_star
Authentication
Requires NECTAR_API_KEY. Get at nectarclimate.com.
In Soapbox: Settings → Plugins → Nectar Climate → Add key.