mcpbeat

Harris Boat Works - Mercury Repower MCP Server

io.github.harrisboatworks/mercury-repower
answering

Harris Boat Works - Mercury Repower is answering right now. Last checked 8 min ago. It exposes 5 tools. Last commit 4 Aug 2026.

Live Mercury outboard data and CAD quote builder from a Mercury Platinum Dealer in Ontario.

Uptime history 40 hours of history
40 hours agonow
100.0%
Uptime 24h
91 of 91 checks
5
Tools
read from the server
660 ms
Response time
average over 24h
0
Stars
last commit 4 Aug 2026

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 8 min ago.

run in your terminal
claude mcp add mercury-repower --transport http https://eutsoqdpjurknjsshxes.supabase.co/functions/v1/agent-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mercury-repower": {
      "url": "https://eutsoqdpjurknjsshxes.supabase.co/functions/v1/agent-mcp-server"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mercury-repower]
url = "https://eutsoqdpjurknjsshxes.supabase.co/functions/v1/agent-mcp-server"
.cursor/mcp.json
{
  "mcpServers": {
    "mercury-repower": {
      "url": "https://eutsoqdpjurknjsshxes.supabase.co/functions/v1/agent-mcp-server"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mercury-repower": {
      "url": "https://eutsoqdpjurknjsshxes.supabase.co/functions/v1/agent-mcp-server"
    }
  }
}

Available tools 5

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

brand
get_brand_rules
Return Harris Boat Works' authoritative source-of-truth rules for any agent representing them: pricing currency, geography, no-Verado policy, financing minimums, deposit tiers, warranty.
build
build_quote
Build an itemized CAD quote (motor + installation + propeller + trade-in + HST + financing tier) and return a deep-link URL the customer can open. Optional contact captures a lead in the dealership CRM.
estimate
estimate_trade_in
Estimate the trade-in value (CAD) of a customer's current outboard. Brand penalties apply (Mercury preferred, Yamaha/Honda neutral, Evinrude/Johnson/Force/Chrysler discounted).
motor
get_motor
Fetch a single Mercury motor by id or slug, including pricing, shaft length, and deep-link URL.
motors
search_motors
Search current Mercury outboard inventory at Harris Boat Works (Ontario). Filter by horsepower, family (FourStroke, Pro XS, SeaPro, Racing), or stock status. Returns CAD pricing. Excludes Verado.

Endpoints

URLTransportStateLatencyChecked
https://eutsoqdpjurknjsshxes.supabase.co/functions/v1/agent-mcp-server streamable-http answering 728 ms 8 min ago

Harris Boat Works - Mercury Repower — questions

Answers built from our own checks of this server.

What can Harris Boat Works - Mercury Repower do?
It exposes 5 tools, read directly from the server on our last check. Among them: build_quote, estimate_trade_in, get_brand_rules, get_motor, search_motors. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Harris Boat Works - Mercury Repower working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 660 ms. The bar chart above shows every period we have measured.
How do I connect Harris Boat Works - Mercury Repower?
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 is a remote server, so there is nothing to install — the client connects to the address.
Does Harris Boat Works - Mercury Repower need an API key?
No. Harris Boat Works - Mercury Repower completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 5 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Harris Boat Works - Mercury Repower?
It answers our handshake in 660 ms on average, which is faster than 13% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Harris Boat Works - Mercury Repower open source?
Yes — written in TypeScript, 0 stars on GitHub and 12 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.