Skip to content
Back to search
100
MCP v1.0.0 streamable-http

JustFix Estimator

io.github.Just-Fix/justfix-skill

Quote UK trades jobs from any AI agent. Price breakdown + tappable booking link.

Uptime
no direct probes in 30d
Response
596ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

list_services

Get a list of all services we provide. Use when the customer asks what services are available, what you can book, or similar.

call_out_fee

Get the call-out fee that applies to bookings. Use when the customer asks about the call-out fee, booking fee, or upfront cost for a booking.

service-estimate-card

Service estimate summary card with external action link.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "justfix_estimator": {
      "url": "https://estimator-mcp.justfix.app/mcp",
      "transport": "streamable-http"
    }
  }
}