Skip to main content
Glama
Ugurluy

Solar Ops MCP

by Ugurluy

Solar Ops MCP

一个可解释的太阳能运维服务器,供 AI 助手使用。

它将虚构的逆变器站点数据转化为助手可以调用的工具:监控站点、查看发电量、获取公开天气上下文,并评估是否值得考虑清洗面板。推荐引擎是确定性的;助手只负责对话。

这是一个合成演示数据作品集项目,不构成运维建议,也不是真实的供应商集成。

当前状态

第 1 天已经完成:一个演示站点(Sunridge,凤凰城)和一个 MCP 工具 list_demo_sites,同时支持本地 stdio 和流式 HTTP(/api/mcp)。

之后会增加四个厂商形状的载荷适配器、Open-Meteo 天气、清洗质量、搭载实时 MCP Tool Explorer 的 Next.js Dashboard、npm 和 Vercel。

Related MCP server: Tigo Energy MCP Server

技术栈

Node.js 22、TypeScript、npm workspaces、Zod、MCP SDK v2、Next.js、Vitest。

本地运行

nvm use 22
npm install
npm test
npm run build

Stdio CLI(构建后):node packages/mcp/dist/cli.js

HTTP 端点:运行 npm run dev,然后访问 http://localhost:3000/api/mcp

F
license - not found
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    Not graded
    quality
    C
    maintenance
    An MCP server that enables AI assistants to look up solar permitting authorities, estimate solar production via PVWatts, and retrieve irradiance data. It streamlines the creation of solar-aware workflows by integrating industry-standard APIs like NREL.
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    A Model Context Protocol (MCP) server that provides comprehensive access to Tigo Energy solar system data and analytics. It enables AI assistants to interact with your Tigo solar monitoring system to retrieve production data, performance metrics, system health information, and maintenance insights.
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    Open-source MCP servers exposing US solar data (production, resource, economics, market, forecast) as agent-accessible tools with a consistent data envelope.
    MIT

View all related MCP servers

Related MCP Connectors

  • Hosted MCP endpoint with realistic fake data for prototyping agents. 12 tools, no setup.

  • Hosted MCP server exposing US hospital procedure cost data to AI assistants

  • Self-hosted MCP gateway: turn any API, database or MCP server into AI connectors — no code.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Ugurluy/solar-ops-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server