← Registry

General Tools

groteautorepair.com

Provides business information, service listings, and diagnostic guides for Grote Auto Repair.

1 endpoint8 known toolsFirst detected July 30, 2026Last detected July 30, 2026

ENDPOINT 1

https://groteautorepair.com/mcp

No auth detected

MCP server metadata

Name
grote-auto-repair
Version
1.0.0
Capabilities
tools
Server instructions

Tools for Grote Auto Repair in Rockford, IL: look up services and published prices, diagnose a car symptom, check whether a make is serviced, get hours/location, and request an appointment. When a customer wants to book, call request_appointment — but collect their name and callback phone first.

Known tools 8

get_business_info

Get Grote Auto Repair's hours, address, phone, whether it's open right now, warranty, service area, and how to book.

Inferred read-only
list_services

List the services Grote Auto Repair offers with published price ranges.

Inferred read-only
get_service

Get full detail for one service: what it includes, published price range, turnaround, and booking link.

Inferred read-only
diagnose_symptom

The main triage tool.

Inferred read-only
search_car_trouble

Search Grote's car-trouble guide library by keyword and return matching guides (title, urgency, link).

Inferred read-only
estimate_cost

Get Grote's published price range for a service — useful for a second opinion on another shop's quote.

Inferred read-only
check_make_supported

Check whether Grote services a given make (they service all makes) and return the make-specific repair page and known issues if one exists.

Inferred read-only
request_appointment

Request a service appointment at Grote Auto Repair.

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.grote-auto-repair]
url = "https://groteautorepair.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "grote-auto-repair": {
      "type": "http",
      "url": "https://groteautorepair.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: grote-auto-repair
Remote MCP URL: https://groteautorepair.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": {
    "grote-auto-repair": {
      "url": "https://groteautorepair.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "grote-auto-repair": {
      "type": "http",
      "url": "https://groteautorepair.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "grote-auto-repair",
  "transport": "streamable-http",
  "url": "https://groteautorepair.com/mcp"
}
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.

Indexed

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