MCP.so
登录

Energy Transition Intelligence

@apifyforge

关于 Energy Transition Intelligence

Energy transition intelligence for AI agents — this MCP server gives any LLM client access to 7 live data sources and 4 scoring models covering energy transition readiness, grid stress prediction, stranded asset risk, and EV infrastructure gap analysis.

基本信息

分类

其他

许可证

MIT

发布者

apifyforge

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "energy-transition-intelligence-mcp": {
      "url": "https://ryanclinton--energy-transition-intelligence-mcp.apify.actor/mcp"
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Energy Transition Intelligence?

An MCP server that gives any LLM client access to 7 live data sources and 4 scoring models covering energy transition readiness, grid stress prediction, stranded asset risk, and EV infrastructure gap analysis. Designed for energy investors, grid operators, climate finance teams, utility analysts, and EV infrastructure planners.

How to use Energy Transition Intelligence?

Add the server URL https://ryanclinton--energy-transition-intelligence-mcp.apify.actor/mcp to your MCP client (e.g., Claude Desktop, Cursor, Windsurf) using the provided JSON configuration. Then ask your AI client to run one of seven tools; the server dispatches parallel queries and returns structured JSON results.

Key features of Energy Transition Intelligence

  • 4 quantified scoring models (Transition Readiness, Grid Stress, Stranded Asset Risk, EV Infrastructure Gap)
  • Composite transition grade (A-F) with weighted sub-scores
  • 7 parallel data sources queried simultaneously per tool call
  • 5-tier readiness and gap classifications (LAGGING to LEADER, ADEQUATE to DESERT)
  • Regulatory signal parsing from Federal Register with net support score
  • Standby mode deployment on Apify eliminates cold start latency
  • Spending limits enforced per tool call via Actor.charge()

Use cases of Energy Transition Intelligence

  • Energy investors compare transition readiness across candidate markets before committing capital.
  • Utility operators use grid stress prediction with 48-72 hour weather lookahead for dispatch planning.
  • ESG analysts quantify stranded asset exposure across fossil fuel holdings for portfolio reviews.
  • EV infrastructure developers identify underserved markets using charger density and EV adoption pressure.
  • Sustainability teams track carbon intensity and generation mix evolution for Scope 2 reporting.

FAQ from Energy Transition Intelligence

What tools are available and how much do they cost?

The server provides 7 tools: assess_transition_readiness, predict_grid_stress, evaluate_stranded_asset_risk, analyze_ev_infrastructure_gaps, track_carbon_trajectory, monitor_energy_regulation, and generate_energy_transition_brief. Each tool costs $0.045 per call.

How do I connect my MCP client to the server?

Add the following JSON to your MCP client configuration: {"mcpServers":{"energy-transition-intelligence-mcp":{"url":"https://ryanclinton--energy-transition-intelligence-mcp.apify.actor/mcp"}}}.

What data sources are included?

Seven sources: EIA Energy Data, UK Carbon Intensity API, Open Charge Map, FRED Economic Data, Weather Forecast API, Federal Register, and NSTA Oil & Gas Licenses.

How are the scoring models calculated?

Each model uses documented point allocations: Transition Readiness 0-100, Grid Stress 0-100, Stranded Asset Risk 0-100, and EV Infrastructure Gap 0-100. The composite grade weighs readiness 30%, inverted grid stress 20%, inverted stranded asset risk 25%, and inverted EV gap 25%.

Are there any runtime limits?

Spending limits are enforced per tool call using Actor.charge(), returning a clean error if the per-run budget is reached. The server runs in persistent Standby mode on Apify.

评论

其他 分类下的更多 MCP 服务器