Skip to main content
Glama
Ugurluy

Solar Ops MCP

by Ugurluy

Solar Ops MCP

AIアシスタント向けの、説明可能なソーラー運用サーバーです。

架空のインバーターサイトのデータを、アシスタントが呼び出せるツールに変換します。具体的には、サイトの一覧表示、発電量の確認、公開の天候コンテキストの取得、パネル洗浄を検討する価値があるかの判断ができます。推奨エンジンは決定論的で、会話を提供するのはアシスタントだけです。

これは、合成デモサイトによるポートフォリオプロジェクトであり、運用上の助言ではなく、実際のベンダー連携ではありません。

現在の状況

Day 1 が完了しています。デモサイト1件(Sunridge、Phoenix)と MCP ツール list_demo_sites を、ローカル stdio と Streamable HTTP(/api/mcp)の両方で利用できます。

今後、4つのベンダー向けペイロードアダプター、Open-Meteo の天候情報、パネル洗浄の評価、ライブな MCP Tool Explorer を備えた Next.js ダッシュボード、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