tigo-mcp-server

An MCP (Model Context Protocol) server that connects to a user’s Tigo Energy solar monitoring account and exposes tools for system configuration, real-time and historical production data, performance/efficiency analysis, system health/alerts, and maintenance recommendations.

Evaluated Apr 04, 2026 (19d ago)
Homepage ↗ Repo ↗ Ai Ml mcp model-context-protocol solar energy-monitoring python ai-assistants tigo
⚙ Agent Friendliness
58
/ 100
Can an agent use this?
🔒 Security
60
/ 100
Is it safe for agents?
⚡ Reliability
26
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
70
Documentation
65
Error Messages
0
Auth Simplicity
70
Rate Limits
10

🔒 Security

TLS Enforcement
80
Auth Strength
55
Scope Granularity
20
Dep. Hygiene
60
Secret Handling
85

Credentials are loaded from environment variables and not hardcoded (good). However, auth is username/password without described scope granularity or token-based controls. TLS usage is not explicitly stated in the README, though typical HTTPS client behavior is likely via the official tigo-python client. No specific logging redaction guarantees or threat-model details beyond general claims are provided.

⚡ Reliability

Uptime/SLA
0
Version Stability
40
Breaking Changes
20
Error Recovery
45
AF Security Reliability

Best When

You have a Tigo account with API access and want an AI assistant to query your solar monitoring data via MCP/stdio in a local or controlled environment.

Avoid When

You cannot securely manage Tigo credentials, or you require a documented rate-limit/error-code contract and strong idempotency semantics for automated retries.

Use Cases

  • Ask an AI assistant about current solar production and system status
  • Analyze performance over configurable time ranges (e.g., last 7–30 days)
  • Detect underperforming panels using a threshold
  • Review historical production trends at minute/hour/day granularity
  • Surface system alerts and health ratings
  • Get prioritized maintenance recommendations based on performance analysis

Not For

  • Serving as a public, unauthenticated API for third parties
  • Use cases requiring strict uptime/SLA guarantees or production-grade reliability guarantees
  • Workflows needing a documented web/API-first contract beyond MCP tool schemas

Interface

REST API
No
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
No
Webhooks
No

Authentication

Methods: Basic username/password for Tigo account (via python-dotenv/.env)
OAuth: No Scopes: No

Authentication is done by the server using Tigo username/password loaded from environment variables. No user-facing OAuth flow or scope model is described.

Pricing

Free tier: No
Requires CC: No

No pricing information for the MCP server is provided; it appears to be a self-hosted open-source component.

Agent Metadata

Pagination
none
Idempotent
False
Retry Guidance
Not documented

Known Gotchas

  • Tools generally default to using a primary system when system_id is omitted; agents may need to explicitly pass system_id for multi-system setups.
  • No rate limit behavior is documented; high-frequency calls may risk upstream API throttling.
  • Error handling is described generally, but specific MCP error formats/codes and retry guidance are not provided in the README.

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for tigo-mcp-server.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-04-04.

8642
Packages Evaluated
17761
Need Evaluation
586
Need Re-evaluation
Community Powered