mcpbeat Sign in

Pricemyrepair MCP Server

answering

Pricemyrepair MCP is answering right now. Last checked 9 min ago. It exposes 4 tools. Last commit 4 Sep 2026.

UK car repair and servicing cost ranges per car model, in GBP, from PriceMyRepair.

Uptime history 6 days of history
6 days agonow
100.0%
Uptime 24h
92 of 92 checks
4
Tools
read from the server
1443 ms
Response time
average over 24h
0
Stars
last commit 4 Sep 2026

Nothing serious here today

Today is the operative word: we check Pricemyrepair MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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 9 min ago.

run in your terminal
claude mcp add pricemyrepair-mcp --transport http https://app.pricemyrepair.co.uk/functions/pmrMcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "pricemyrepair-mcp": {
      "url": "https://app.pricemyrepair.co.uk/functions/pmrMcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.pricemyrepair-mcp]
url = "https://app.pricemyrepair.co.uk/functions/pmrMcp"
.cursor/mcp.json
{
  "mcpServers": {
    "pricemyrepair-mcp": {
      "url": "https://app.pricemyrepair.co.uk/functions/pmrMcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "pricemyrepair-mcp": {
      "url": "https://app.pricemyrepair.co.uk/functions/pmrMcp"
    }
  }
}

Available tools 4

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

model
get_model_costs
Get the full table of typical UK repair and servicing costs (GBP) for one car model from PriceMyRepair — every repair the price matrix covers, in one call. Use when the user asks what a particular car costs to maintain or repair in general.
models
list_models
List the car models PriceMyRepair has per-model UK repair prices for.
repair
get_repair_cost
Get the typical UK cost range (GBP) for a specific car repair on a specific car model, from PriceMyRepair. Returns independent-garage and dealer estimates plus a link to the source page with engine-level detail and live garage quotes. Use for questions like "how much is a clutch on a Ford Fiesta in the UK". Covers 15 popular UK models plus a UK-average figure; use list_models and list_repairs to see what is available.
repairs
list_repairs
List the repair and servicing jobs PriceMyRepair has UK price ranges for, with the page each one is documented on.

Endpoints

URLTransportStateLatencyChecked
https://app.pricemyrepair.co.uk/functions/pmrMcp streamable-http answering 878 ms 9 min ago

Alternatives to Pricemyrepair MCP

same job, measured the same way
carsensor Price Range MCP Server for AI Agents
by czcz0009

Get a used car's market-price range (min/max/median) by model and year from carsensor.net.

answering
Car Repair Cost Estimator
by carrepaircostestimator

Car repair cost estimates by make, model and repair type. 31 cost guides, VIN decode. Free.

7 tools answering
Rival
by nuance-dev

Query AI model benchmarks, pricing, and comparisons from rival.tips

26 installs/wk local only
LLM Hosting Pricing
by llmhosting

LLM and GPU rental prices: model price lookup, GPU listings, cheapest-GPU search, price history

5 tools answering
Apiany MCP
by ailingqu

APIAny MCP server for model discovery, pricing, docs, and integration examples.

15 installs/wk local only
I
Satring MCP
by toadlybroodle

Discover and compare L402 + x402 paid API services from satring.com

39 installs/wk local only
C
Lie Detector Test
by liedetectortest

Find polygraph (lie detector) offices, pricing and service info across the US, Canada and the UK.

5 tools answering
MCP Gera Home
by geraservicesuk

Find and book home service providers: cleaning, repairs, beauty, moving. 50+ countries.

35 installs/wk local only

Pricemyrepair MCP — questions

Answers built from our own checks of this server.

What can Pricemyrepair MCP do?
It exposes 4 tools, read directly from the server on our last check. Among them: get_model_costs, get_repair_cost, list_models, list_repairs. 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 Pricemyrepair MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 1443 ms. The bar chart above shows every period we have measured.
How do I connect Pricemyrepair MCP?
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 Pricemyrepair MCP need an API key?
No. Pricemyrepair MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 4 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Pricemyrepair MCP?
It answers our handshake in 1443 ms on average, which is faster than 2% 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 Pricemyrepair MCP open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.