Skip to main content
Glama
Prajwal1103-hack

Solar Sathi MCP

calculate_roi

Calculate solar ROI: final cost after subsidy, savings, payback period, lifetime savings, and ROI percentage. Provide installation cost, subsidy, and monthly bill to determine payback and returns.

Instructions

Calculate ROI metrics: final cost after subsidy, savings, payback period, lifetime savings, ROI %.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
subsidyYesSubsidy amount in INR
monthly_billYesCurrent monthly electricity bill in INR
system_size_kwNoSystem size in kW for widget display
installation_costYesTotal installation cost in INR
annual_co2_reduction_kgNoAnnual CO2 reduction in kg
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description carries the full burden of behavioral disclosure. It lists output metrics but does not state that this is a pure calculation with no side effects, nor does it mention assumptions (e.g., lifetime definition, discount rate), units for 'savings' or 'payback period', or how the metrics are derived. The description stays at the level of intent without exposing operational behavior.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single, focused sentence that front-loads the primary action and enumerates the key outputs. There is no unnecessary information or repetition; every word earns its place.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the simplicity of the tool and the richness of the input schema, the description is minimally viable. It lists the outputs, which partially compensates for lacking an output schema, but it does not clarify units for savings/payback period or define 'lifetime'. The description is adequate but leaves some interpretive gaps, particularly for a calculator with optional parameters like system size and CO2 reduction.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, with every parameter having a clear description and units. The tool description adds no parameter-specific details beyond the schema, but the baseline of 3 applies because the schema already handles parameter semantics adequately.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool's function with a specific verb ('Calculate') and resource ('ROI metrics'), and lists concrete outputs (final cost, savings, payback period, lifetime savings, ROI %). This distinguishes it from sibling tools like calculate_subsidy or calculate_environmental_impact, which target different metrics.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides no guidance on when to use this tool versus alternatives. It does not mention any prerequisites, conditions for use, or contrast with sibling tools. While the purpose is clear, a user could benefit from knowing this is the choice when ROI or payback period is needed, but no such direction is given.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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/Prajwal1103-hack/mcp_solor_sathi'

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