Solematica
About
Solar estimates, provider comparison, energy prices and blog for the Italian market. 6 tools, 5 free. Compare providers, analyze roofs via Google Solar API, check PUN/ARERA prices.
Details
- Author
- n3m1
- Categories
- Other, Web Scraping
Jump to
Setup
Install Solematica in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/n3m1/solematica-mcp
Follow the installation instructions in the repository README, then restart your MCP client.
MCP(Model Context Protocol) server forSolematica— solar estimates, provider comparison and energy data for Italy.
This server enables AI assistants likeClaude,Cursor,Windsurf,Kiroand otherMCP-compatible clientsto analyze solar potential, compare photovoltaic providers, check energy prices and search energy-related articles for the Italian market.
Add to yourclaude_desktop_config.json:
{ "mcpServers": { "solematica": { "command": "npx", "args": ["@solematica/mcp-server"], "env": { "SOLEMATICA_API_KEY": "your-api-key" } } } }
claude mcp add solematica npx @solematica/mcp-server
{ "mcpServers": { "solematica": { "command": "npx", "args": ["@solematica/mcp-server"], "env": { "SOLEMATICA_API_KEY": "your-api-key" } } } }
Add to your~/.codeium/windsurf/mcp_config.json:
{ "mcpServers": { "solematica": { "command": "npx", "args": ["@solematica/mcp-server"], "env": { "SOLEMATICA_API_KEY": "your-api-key" } } } }
AnyMCP-compatible clientcan use this server via stdio transport:
- API keyis only required forstima_solare(consumes credits per estimate)
- All other tools arefree and public— no API key needed
- Get an API key by registering as a partner atsolematica.it/partner
Generates a complete solar estimate for an Italian address usingGoogle Solar API+PVGISdata.
- indirizzo(required) — Full Italian address (e.g. "Via Roma 1, 20100 Milano MI")
- consumo_annuo_kwh— Annual electricity consumption in kWh (default: 3500)
- tipo_abitazione— Building type:indipendente,bifamiliare,schiera,condominio
- superficie_tetto_mq— Roof surface in sqm (auto-calculated from satellite if omitted)
- orientamento— Roof orientation:nord,sud,est,ovest
Returns:kWp sizing, panel count, annual production, monthly distribution, savings, ROI, CO2 avoided, cost estimate.
Analyzes a roof usingGoogle Solar APIsatellite data.
- lat(required) — Latitude
- lng(required) — Longitude
Returns:Roof surface, usable area, orientation, roof segments, max panel count, sunshine hours.
Lists all active Italian solar providers with comparison data. See the fullprovider comparisonon Solematica.
Returns:Array of providers with name, price (3 kWp), panel brand, inverter brand, warranty, transparency index (1-3), and accessory services availability (heat pump, EV charger, boiler).
- slug(required) — Provider slug:enel,iren,plenitude,otovo,eon,hera,a2a,edison,engie,sorgenia,bluenergy
Returns:All comparison data plus: description, phone, headquarters, founding year, financing details, accessory service details with URLs.
Current Italian energy prices from theSolematicadatabase, updated monthly fromARERAandGME.
Returns:Self-consumption price (EUR/kWh), SSP price, cost per kWp range, battery cost per kWh, last update date.
Search theSolematica blogfor energy-related articles.
- categoria— Filter by category (e.g.fotovoltaico,incentivi,risparmio)
- limit— Max results (default: 10, max: 50)
Returns:Article list with title, slug, category, date, description, and full URL.
- "Quanto produrrebbe un impianto fotovoltaico in Via Garibaldi 15, Torino?"
- "Confronta le offerte fotovoltaico di Enel e Iren"
- "Quali provider offrono anche la pompa di calore?"
- "Qual e il prezzo corrente dell'energia in Italia?"
- "Cerca articoli sugli incentivi fotovoltaico 2026"
- Solematica— Main platform
- Provider Comparison— Compare 11 Italian solar providers
- Solar Estimate— Free solar estimate tool
- Energy Guide— Complete energy guide
- API Documentation— REST API docs
- Blog— Energy articles and news
- npm Package— npm registry page
- Model Context Protocol— MCP specification
- MCP Servers— More MCP servers
- Google Solar API— Satellite-based solar potential
- PVGIS— EU photovoltaic estimation tool
- ARERA— Italian energy regulator
- Superbonus & Incentivi— Italian solar incentives info
Austin & Travis County civic and real-estate data in plain English — active MLS listings, TCAD tax/appraisal, permits, zoning, crime, 311, schools, and FEMA flood across 36 tools, no API key.
Global postal code lookups, validation, and city search for 70+ countries. Sub-10ms responses.
AI-powered property zoning, buildability, and ADU eligibility analysis for any U.S. address via 20+ government data sources.
Eleven MCP servers for reproducible EPA SWMM stormwater modelling — building, simulation, calibration, GIS, climate scenarios, uncertainty, plotting, and modelling memory.
Dutch property report by address. Combines nine official open sources: construction year, floor area, energy label, neighbourhood statistics, environmental noise and air quality, national monument status and nearby schools. Separates fact, signal and unknown. Remote MCP, no API key.
Unofficial CLI + MCP server for eliteprospects.com Resources
Track flights in real-time using Flightradar24 data.
Open MCP server providing real-time transit routing, open-source GIS / geographic intelligence, and specialized Slovenian geospatial lookup tools for AI agents and LLMs.
Real-time surf, trails, volcano, ocean safety, weather, and restaurants for all Hawaiian islands — built for AI agents.
Real-time football live scores, fixtures, team stats, and player data from 1000+ leagues via SSE transport. Free, no API key required.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.




