← Registry

General Tools

grator.com

Provides customer-facing product information, pricing, FAQ, warranty, and delivery estimates for the Grator Lowrider mower.

1 endpoint6 known toolsFirst detected August 12, 2026Last detected August 12, 2026

ENDPOINT 1

https://grator.com/mcp

No auth detected

MCP server metadata

Name
grator
Version
1.0.0
Capabilities
tools
Server instructions

Grator makes the Grator Lowrider, a remote-controlled electric steep-slope mower. Use these tools to answer product/price/warranty questions and to send a sales inquiry.

Known tools 6

get_product_specs

Get the full specification of the Grator Lowrider steep-slope mower: what it is, max slope, power, price, warranty, colours.

Inferred read-only
get_price

Get the price of the Grator Lowrider in a given currency (default EUR).

Inferred read-only
search_faq

Search Grator customer FAQ + knowledge base and return the most relevant answers to a customer question (shipping, warranty, slope, battery, how it works, etc.).

Inferred read-only
check_warranty

Check whether a specific Grator unit is under warranty, by its serial number (e.g.

Inferred read-only
estimate_delivery

Rough estimate of how long until a newly-ordered Grator can ship (production is one unit at a time in a small workshop).

Inferred read-only
contact_sales

Send a sales inquiry to Grator (the human team replies by email).

Potential side effects

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

.mcp.json

{
  "mcpServers": {
    "grator": {
      "type": "http",
      "url": "https://grator.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "grator",
  "transport": "streamable-http",
  "url": "https://grator.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 grator.com was fetched 2026-08-24T06:48:15.054Z.

Trust status Trusted

grator.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.