SwitchWize MCP
OfficialRelated Servers
Alternatives to SwitchWize MCP
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityBmaintenanceEnables querying FDIC-insured institutions, their Call Report financials, peer comparisons, failure records, and deposit market share via MCP, over stdio or Streamable HTTP.Apache 2.0
- AlicenseNot gradedqualityAmaintenanceQuery US Treasury national debt, interest rates, exchange rates, and fiscal datasets via MCP with STDIO or Streamable HTTP.74 npm2Apache 2.0
- AlicenseNot gradedqualityAmaintenanceBrowse and query the U.S. Energy Information Administration API v2 — electricity, petroleum, natural gas, coal, forecasts, and more via MCP. STDIO or Streamable HTTP.258 npm2Apache 2.0
- AlicenseNot gradedqualityAmaintenanceSearch and fetch ~800K Federal Reserve economic time-series from the FRED API via MCP, with STDIO or Streamable HTTP transport.297 npm1Apache 2.0
- AlicenseNot gradedqualityBmaintenanceEnables local read-only exploration of Quicken Simplifi financial data through MCP, with tools for searching transactions, categories, tags, and merchants, using a local SQLite cache and token-based authentication.1MIT
- AlicenseAqualityAmaintenanceZero-dependency stdio bridge to Moltline Studio's fleet of 14 hosted MCP servers covering code review, time operations, data transforms, business ops, education, research, outreach and more. Free tier requires no registration; premium tools unlock with a license. Independently audited, MCPize Verified A.10MIT
TDQS
Scored across 8 tools
Most tools target distinct resources or actions, but get_top_rates and get_top_hysa_rates overlap since HYSA rates are likely a category of the generic rates tool. get_bank_gap and get_bank_gap_index are also closely named, though their descriptions clarify that one estimates a savings gap and the other returns an index headline.
The vast majority of tools follow a clean get_<noun> snake_case pattern. compare_switch_savings breaks the pattern by leading with a different verb, but it is still readable and consistent in style.
Eight tools is well within the ideal range for a domain-specific finance data server. The count is small enough to avoid overload while covering core rate, index, freshness, and comparison workflows.
The core savings-rate and Bank Gap Index workflows are covered, but the set lacks discovery tools for supported categories, card identifiers, or consumer segments. This creates dead ends for agents that need to know valid inputs before calling get_top_rates or get_reality_score.