MCP Uptime
← MCP Reliability Index  /  Web & Scraping
G

Green Gooding

io.github.Green-Gooding-Marketplace/greengooding-mcp
Read-only catalog for Green Gooding — NYC peer-to-peer rental marketplace.
healthy
status
7
tools exposed
703ms
connect latency
a3aa526a369b
schema fingerprint

Tools (7)

search_products
Search the Green Gooding rental catalog by text query, optionally filtered by NYC zipcode for distance-sorted results. Returns a list of products with id, slug, name, brand, cheapest price, photo, and distance (when zipcode is provided).
get_product_details
Fetch full product detail by slug: description, specs, photos, pricing tiers, available physical units, and categories.
check_availability
Check whether a product is available for a date range. Returns { available: boolean } plus the echoed dates and product identifiers.
get_quote
Compute a price quote for a rental and return a signed checkout URL the user can click to land in the booking form with dates, delivery option, and coupon pre-filled. The user confirms identity and pays through normal Stripe flow.
list_categories
List the Green Gooding category tree (root categories plus children).
get_pickup_zones
Return the pickup/delivery options for a product: each option has type (PICKUP|DELIVERY), location (address + lat/lng), price, and (for delivery) the maximum reachable distance in miles.
propose_booking
Re-validate availability + price for a rental and create a Stripe Checkout URL the user (or the agent itself, if it can pay) can complete to book the product end-to-end. No booking is created until the Stripe payment completes. Use get_quote instead when the human needs to confirm identity / enter d

Endpoint

https://mcp.greengooding.com/mcp
Category: Web & Scraping · Last checked: 2026-07-30T13:47:26Z

Monitor your own MCP server

Get alerted the moment yours goes down, a tool schema drifts, or an upstream silently breaks.

Get early access
How we measure →
What this means. This server responded to the MCP handshake and listed its tools without authentication. The schema fingerprint lets us flag if tool signatures silently change (schema drift) between checks.