New:Socket for Asana Is Now Available.Learn more
Get Started

@solematica/mcp-server

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@solematica/mcp-server

MCP server for Solematica — solar estimates, provider comparison, energy data

Source
npmnpm
Version
1.0.0
Version published
Weekly downloads
31
-47.46%
Maintainers
1
Weekly downloads
 
Created
Source

@solematica/mcp-server

MCP (Model Context Protocol) server for Solematica — solar estimates, provider comparison and energy data for Italy.

Tools

ToolDescriptionAuth required
stima_solareSolar estimate for an Italian address (production, savings, ROI)API key
info_tettoSatellite roof analysis (surface, orientation, segments)No
confronta_providerCompare 11 Italian solar providers (prices, components, transparency)No
dettaglio_providerFull provider detail (services, contacts, accessories)No
prezzi_energiaCurrent Italian energy prices (PUN/ARERA)No
cerca_articoliSearch blog articles by category/keywordNo

Usage with Claude Desktop

{
  "mcpServers": {
    "solematica": {
      "command": "npx",
      "args": ["@solematica/mcp-server"],
      "env": {
        "SOLEMATICA_API_KEY": "your-api-key"
      }
    }
  }
}

API key is only required for stima_solare. All other tools work without authentication.

Environment Variables

  • SOLEMATICA_API_KEY — API key for authenticated endpoints (get one at solematica.it/partner)
  • SOLEMATICA_API_URL — API base URL (default: https://api.solematica.it/api/v1)

Keywords

mcp

FAQs

Package last updated on 23 Mar 2026

Related posts