Switchai
@US1929
Switchai について
AI agent for Italian energy tariff comparison. Analyzes utility bills (ARERA 2.0), compares 44+ live offers for electricity (Luce) and gas, and finds the best tariff. 4 tools available via HTTP JSON-RPC. switchai.it
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"switchai": {
"type": "http",
"url": "https://www.switchai.it/mcp"
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Switchai?
Switchai is an AI agent for comparing and automatically switching energy providers in Italy’s liberalized market. It parses user-provided bills, analyzes 44+ live electricity and gas offers, and activates the best tariff — all through natural language interaction.
How to use Switchai?
Configure the MCP server in Claude Desktop using the provided JSON with command: node, absolute path to the server script, and environment variable SWITCHAI_API_URL. Alternatively, use the WebMCP channel (Chrome 146+) or call the REST API directly. The typical workflow is: parse a bill, calculate savings, and submit a subscription (dry run available for testing).
Key features of Switchai
- Parse Italian energy bills to extract structured data.
- Compare 44+ live electricity and gas offers.
- Calculate annual savings and return top 3 offers.
- Submit subscription with optional dry-run mode.
- Supports multiple LLM clients (Claude, Gemini, ChatGPT).
- Accessible via WebMCP, MCP Server, and REST API.
Use cases of Switchai
- Analyze a scanned or pasted Italian energy bill.
- Find the cheapest electricity or gas tariff based on consumption.
- Automatically switch provider after user confirmation.
- Preview a subscription before committing (dry run).
- Retrieve live market indices (PUN, PSV) for reference.
FAQ from Switchai
What data does Switchai need to work?
The user provides either the full text of their energy bill or key details: yearly consumption (kWh), geographic zone, current annual spend, and commodity type (LUCE or GAS).
Which protocols can I use to access Switchai?
Three channels: WebMCP (Chrome 146+), MCP Server (Node.js via @modelcontextprotocol/sdk), or a plain REST API over JSON/HTTPS.
Does Switchai require authentication or an account?
The README does not mention authentication. The submit_subscription tool requires personal details (name, tax code, email) to activate a tariff.
What are the runtime dependencies for the MCP Server?
The MCP server requires Node.js and the @modelcontextprotocol/sdk package. The WebMCP channel requires Chrome 146+.
Where do user data and tariff information reside?
Data is processed on Switchai’s own PHP backend, hosted on OVH Pro Hosting. Tariff data comes from 44+ Italian providers, compliant with ARERA regulations.
「開発者ツール」の他のコンテンツ
test
prysmaticlabsGo implementation of Ethereum proof of stake
FastAPI-MCP
tadata-orgExpose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
mcp-excalidraw
yctimlinMCP server and Claude Code skill for Excalidraw — programmatic canvas toolkit to create, edit, and export diagrams via AI agents with real-time canvas sync.
JetBrains MCP Proxy Server
JetBrainsA model context protocol server to work with JetBrains IDEs: IntelliJ, PyCharm, WebStorm, etc. Also, works with Android Studio
sentry-mcp
getsentryAn MCP server for interacting with Sentry via LLMs.
コメント