Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

com.thejohnsonbros/plumbing-booking

REMOTE · THEJOHNSONBROS.COM · SCANNED SEP 26

Johnson Bros. Plumbing: check coverage, services, pricing, availability, and book by SMS.

0 this week 74 Trust /100

Recent critical change

Authorization (14 Sept 2026). See the changelog before you install this server.

Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security63
Transport & Reachability100
Schema Quality & AI Usability45
  • 0% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Fail
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 4077 tokens (~135/item across 30 items; 16 tools + 14 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
  • No destabilizing schema changes in the last 30 days.Pass
Tool Coverage89
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 61% of tool parameters carry a description.Partial
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 16 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 18 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
  • Supports UI / widget rendering.Pass
Install

How do I install the com.thejohnsonbros/plumbing-booking MCP server?

com.thejohnsonbros/plumbing-booking is a hosted endpoint at https://thejohnsonbros.com/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · thejohnsonbros.com

# add to Claude Code
claude mcp add --transport http com-thejohnsonbros-plumbing-booking 'https://thejohnsonbros.com/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "com-thejohnsonbros-plumbing-booking": {
      "url": "https://thejohnsonbros.com/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "com-thejohnsonbros-plumbing-booking": {
      "type": "http",
      "url": "https://thejohnsonbros.com/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.com-thejohnsonbros-plumbing-booking]
url = "https://thejohnsonbros.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-thejohnsonbros-plumbing-booking": {
      "type": "remote",
      "url": "https://thejohnsonbros.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-thejohnsonbros-plumbing-booking --url 'https://thejohnsonbros.com/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-thejohnsonbros-plumbing-booking:
    url: "https://thejohnsonbros.com/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "com-thejohnsonbros-plumbing-booking": {
      "Transport": "http",
      "Url": "https://thejohnsonbros.com/mcp"
    }
  }
}
# add to Vellum
assistant mcp add com-thejohnsonbros-plumbing-booking -t streamable-http -u 'https://thejohnsonbros.com/mcp'
// mcp.json
{
  "mcpServers": {
    "com-thejohnsonbros-plumbing-booking": {
      "type": "http",
      "url": "https://thejohnsonbros.com/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 25 Sept 26 −1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 21 Sept 26 +1
    • Stability: 0.97 → pass security
  • 19 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 17 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 15 Sept 26 0
    • The server rewrote its instructions, which are the text every model session reads security
    • Tool “check_service_area” rewrote its description, which is the text the model reads security
    • Tool “get_availability” rewrote its description, which is the text the model reads security
    • Tool “submit_customer_info” rewrote its description, which is the text the model reads security
    • Schema quality: good → excellent functional
    • “get_availability” added an optional parameter “state” cosmetic
    • “get_availability” added an optional parameter “town” cosmetic
    • “get_availability” added an optional parameter “zip” cosmetic
    • “submit_customer_info” added an optional parameter “issue_description” cosmetic
    • “submit_customer_info” reworded the description of “confirmed” cosmetic
  • 14 Sept 26 −6
    • Authorization: partial → fail ▼ critical
    • Resource “availability-widget” now points somewhere else: ui://widget/v2/availability.html → ui://widget/v4/availability.html security
    • Resource “booking-confirmation-widget” now points somewhere else: ui://widget/v2/booking-confirmation.html → ui://widget/v4/booking-confirmation.html security
    • Resource “date-picker-widget” now points somewhere else: ui://widget/v2/date-picker.html → ui://widget/v4/date-picker.html security
    • Resource “emergency-widget” now points somewhere else: ui://widget/v2/emergency.html → ui://widget/v4/emergency.html security
    • Resource “lead-capture-widget” now points somewhere else: ui://widget/v2/lead-capture.html → ui://widget/v4/lead-capture.html security
    • Resource “quote-widget” now points somewhere else: ui://widget/v2/quote.html → ui://widget/v4/quote.html security
    • Resource “service-fee-widget” now points somewhere else: ui://widget/v2/service-fee.html → ui://widget/v4/service-fee.html security
    • Resource “services-widget” now points somewhere else: ui://widget/v2/services.html → ui://widget/v4/services.html security
    • Resource “time-picker-widget” now points somewhere else: ui://widget/v2/time-picker.html → ui://widget/v4/time-picker.html security
    • The server rewrote its instructions, which are the text every model session reads security
    • New tool “customer_lookup”, which the server declares destructive security
    • New tool “submit_customer_info”, which the server declares destructive security
    • Tool “confirm_booking” rewrote its description, which is the text the model reads security
    • Tool “request_callback” rewrote its description, which is the text the model reads security
    • Tool “confirm_booking” is now declared destructive security
    • Tool “request_booking” is now declared destructive security
    • Tool “request_callback” is now declared destructive security
    • Schema quality: pass → fail ▼ functional
    • New resource “customer-portal-widget” functional
    • New tool “open_customer_portal” functional
    • New tool “search_service_history” functional
    • “check_service_area” added an optional parameter “state” cosmetic
    • “request_booking” added an optional parameter “customer_type” cosmetic
    • “request_booking” added an optional parameter “heard_about_us” cosmetic
  • 13 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 70 to 73. That category is still filling its 30-day observation window: 21 days of observed history at the previous scan, 22 at this one. The score rises as the window fills, whether or not the server changes.

  • 12 Sept 26 0
    • The server rewrote its instructions, which are the text every model session reads security
    • Tool “business_info” rewrote its description, which is the text the model reads security
    • Schema quality: 68 → 76 ▼ functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 26 Sept 2026 · Probed https://thejohnsonbros.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=thejohnsonbros.com CN=WE1,O=Google Trust Services,C=US 20 Sept 2026 19 Dec 2026 ECDSA 256 ECDSA-SHA256 2b7ad2937668fd11136d154a2bc6e73e
SANs: thejohnsonbros.com, *.thejohnsonbros.com
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of thejohnsonbros.com. — Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
thejohnsonbros.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=31536000; includeSubDomains; preload
content-security-policy default-src 'self';base-uri 'self';font-src 'self' https://fonts.gstatic.com https://cdn.openai.com;form-action 'self';frame-ancestors 'self';img-src 'self' data: https://www.googletagmanager.com https://googleads.g.doubleclick.net https://ad.doubleclick.net https://www.google.com https://*.cartocdn.com https://*.openstreetmap.org https://cdnjs.cloudflare.com https://lh3.googleusercontent.com https://images.unsplash.com https://api.dicebear.com;object-src 'none';script-src 'self' 'nonce-zWAEjVI4nSDb0KPXfUzDnQ==' https://analytics.thejohnsonbros.com https://analytics.ahrefs.com https://www.googletagmanager.com https://googleads.g.doubleclick.net https://www.gstatic.com https://static.cloudflareinsights.com;script-src-attr 'none';style-src 'self' 'unsafe-inline' https://fonts.googleapis.com https://cdnjs.cloudflare.com;upgrade-insecure-requests;connect-src 'self' https://analytics.thejohnsonbros.com https://analytics.ahrefs.com https://www.googletagmanager.com https://analytics.google.com https://www.google-ana
x-content-type-options nosniff
x-frame-options SAMEORIGIN
referrer-policy no-referrer
permissions-policy accelerometer=(), autoplay=(), camera=(self), clipboard-read=(), clipboard-write=(self), display-capture=(), encrypted-media=(), fullscreen=(self), geolocation=(), gyroscope=(), magnetometer=(), microphone=(self), midi=(), payment=(), picture-in-picture=(self), publickey-credentials-get=(), screen-wake-lock=(), serial=(), sync-xhr=(), usb=(), web-share=(self), xr-spatial-tracking=()

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://thejohnsonbros.com/mcp Verified 200
http (plaintext) http://thejohnsonbros.com/mcp HTTPS enforced 301 https://thejohnsonbros.com/mcp
MCP tools · 16 exposed · ~2,753 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
business_info ~63

Start here for a self-contained Johnson Bros. business briefing: locations, services, hours, service area, dispatch fee, pricing and booking policies, credentials, payment methods, and how to get further information through MCP without browsing the website. Not live availability or private customer records.

Input schema present but exposes no named parameters.

NameTypeReqDescription
agent_contextobject––
bookingobjectyes–
businessobjectyes–
facts_updatedstring––
hoursobjectyes–
review_sandboxboolean––
successbooleanyes–

No examples provided.

check_service_area ~172

Check a service ZIP, or a Massachusetts town, city or neighborhood name on its own, against the coverage database for Norfolk, Suffolk and Plymouth counties. Answer "do you serve <town>?" directly with town (no ZIP needed): covered = yes; partially_covered = yes for the listed covered_zips, confirm the customer's ZIP only then; outside_service_area = not in the automatic-booking area (offer request_out_of_area_callback and the office number); unknown_town = ask for the ZIP. During new-customer intake run this check silently; never announce that you are checking the service area. Unavailable coverage is unknown, not outside-area. This never proves that a particular appointment is available.

NameTypeReqDescription
statestring––
townstring––
zipstring––
NameTypeReqDescription
countiesarray––
covered_zipsarray–Town lookups only: the town ZIPs inside the automatic-booking area.
errorstring––
error_codestring––
in_service_areaboolean––
matched_by–––
messagestring––
missing_fieldsarray––
next_stepstring––
outside_zipsarray–Town lookups only: the town ZIPs outside the automatic-booking area.
resolved_townstring–Town lookups only: the Massachusetts place the name was matched to.
review_sandboxboolean––
statusstring––
successbooleanyes–
townstring––
zipstring––

No examples provided.

confirm_booking ~113

Use this after the customer supplies the six-digit SMS code from request_booking. It can create customer and job records or an office-review lead, notify the office, and send transactional customer or referral-status texts. Only status:confirmed with booked:true means the visit is scheduled. status:callback_pending with booked:false means the office must follow up and must never be described as an appointment. Replaying the same valid confirmation is safe and returns the stored result.

NameTypeReqDescription
booking_idstringyes–
codestringyes–
NameTypeReqDescription
attempts_remaininginteger––
bookedbooleanyes–
business_phonestringyes–
business_phone_hrefstringyes–
confirmation_numberstring––
customer_namestring––
error_codestring––
formatted_arrival_windowstring––
location_summarystring––
messagestringyes–
needs_manualbooleanyes–
next_stepstringyes–
replayedboolean––
review_sandboxboolean––
scheduled_endstring––
scheduled_startstring––
service_citystring––
service_descriptionstring––
statusstringyes–
successbooleanyes–
timezonestring––

No examples provided.

customer_lookup ~104

For a returning customer: first call with phone and confirmed:true to request a code. Next call with the returned challenge_id and customer-supplied code. Saved details and recent service history are returned only after successful verification. If lookup fails, offer the new-customer form or office assistance. Never claim a match from the initial response.

NameTypeReqDescription
challenge_idstring––
codestring––
confirmedbooleanyes–
phonestringyes–
NameTypeReqDescription
challenge_idstring––
customerobject––
historyarray––
history_statusstring––
messagestringyes–
next_stepstringyes–
record_idstring–Saved office lead reference, when applicable.
request_idstringyesPublic operation receipt for support; never a provider customer ID.
review_sandboxboolean––
statusstringyes–
successbooleanyes–

No examples provided.

emergency_help ~295

Use this immediately when the user describes an urgent plumbing safety or damage situation. Give bounded mitigation guidance and direct them to call Johnson Bros.; for gas, fire, or immediate danger, direct them to leave and call 911 first. Do not treat this tool as monitored emergency dispatch or create an online emergency appointment. WHEN TO USE: Immediately when a customer mentions an emergency situation like: - Burst pipe, flooding, or water damage - Gas smell or suspected gas leak (CRITICAL - may need to call 911) - Sewage backup or overflow - No water or sudden loss of water - Water heater leaking or not working PRIORITY ORDER: 1. First ensure customer safety (especially for gas leaks) 2. Provide immediate mitigation steps (how to shut off water, etc.) 3. Then tell the user to call Johnson Bros. for emergency service RETURNS: Step-by-step immediate actions, safety warnings, things NOT to do, urgency level, and whether emergency dispatch is recommended. IMPORTANT: For gas leaks, always advise leaving the house and calling 911 first.

NameTypeReqDescription
additional_detailsstring–Additional context about the emergency (optional). Include location, duration, actions already taken.
emergency_typestringyesType of plumbing emergency (required). Examples: 'burst pipe', 'flooding', 'gas leak', 'sewage backup', 'no hot water', 'no water'
NameTypeReqDescription
call_nowstring––
emergency_contactobject––
emergency_typestring––
errorstring––
immediate_stepsarray––
recommendationstring––
review_sandboxboolean––
safety_warningsarray––
successbooleanyes–
urgency_levelstring––

No examples provided.

fetch ~66

Use this to read the full text of a document returned by search. Takes the exact id from a search result. Returns public business information only -- it never returns customer records.

NameTypeReqDescription
idstringyesDocument id from a search result, e.g. 'faq:pricing-service-fee'
NameTypeReqDescription
errorstring––
error_codestring––
idstring––
metadataobject––
successbooleanyes–
textstring––
titlestring––
urlstring––

No examples provided.

get_availability ~156

Use this when the user wants live Johnson Bros. appointment availability. Include zip and any known town/state for a customer booking inquiry. Outside-area or unresolved locations receive no windows. Without a location, this returns general capacity only, not eligibility to book; coverage_status is not_checked. Never call for a customer already found outside coverage. Do not promise or create an appointment; use request_booking and confirm_booking.

NameTypeReqDescription
daysinteger––
start_datestring––
statestring––
time_preferencestring––
townstring––
zipstring–Service ZIP when known. Always include the customer location for a booking inquiry; outside-area requests receive no windows.
NameTypeReqDescription
booking_flowstringyes–
coverage_statusstring––
error_codestring––
has_moreboolean––
missing_fieldsarray––
next_stepstring––
open_windowsintegeryes–
privacystringyes–
requested_daysintegeryes–
returned_windowsinteger––
review_sandboxboolean––
statusstring––
successbooleanyes–
time_preferencestringyes–
timezonestringyes–
total_matching_windowsinteger––
total_windowsintegeryes–
windowsarrayyes–

No examples provided.

get_quote ~354

Use this when the user wants a non-binding estimate for a specific plumbing issue. Returns a price range, typical duration, and next step. Do not present the range as a guaranteed repair price; final pricing is confirmed on-site before work begins. WHEN TO USE: When a customer asks "How much does it cost?", "What's the price?", or wants to know pricing before booking. Use this early in the conversation to set expectations. PRICING NOTES: - Estimates are ranges; final price depends on on-site assessment - Do not invent urgency, after-hours, or commercial surcharges - The office or technician confirms any timing- or property-related pricing before work - The $99 service fee covers sending a technician out to diagnose the problem and give you an estimate before repair work starts. If you approve the repair, we waive the service fee and you pay only the price the technician quoted. If you decline the repair, the $99 service fee is due. WORKFLOW: 1. Use this tool when customer asks about pricing 2. Share the estimate with appropriate caveats 3. If they want to proceed, use get_availability, request_booking, and confirm_booking RETURNS: Service name, price range (min/max in USD), estimated duration, urgency notes, and suggested next steps.

NameTypeReqDescription
issue_descriptionstringyesDescription of the plumbing problem (required). Be specific about symptoms and location.
property_typestring–Type of property (default: 'residential')
service_typestringyesType of plumbing service (required). Examples: 'drain cleaning', 'water heater repair', 'toilet repair'
urgencystring–How urgent is the repair?
NameTypeReqDescription
descriptionstring––
errorstring––
error_codestring––
estimated_durationstring––
estimated_price_rangeobject––
next_stepstring––
next_stepsstring––
notesarray––
property_typestring––
review_sandboxboolean––
servicestring––
service_feestring––
service_supportedboolean––
successbooleanyes–
urgency_levelstring––

No examples provided.

get_services_pricing ~100

Use this when the user wants to browse Johnson Bros. services or general non-binding price ranges. Do not use it for an issue-specific estimate; use get_quote. Final pricing is confirmed on-site before work begins.

NameTypeReqDescription
categorystring–Filter by category: 'emergency', 'maintenance', 'repair', 'installation', 'specialty'
searchstring–Search term, e.g. "water heater", "drain"
NameTypeReqDescription
categoriesarrayyes–
errorstring––
error_codestring––
next_stepstring––
pricing_disclaimerstringyes–
review_sandboxboolean––
service_feestringyes–
service_supportedboolean––
servicesarrayyes–
successbooleanyes–
total_servicesintegeryes–

No examples provided.

open_customer_portal ~102

Use this when the customer wants to book Johnson Bros. service or search their own past visits. Opens a compact card that expands into a customer form without sending a message or creating a booking. History requires SMS verification and the customer card’s private, short-lived proof. Booking requires reviewing details and the customer-supplied SMS code.

NameTypeReqDescription
viewstring–Choose booking for a new service visit, or history for the customer’s own previous and upcoming visits.
NameTypeReqDescription
business_phonestringyes–
messagestringyes–
review_sandboxboolean––
successbooleanyes–
viewstringyes–

No examples provided.

request_booking ~267

Use this only after the user explicitly asks to start a Johnson Bros. booking and confirms their own contact details, service address, issue, and preferred windows. It sends a six-digit SMS code and does not schedule a visit. Do not claim an appointment exists until confirm_booking returns status:confirmed and booked:true.

NameTypeReqDescription
addressobjectyes–
confirmedbooleanyesTrue only after the user explicitly asks to start this booking request and send the SMS code
customer_typestring–Required for booking: answer to Have you used us before?
emailstring––
heard_about_usstring–Required for new customers: where they found us
namestringyesCustomer full name
notesstring–Issue description / anything the technician should know
phonestringyesCustomer mobile number — receives the 6-digit confirmation code
preferred_windowsarray–Preferred arrival windows from get_availability (start_time/end_time ISO strings)
promotion_review_requestedboolean––
referral_codestring––
servicestringyesRequested service, e.g. "water heater replacement"
time_preferencestring–Fallback time-of-day preference if none of the preferred windows is open
NameTypeReqDescription
attempts_allowedinteger––
booking_idstring––
code_sent_tostring––
errorstring––
error_codestring––
expires_atstring––
in_service_areaboolean––
next_stepstringyes–
review_sandboxboolean––
sandbox_verification_codestring––
service_area_noticestring––
statusstringyes–
successbooleanyes–

No examples provided.

request_callback ~170

Use this only after the user explicitly asks Johnson Bros. to call them about a plumbing need and provides their own contact details. This creates a callback lead, not an appointment, and can notify the office and send a transactional SMS acknowledgment. Do not use it for emergency dispatch; tell emergency users to call (617) 479-9911.

NameTypeReqDescription
confirmedbooleanyesTrue only after the user explicitly asks Johnson Bros. to contact them
emailstring––
issue_descriptionstringyesShort description of the plumbing issue
namestringyesCustomer full name, for example "Jane Smith"
phonestringyesCustomer phone number for the callback
preferred_callback_timestring–Optional preference such as "weekday morning"
urgencystring––
NameTypeReqDescription
error_codestring––
messagestringyes–
next_stepstringyes–
phone_last4string––
record_idstring––
request_idstringyes–
review_sandboxboolean––
statusstringyes–
successbooleanyes–

No examples provided.

request_out_of_area_callback ~228

Use as soon as a caller is found to be outside the automatic-booking service area and agrees to a call from the office. Requires name, phone, city, state, service ZIP, issue_description and confirmed:true. The server rechecks coverage: in_service_area means continue normal booking (no callback is created). For a Massachusetts address it flags the office to call back ASAP (status office_callback_requested); tell the caller the office will call them soon and that they are also welcome to call (617) 479-9911. Outside Massachusetts returns outside_massachusetts and creates nothing. It never books an appointment. Retries within 30 minutes return the same request (duplicate:true).

NameTypeReqDescription
addressobjectyes–
confirmedbooleanyesTrue only after the caller agreed to the office calling them back
issue_descriptionstringyesWhat the caller needs, in their words
namestringyesCaller full first and last name
phonestringyesCallback number. On phone calls the channel supplies the caller ID; confirm it with the caller.
NameTypeReqDescription
bookedbooleanyes–
coverage_verifiedboolean–False when the coverage database could not be read; the office will confirm.
duplicateboolean–True when this callback was already requested recently; no second office task was created.
error_codestring––
in_massachusettsboolean––
in_service_areabooleanyes–
messagestringyes–
next_stepstringyes–
record_idstring–Saved office lead reference, when a callback was requested.
request_idstringyesPublic operation receipt for support; never a provider customer ID.
review_sandboxboolean––
statusstringyes–
successbooleanyes–

No examples provided.

search ~89

Use this to find Johnson Bros. Plumbing pages about services, service area, pricing policy, or common questions. Returns ids, titles and URLs only -- call fetch with an id to read the full text. Do not use it to check live appointment availability (use get_availability) or to look up a customer.

NameTypeReqDescription
querystringyesNatural-language search terms, e.g. 'water heater Quincy'
NameTypeReqDescription
resultsarrayyes–
successbooleanyes–

No examples provided.

search_service_history ~199

Use this from the customer card or browser bridge after customer_lookup verifies SMS and supplies private proof. Shared agents must use the history returned by customer_lookup or open the customer portal; an MCP connection alone never authorizes history. Searches the authenticated account records available from the customer portal by repair keywords, date text, and status. No customer IDs or portal bearer tokens are accepted. If verification expires, use customer_lookup again. Results cover only the records loaded by the portal, not a guaranteed lifetime archive.

NameTypeReqDescription
history_access_tokenstring–Private verification proof attached automatically by the customer card or browser bridge. Never ask the customer for it or invent it.
limitinteger–Maximum records to return, from 1 to 50.
querystring–Repair keywords or date text, for example drain or 2025. Empty searches all available records.
statusstring–Filter the verified customer’s available visits by status.
NameTypeReqDescription
historyarrayyes–
messagestringyes–
records_searchedintegeryes–
returned_recordsintegeryes–
review_sandboxboolean––
successbooleanyes–

No examples provided.

submit_customer_info ~275

After asking Have you used us before?, use for NEW customers only after they approve full name, address, email, phone and where they found us. Include the customer-approved issue_description when the service or symptoms are already known. Saves an in-area customer; outside database coverage saves a lead with the supplied description for office review and never books a job. For a Massachusetts address outside the area that lead is also flagged for an ASAP office callback (office_callback_requested:true), so do not call request_out_of_area_callback afterwards. Say the description was saved only when issue_description_saved is true; in-area booking notes are saved later with request_booking. Lead submissions can notify the office and send a transactional SMS acknowledgment; they do not authorize marketing texts.

NameTypeReqDescription
addressobjectyes–
confirmedbooleanyesCustomer submitted or approved the new customer form, including any supplied issue description
emailstringyes–
heard_about_usstringyesWhere the customer found Johnson Bros; ask, never infer from the platform
issue_descriptionstring–Customer-approved service and reported symptoms, if already provided. Preserved in outside-area office lead notes; do not invent a diagnosis. Optional so contact-only intake still works.
namestringyesFull first and last name
phonestringyes–
NameTypeReqDescription
bookedbooleanyes–
error_codestring––
in_massachusettsboolean–Outside-area leads only: whether the service ZIP is in Massachusetts.
in_service_areabooleanyes–
issue_description_savedboolean–True only after a supplied issue description was saved with an office-review lead. Customer creation alone does not save booking notes.
messagestringyes–
next_stepstringyes–
office_callback_requestedboolean–True when the outside-area lead was flagged for an ASAP office callback (Massachusetts addresses).
record_idstring–Saved office lead reference, when applicable.
request_idstringyesPublic operation receipt for support; never a provider customer ID.
review_sandboxboolean––
statusstringyes–
successbooleanyes–

No examples provided.

Common questions

What is the com.thejohnsonbros/plumbing-booking MCP server?

com.thejohnsonbros/plumbing-booking is an MCP server listed in the public MCP registry as com.thejohnsonbros/plumbing-booking. Johnson Bros. Plumbing: check coverage, services, pricing, availability, and book by SMS. This page covers its hosted endpoint (https://thejohnsonbros.com/mcp).

Is the com.thejohnsonbros/plumbing-booking MCP server safe to use?

com.thejohnsonbros/plumbing-booking scores 74 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the com.thejohnsonbros/plumbing-booking MCP server expose?

com.thejohnsonbros/plumbing-booking exposes 16 tools: get_quote, emergency_help, open_customer_portal, search_service_history, submit_customer_info, and 11 more. Their descriptions and schemas cost roughly 2,753 tokens of context every time the server is loaded.

Does the com.thejohnsonbros/plumbing-booking MCP server require authentication?

No. We connected to com.thejohnsonbros/plumbing-booking without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the com.thejohnsonbros/plumbing-booking MCP server still maintained?

com.thejohnsonbros/plumbing-booking is still listed as active in the MCP registry. We last reached this channel on 26 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.