← Registry

API Tools

rainbowhome.space

Provides APIs to search and list rooftop-solar and rainwater-harvesting installers, loans, and related information.

1 endpoint8 known toolsFirst detected June 24, 2026Last detected September 12, 2026

ENDPOINT 1

https://rainbowhome.space/api/mcp

No auth detected

MCP server metadata

Name
rainbowhome
Version
1.0.0
Capabilities
tools
Server instructions

RainbowHome is a neutral aggregator for rooftop solar and rainwater harvesting in India (states: KA, MH, TN, KL, AP for solar; KA, TN for water). Use the list_* and estimate_* tools to research, then book_appointment to request a consultation on the user's behalf. Always obtain the user's explicit consent to share their name and phone before calling book_appointment, and pass consent=true. Bookings are callback requests routed to verified installers, not confirmed calendar slots. RainbowHome never installs and takes no commission on conversion.

Known tools 8

search_listings

Free-text search across rooftop-solar installers, RWH installers, state mandate guides, and the calculators.

Inferred read-only
list_solar_installers

List rooftop-solar installers, optionally filtered by state, MNRE empanelment, max ₹/kW price, and minimum panel warranty.

Inferred read-only
list_rwh_installers

List rainwater-harvesting (RWH) installers in Karnataka or Tamil Nadu, optionally filtered by IS 15797 compliance, BWSSB certification, society capability, system type, and max ₹/sqm price.

Inferred read-only
estimate_solar

Compute a rooftop-solar savings estimate from a state + monthly electricity bill: system size, total cost, government subsidy, net cost, annual savings, payback period, 25-year savings.

Inferred read-only
estimate_rwh

Compute a rainwater-harvesting estimate for Karnataka or Tamil Nadu: annual harvest, recommended tank/recharge sizing, cost band, savings, payback, and mandate-compliance status.

Inferred read-only
check_rwh_mandate

Return the rainwater-harvesting legal mandate for Karnataka or Tamil Nadu: enforcement body, building-size thresholds, penalties, storage requirements, compliance steps, and a sourced verification link + date.

Inferred read-only
estimate_install_timeline

Estimate how long a rooftop-solar or rainwater-harvesting installation typically takes, phase by phase, for a home or a small business.

Inferred read-only
book_appointment

Request a consultation/callback for solar or RWH on the user's behalf.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.rainbowhome]
url = "https://rainbowhome.space/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "rainbowhome": {
      "type": "http",
      "url": "https://rainbowhome.space/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: rainbowhome
Remote MCP URL: https://rainbowhome.space/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "rainbowhome": {
      "url": "https://rainbowhome.space/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "rainbowhome": {
      "type": "http",
      "url": "https://rainbowhome.space/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "rainbowhome",
  "transport": "streamable-http",
  "url": "https://rainbowhome.space/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for rainbowhome.space was fetched 2026-09-25T15:23:06.595Z.

Trust status New

This domain appears to have previously been parked, so its current status is new or unverified.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.