Solar Sathi MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| 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
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
| generate_homeowner_report | Generate 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
| Name | Description |
|---|---|
| Health Checks | Current health status of all registered health checks |
| Solar Estimate | UI component for Solar Estimate |
| Solar Roi | UI component for Solar Roi |
| Solar Intake | UI component for Solar Intake |
| Widget Examples | Provides metadata and examples for all registered UI widgets |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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