
JustFix Estimator
Wire UK trades job estimating—with itemized pricing and a booking deep link—into any MCP-capable agent via JustFix’s hosted endpoint.
Overview
JustFix Estimator is a build-phase MCP server that quotes UK trades jobs from agents with price breakdowns and JustFix booking links.
What is this MCP server?
- Remote MCP at https://estimator-mcp.justfix.app/mcp (streamable-http)
- UK trades job quotes with price breakdown from agent context
- Tappable booking link output for JustFix (justfix.app)
- Catalog version 1.0.0; GitHub Just-Fix/justfix-skill
- Remote URL: https://estimator-mcp.justfix.app/mcp
- websiteUrl: https://justfix.app
What problem does it solve?
You are building a UK trades or home-services agent but lack reliable price breakdowns and a real booking handoff.
Who is it for?
Indie builders prototyping UK maintenance marketplaces, concierge bots, or field-service copilots.
Skip if: Non-UK markets, fully offline estimators, or products that must not depend on JustFix’s hosted API.
What do I get? / Deliverables
After adding the remote MCP, agents return JustFix-backed estimates and tappable links instead of guessed lump sums.
- Remote MCP registration in agent config
- Price breakdown tool responses for described jobs
- Tappable JustFix booking URLs in agent output
Recommended MCP Servers
Journey fit
Estimator MCP is an external API you integrate while building customer-facing or internal quote flows. Integrations subphase fits remote streamable-http MCP at estimator-mcp.justfix.app without self-hosting quote logic.
How it compares
Hosted trades-pricing MCP API, not a local SKILL.md workflow or generic web scraper.
Common Questions / FAQ
Who is JustFix Estimator for?
Solo builders shipping AI agents or apps that need UK trades pricing and a path to book via JustFix.
When should I use JustFix Estimator?
When a user describes a UK repair or install job and your agent must respond with a structured quote and booking link.
How do I add JustFix Estimator to my agent?
Register io.github.Just-Fix/justfix-skill and point your MCP client at the streamable-http remote URL https://estimator-mcp.justfix.app/mcp.