mcpbeat Sign in

Harris Boat Works - Mercury Repower MCP Server

by harrisboatworks Your server? Claim it
answering

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

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

Uptime history 51 days of history · worst day 98%
51 days agonow
98.9%
Uptime 24h
90 of 91 checks
5
Tools
read from the server
645 ms
Response time
average over 24h
0
Stars
last commit 21 Sep 2026

What changed 3

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 8 September 2026. No other catalogue keeps this.

8 Sep 2 tools changed the parameters they ask for build_quote, estimate_trade_in
8 Sep a tool description was rewritten estimate_trade_in

What the code does

We read the source, 17 h ago · tools taken from the live server · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

A line of code looks encrypted src/components/motors/MotorImageGallery.tsx:17
    'data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDAiIGhlaWdodD0iMjAwIiB2aWV3Qm94PSIwIDAgMjAwIDIwMCI+PHJlY3QgZmlsbD0iI0Y1RjFFQSIgd2lkdGg9IjIwMCIgaGVpZ2h0PSIyMDAiLz48dGV4dCB4PSI1MCUiIHk9IjQ1JSIgZG9taW5hbnQtYmFzZWxpbmU9Im1pZGRsZSIgdGV4d…

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 5 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 using the live Harris Boat Works valuation. Horsepower may be omitted when the model infers a single validated HP.
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 770 ms 5 min ago

Alternatives to Harris Boat Works - Mercury Repower

same job, measured the same way
Delivery Schedule Milestones Late Report
by bestremotetools

Dated deliverables against a quote or work order. late_report says what has slipped as at any date y

local only
Galley Render
by galleyrender

JSON in, PDF out. Render invoices, certificates, reports and cards from a template and a payload.

16 tools answering
1C OData MCP
by alexgrebeshok-coder

Read-only MCP server for 1C:Enterprise via OData with metadata and query builder tools.

30 installs/wk local only
Mirofy
by hasan-laraib

Ask a repository what depends on what. Every answer cites the file, line and commit it came from.

49 installs/wk local only
Lediv
by lediv

Visual website builder synced with real code. Build, publish and maintain websites from any agent.

answering
X402 Repohealth MCP
by liminalpepe

Free MCP server: compute a GitHub repo maintenance/abandonment health score from live data.

32 installs/wk local only
CodeSampleX
by r2cuerdame

Compatibility evidence from real builds: does this library API work on your versions and runtime?

local only
Breezedeploy
by przemekzur

Deploy a local folder, git repo, or Docker image to a live HTTPS URL from your AI chat.

39 installs/wk local only

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 90 of 91 checks got a reply (98.9%), average response time 645 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 645 ms on average, which is faster than 21% 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?
We cannot say either way: written in TypeScript, 0 stars on GitHub and 28 open issues, but we could not determine the licence, and without one the code is not open source by default.