General Tools
josephinsurancebroker.com
Provides tools for booking free insurance consultations and obtaining quotes for Medicare, health, travel, and other insurance plans.
ENDPOINT 1
https://josephinsurancebroker.com
MCP server metadata
- Name
- WebMCP
Known tools 8
book_free_consultationBook a free Medicare or insurance consultation with Peter R. Joseph, award-winning Medicare broker in Chino, CA. All consultations are completely free.
Inferred read-onlyget_insurance_quoteSubmit a free insurance quote request to Joseph Insurance Broker LLC for Medicare, health, life, business, home/auto, or travel insurance.
Inferred read-onlycompare_medicare_plansCompare Medicare Advantage, Medicare Supplement (Medigap), and Part D prescription drug plans available in the client's zip code area via PlanEnroll.
Inferred read-onlycompare_health_plansCompare ACA / Covered California health insurance plans for individuals and families under 65 through HealthSherpa.
Inferred read-onlyget_travel_insurance_quoteGet a travel insurance quote through IMG Global iTravelInsured. Covers trip cancellation, emergency medical, lost/delayed baggage, and 24/7 travel assistance.
Inferred read-onlyget_special_event_insurance_quoteGet a special event insurance quote through Thimble for weddings, parties, corporate events, and other one-time events.
Inferred read-onlycontact_agentSend a message or question directly to Peter R. Joseph at Joseph Insurance Broker LLC. For fastest response call (909) 217-2630.
Potential side effectslearn_about_medicareNavigate to a specific Medicare information page on josephinsurancebroker.com to learn about Medicare options, costs, and enrollment.
Inferred read-onlyCONNECT 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.webmcp]
url = "https://josephinsurancebroker.com"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"webmcp": {
"type": "http",
"url": "https://josephinsurancebroker.com"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: webmcp
Remote MCP URL: https://josephinsurancebroker.com
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": {
"webmcp": {
"url": "https://josephinsurancebroker.com"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"webmcp": {
"type": "http",
"url": "https://josephinsurancebroker.com"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "webmcp",
"transport": "streamable-http",
"url": "https://josephinsurancebroker.com"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.