mcpbeat Sign in

Switchai MCP Server

local only

Switchai runs on your own machine — the client starts it, so there is no endpoint to ping. 19 installs a week from npm. Last commit 21 Aug 2026.

Compare Italian energy tariffs with AI. Analyzes bills, finds best offers, live market indices.

Installs per day peak 14 · avg 5 · +89% w/w
a month agotoday
19
Installs / week
npm · @us1929/switchai-mcp
0
Stars
0 open issues
21 Aug 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

What the code does

We read the source, 23 h ago · rules 3dff92dd89df

In the project's build, not in the package

Found in continuous integration, deployment or infrastructure files, or in a neighbouring package of the same monorepo. None of this is installed when you add the server: it describes how the project is built and released. We list it because a leaked key in a build pipeline is still a real problem, but it is not something this server does on your machine.

Includes a file named by a variable backend/php/risorse.php:25, backend/php/router.php:48
        if (is_file($fpath)) { require $fpath; exit; }
Runs an external command backend/php/inc/db_mysql.php:40
    $pdo->exec("CREATE TABLE IF NOT EXISTS users (

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

Nothing serious here today

Today is the operative word: we check Switchai every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add switchai -- npx -y @us1929/switchai-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "switchai": {
      "args": [
        "-y",
        "@us1929/switchai-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.switchai]
command = "npx"
args = ["-y", "@us1929/switchai-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "switchai": {
      "args": [
        "-y",
        "@us1929/switchai-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "switchai": {
      "args": [
        "-y",
        "@us1929/switchai-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Switchai

same job, measured the same way
Drop Beacon MCP
by direct-web

Search 100K+ EDC products. Track drops, compare prices, and analyze market trends.

24 installs/wk local only
F
Finance Foundation
by finance

Open financial reference data: companies with LEI/ISIN/FIGI, markets, funds, graph, live series.

7 tools answering
TheBetterBuy Product Comparison
by co-thebetterbuy

Compare products, prices and current offers across UK retailers to find the best deal.

4 tools answering
DealsPing — India Deals
by akhilbabumfwa-oss

Find the best deals on Amazon, Flipkart and more Indian e-commerce stores via AI.

13 tools answering
My wine
by mywine

Find wines and compare live merchant prices in your region. Fair-deal search, My wine OAuth login.

answering
Wellknown
by wellknown

Live index of AI agents, MCP servers and tools with observed liveness and capability search.

36 installs/wk 9 tools answering
Solematica MCP Server
by hanicker

Solar estimates, provider comparison, energy prices and blog for Italy

31 installs/wk local only
MovingPlace Moving Services
by movingplace

Find, compare, and book local movers and moving-labor helpers via MovingPlace's marketplace.

13 tools answering

Switchai — questions

Answers built from our own checks of this server.

Why is there no uptime for Switchai?
Switchai runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @us1929/switchai-mcp was installed 19 times last week.
How do I connect Switchai?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @us1929/switchai-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Switchai?
The npm package @us1929/switchai-mcp was installed 19 times in the last week. Week over week that is +89%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Switchai open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.