Skip to main content
ClaudeWave

Read-only MCP client for SwitchWize rate observations, savings comparisons, and financial index datasets

MCP ServersRegistry oficial0 estrellas0 forksTypeScriptMITActualizado 4d ago
ClaudeWave Trust Score
87/100
Trusted
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Clear description
  • Documented (README)
Last scanned: 9/9/2026
Install in Claude Code / Claude Desktop
Method: NPX · switchwize-mcp
Claude Code CLI
claude mcp add switchwize-mcp -- npx -y switchwize-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "switchwize-mcp": {
      "command": "npx",
      "args": ["-y", "switchwize-mcp"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
Casos de uso

Resumen de MCP Servers

# SwitchWize MCP client

Read-only MCP tools for U.S. deposit and mortgage rate observations, savings
comparisons, index datasets, and credit-card Reality Scores.

## Connect now

For clients supporting Streamable HTTP, use the hosted endpoint:

`https://www.switchwize.com/api/mcp`

No SwitchWize account or API key is required. The API is rate-limited.
Documentation: [SwitchWize Developers](https://www.switchwize.com/developers).

## Run the stdio client from source

Use a supported Node.js LTS release and npm:

```sh
git clone https://github.com/switchwize/switchwize-mcp.git
cd switchwize-mcp
npm ci --ignore-scripts
npm run build
npm start
```

For a desktop MCP client, configure command `node` with the absolute path to
`dist/index.js` as its argument. No environment file or database credentials
are needed. `SWITCHWIZE_API_URL` is an optional API-origin override for developers.

## Run from npm

```sh
npx -y switchwize-mcp@0.1.0
```

For a desktop MCP client, configure command `npx` with arguments
`["-y", "switchwize-mcp@0.1.0"]`. No API key is required.

## Available tools

- `get_top_rates`
- `get_top_hysa_rates`
- `get_bank_gap`
- `compare_switch_savings`
- `get_rate_freshness`
- `get_index_dataset`
- `get_bank_gap_index`
- `get_reality_score`

The client discovers the tool list from `/api/public/tools` and forwards calls
to `/api/public/tools/{tool}`. It does not initiate financial transactions or
request bank credentials. Balance inputs supplied to tools are transmitted to
the hosted API; do not include account numbers or other sensitive identifiers.

## Data boundaries

Observations may be aggregator-sourced and may be aging. Preserve each response's
source dates and freshness labels. Monthly index data is not a current offer.
Confirm product terms directly with the provider before making a decision.

Attribute data as **SwitchWize (switchwize.com)**. The MIT license covers this
client software, not upstream datasets, third-party materials, or trademarks.
See [data and service terms](https://www.switchwize.com/terms).

## Package verification

`npm run verify:package` builds the client and checks the npm tarball against an
exact allowlist: LICENSE, README.md, dist/index.js, and package.json.
`npm pack` creates a local tarball; neither command publishes it.

License: MIT. Copyright SW Digital Holdings LLC.

Lo que la gente pregunta sobre switchwize-mcp

¿Qué es switchwize/switchwize-mcp?

+

switchwize/switchwize-mcp es mcp servers para el ecosistema de Claude AI. Read-only MCP client for SwitchWize rate observations, savings comparisons, and financial index datasets Tiene 0 estrellas en GitHub y su última actualización registrada es del 2026-09-04.

¿Cómo se instala switchwize-mcp?

+

Puedes instalar switchwize-mcp clonando el repositorio (https://github.com/switchwize/switchwize-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar switchwize/switchwize-mcp?

+

Nuestro agente de seguridad ha analizado switchwize/switchwize-mcp y le ha asignado un Trust Score de 87/100 (tier: Trusted). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene switchwize/switchwize-mcp?

+

switchwize/switchwize-mcp es mantenido por switchwize. La última actividad registrada en GitHub es del 2026-09-04, con 0 issues abiertos.

¿Hay alternativas a switchwize-mcp?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega switchwize-mcp en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: switchwize/switchwize-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/switchwize-switchwize-mcp)](https://claudewave.com/repo/switchwize-switchwize-mcp)
<a href="https://claudewave.com/repo/switchwize-switchwize-mcp"><img src="https://claudewave.com/api/badge/switchwize-switchwize-mcp" alt="Featured on ClaudeWave: switchwize/switchwize-mcp" width="320" height="64" /></a>

Más MCP Servers

Alternativas a switchwize-mcp