Skip to main content
Glama
Ugurluy

Solar Ops MCP

by Ugurluy

Solar Ops MCP

AI 어시스턴트를 위한 설명 가능한 태양광 운영 서버입니다.

가상의 인버터 사이트 데이터를 어시스턴트가 호출할 수 있는 도구로 변환합니다: 사이트 목록 조회, 생산량 확인, 공개 날씨 컨텍스트 가져오기, 패널 청소 고려 여부 평가. 추천 엔진은 결정론적이며, 어시스턴트는 대화만 제공합니다.

합성 데모 사이트를 사용하는 포트폴리오 프로젝트이며, 운영 조언이나 실제 벤더 통합이 아닙니다.

현재 상태

1일차가 구현되었습니다: 로컬 stdio와 Streamable HTTP(/api/mcp) 모두에서 데모 사이트 하나(Sunridge, 피닉스)와 MCP 도구 하나(list_demo_sites)를 제공합니다.

이후 단계에서는 네 가지 벤더 형태의 페이로드 어댑터, 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