SwitchAI launches free MCP server for Italian energy tariff comparison
u/us1929 built SwitchAI, a free, no-auth MCP server exposing four tools for comparing Italian energy tariffs, including live PUN/PSV market prices and ARERA 2.0 bill parsing across 44+ offers.
Score breakdown
SwitchAI makes Italian energy tariff data and bill analysis available as a zero-friction MCP tool, removing the need for authentication or custom integration to access live market indices and multi-offer comparisons.
- 01Four MCP tools exposed: `analyze_energy_bill`, `get_available_offers`, `get_market_indices`, `get_subscription_form_schema`
- 02`analyze_energy_bill` parses ARERA 2.0 bills and compares against 44+ energy offers
- 03`get_market_indices` returns live PUN (electricity) and PSV (gas) market prices
u/us1929 announced SwitchAI, a free MCP server built to help users compare Italian energy tariffs directly through LLM-compatible tooling. The server is available at a public HTTP endpoint (`https://www.switchai.it/mcp`) and requires zero authentication, making it immediately accessible to any MCP-compatible client without setup overhead.
The author noted the stack runs on OVH shared hosting with PHP and invited community feedback on the architecture.
The server exposes four tools: `analyze_energy_bill`, which parses ARERA 2.0 format bills and benchmarks them against 44+ available offers; `get_available_offers`, which lists all current electricity and gas tariffs; `get_market_indices`, which returns live PUN (electricity) and PSV (gas) market index prices; and `get_subscription_form_schema`, which provides the structure of the subscription form. The project is open source on GitHub at `https://github.com/US1929/switchai`, with dedicated LLM-facing documentation at `https://www.switchai.it/per-llm`. The author noted the stack runs on OVH shared hosting with PHP and invited community feedback on the architecture.
Key facts
- 01Four MCP tools exposed: `analyze_energy_bill`, `get_available_offers`, `get_market_indices`, `get_subscription_form_schema`
- 02`analyze_energy_bill` parses ARERA 2.0 bills and compares against 44+ energy offers
- 03`get_market_indices` returns live PUN (electricity) and PSV (gas) market prices
- 04Public HTTP endpoint with zero authentication and no API key required
- 05Built with PHP on OVH shared hosting
- 06Open source on GitHub at https://github.com/US1929/switchai
Topics
Summary and scoring are generated automatically from the original article. We always link back to the publisher and never republish images or paywalled content. Last processed Jun 12, 2026 · 10:05 UTC. How this works →