← Registry

General Tools

thejohnsonbros.com

Provides plumbing service information, quotes, emergency assistance, availability, and pricing for Johnson Bros.

1 endpoint11 known toolsFirst detected August 23, 2026Last detected August 23, 2026

ENDPOINT 1

https://thejohnsonbros.com/mcp

No auth detected

MCP server metadata

Name
jb-booker
Version
1.0.0
Capabilities
resources.listChangedtools.listChanged

Known tools 11

get_quote

Use this when the user wants a non-binding estimate for a specific plumbing issue.

Inferred read-only
emergency_help

Use this immediately when the user describes an urgent plumbing safety or damage situation.

Inferred read-only
get_availability

Use this when the user wants live Johnson Bros.

Inferred read-only
check_service_area

Use this when the user gives a Massachusetts ZIP code or town and wants to know whether Johnson Bros.

Inferred read-only
get_services_pricing

Use this when the user wants to browse Johnson Bros.

Inferred read-only
business_info

Use this when the user asks about Johnson Bros.

Inferred read-only
request_callback

Use this only after the user explicitly asks Johnson Bros.

Inferred read-only
request_booking

Use this only after the user explicitly asks to start a Johnson Bros.

Inferred read-only
confirm_booking

Use this after the customer supplies the six-digit SMS code from request_booking.

Potential side effects
search

Use this to find Johnson Bros.

Inferred read-only
fetch

Use this to read the full text of a document returned by search.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.jb-booker]
url = "https://thejohnsonbros.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "jb-booker": {
      "type": "http",
      "url": "https://thejohnsonbros.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: jb-booker
Remote MCP URL: https://thejohnsonbros.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "jb-booker": {
      "url": "https://thejohnsonbros.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "jb-booker": {
      "type": "http",
      "url": "https://thejohnsonbros.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "jb-booker",
  "transport": "streamable-http",
  "url": "https://thejohnsonbros.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for thejohnsonbros.com was fetched 2026-08-25T18:49:31.578Z.

Trust status Trusted

thejohnsonbros.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.