
Solematica MCP Server
Pull Italian solar estimates, provider comparisons, energy prices, and blog content into an agent while you prototype energy or proptech products for Italy.
Overview
solematica-mcp is an MCP server for the Build phase that connects your agent to Solematica’s Italian solar estimates, provider comparison, energy prices, and blog APIs.
What is this MCP server?
- Italian solar estimation and provider comparison via Solematica API
- Energy price data and blog content tools for Italy-focused products
- npx @solematica/mcp-server v1.0.2 with stdio transport
- Free-tier tools without key; SOLEMATICA_API_KEY unlocks authenticated stima_solare
- Optional SOLEMATICA_API_URL override (default api.solematica.it/api/v1)
- Package @solematica/mcp-server version 1.0.2; default API base https://api.solematica.it/api/v1
What problem does it solve?
You are building an Italy solar or energy product but waste hours wiring and documenting one-off REST calls for estimates and tariff data.
Who is it for?
Solo builders shipping solar, proptech, or energy comparison experiences aimed at Italian users.
Skip if: Global-only SaaS with no Italy market, or teams that forbid third-party energy APIs in the agent loop.
What do I get? / Deliverables
Your agent can call Solematica-backed MCP tools during development so prototypes and demos use real Italian market data.
- Agent-callable Solematica tools for solar estimates, comparisons, prices, and blog content
- Configurable API base URL for staging or custom deployments
Recommended MCP Servers
Journey fit
Builders wire this npm MCP when they integrate real Italian energy and solar APIs into an app or internal tool—that is Build integrations, not launch distribution. Solematica endpoints are external domain APIs (stima_solare, prices, providers); the server is an integration layer via npx @solematica/mcp-server.
How it compares
Regional energy-data MCP integration, not a generic web-scraping or SEO skill.
Common Questions / FAQ
Who is solematica-mcp for?
Indie developers and agents building Italian solar, tariff, or provider-comparison features who want MCP tools instead of custom API glue.
When should I use solematica-mcp?
Use it while integrating or demoing Italy-specific estimate and price flows in your app or agent prototype.
How do I add solematica-mcp to my agent?
Add stdio MCP config running npx @solematica/mcp-server, set SOLEMATICA_API_KEY for stima_solare if needed, optionally override SOLEMATICA_API_URL, then reload the host.