Skip to main content
ClaudeWave

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

MCP ServersOfficial Registry0 stars0 forksTypeScriptMITUpdated 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.
Use cases

MCP Servers overview

# 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.

What people ask about switchwize-mcp

What is switchwize/switchwize-mcp?

+

switchwize/switchwize-mcp is mcp servers for the Claude AI ecosystem. Read-only MCP client for SwitchWize rate observations, savings comparisons, and financial index datasets It has 0 GitHub stars and its last recorded update is dated 2026-09-04.

How do I install switchwize-mcp?

+

You can install switchwize-mcp by cloning the repository (https://github.com/switchwize/switchwize-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is switchwize/switchwize-mcp safe to use?

+

Our security agent has analyzed switchwize/switchwize-mcp and assigned a Trust Score of 87/100 (tier: Trusted). See the full breakdown of passed checks and flags on this page.

Who maintains switchwize/switchwize-mcp?

+

switchwize/switchwize-mcp is maintained by switchwize. The last recorded GitHub activity is dated 2026-09-04, with 0 open issues.

Are there alternatives to switchwize-mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy switchwize-mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

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>

More MCP Servers

switchwize-mcp alternatives