Provides a standardized interface for AI models to access real-time information about the New England power grid.
This project implements a Model Context Protocol (MCP) Server, acting as a standardized interface to empower artificial intelligence models, particularly large language models (LLMs), with real-time data from the New England power grid. It leverages the ISO Express web services API from ISO New England, enabling LLMs to answer specific questions, such as the current marginal fuel or complete fuel mix, by acting as an external "tool" to fetch necessary information.