Skip to main content
Glama
Prajwal1103-hack

Solar Sathi MCP

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tasks
{
  "list": {},
  "cancel": {},
  "requests": {
    "tools": {
      "call": {}
    }
  }
}
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": true
}
resources
{
  "subscribe": true,
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_solar_irradianceA

Fetch solar irradiance data for a geographic location using Open-Meteo API. Returns average daily solar radiation in kWh/m².

calculate_solar_capacityA

Calculate recommended solar system capacity based on monthly bill, tariff, and roof area.

estimate_installation_costB

Estimate total installation cost for a solar system.

calculate_subsidyA

Calculate PM Surya Ghar subsidy for a given system capacity using the tiered structure.

calculate_roiB

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

calculate_environmental_impactA

Calculate environmental impact: annual energy generation, CO2 reduction, and trees saved.

save_assessmentA

Save a solar assessment with homeowner details and calculated results for future reference.

get_assessment_historyA

Retrieve all previously saved solar assessments for a homeowner by phone or email.

Prompts

Interactive templates invoked by user choice

NameDescription
generate_homeowner_reportGenerate a personalized solar assessment report for an Indian homeowner, including PM Surya Ghar subsidy recommendations and ROI analysis.

Resources

Contextual data attached and managed by the client

NameDescription
Health ChecksCurrent health status of all registered health checks
Solar EstimateUI component for Solar Estimate
Solar RoiUI component for Solar Roi
Solar IntakeUI component for Solar Intake
Widget ExamplesProvides metadata and examples for all registered UI widgets

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