Back to Browse

Solar Data MCP Server

by Hoodsy
Developer ToolsLow Risk10.0MCP RegistryLocal
Free

Server data from the Official MCP Registry

US open solar data for agents: PVWatts production, tariffs & ROI, market data, forecasts. 18 tools.

About

US open solar data for agents: PVWatts production, tariffs & ROI, market data, forecasts. 18 tools.

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.

13 files analyzed · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

file_system

Check that this permission is expected for this type of plugin.

What You'll Need

Set these up before or after installing:

Free key from https://developer.nlr.gov/signup/ — required for production modeling and irradiance toolsRequired

Environment variable: NREL_API_KEY

Free key for URDB utility tariff lookups (economics tools)Required

Environment variable: OPENEI_API_KEY

Free key for EIA electricity price data (economics tools)Required

Environment variable: EIA_API_KEY

Optional SunSpec AHJ Registry token for permitting-authority lookupsRequired

Environment variable: AHJ_REGISTRY_TOKEN

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-hoodsy-solar-data-mcp": {
      "env": {
        "EIA_API_KEY": "your-eia-api-key-here",
        "NREL_API_KEY": "your-nrel-api-key-here",
        "OPENEI_API_KEY": "your-openei-api-key-here",
        "AHJ_REGISTRY_TOKEN": "your-ahj-registry-token-here"
      },
      "args": [
        "solar-data-mcp"
      ],
      "command": "uvx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!

Solar Data MCP Server - US open solar data for agents: PVWatts production, tariffs | MCP Marketplace