← Registry

General Tools

smartsaver.ie

Provides search and comparison tools for Irish financial and utility products, including savings accounts, mobile plans, broadband, and energy tariffs.

1 endpoint8 known toolsFirst detected August 12, 2026Last detected August 12, 2026

ENDPOINT 1

https://www.smartsaver.ie/api/mcp/mcp

No auth detected

MCP server metadata

Name
mcp-typescript server on vercel
Version
0.1.0
Capabilities
tools.listChanged

Known tools 8

search_savings_accounts

Search Irish savings accounts and deposit products.

Inferred read-only
search_mobile_plans

Search Irish mobile phone plans (SIM-only).

Inferred read-only
search_broadband_plans

Search Irish home broadband plans.

Inferred read-only
search_energy_tariffs

Search Irish electricity and gas tariffs.

Inferred read-only
get_cru_switching_data

Get official CRU energy supplier switching statistics.

Inferred read-only
get_rate_changes

Get recent price and rate changes across all Irish comparison verticals.

Inferred read-only
get_market_overview

Get a high-level summary of Irish savings and utilities markets.

Inferred read-only
compare_products

Compare specific products side-by-side.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.mcp-typescript-server-on-vercel]
url = "https://www.smartsaver.ie/api/mcp/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "mcp-typescript-server-on-vercel": {
      "type": "http",
      "url": "https://www.smartsaver.ie/api/mcp/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: mcp-typescript-server-on-vercel
Remote MCP URL: https://www.smartsaver.ie/api/mcp/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "mcp-typescript-server-on-vercel": {
      "url": "https://www.smartsaver.ie/api/mcp/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "mcp-typescript-server-on-vercel": {
      "type": "http",
      "url": "https://www.smartsaver.ie/api/mcp/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "mcp-typescript-server-on-vercel",
  "transport": "streamable-http",
  "url": "https://www.smartsaver.ie/api/mcp/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.