
site
PotterySuppliesHQ: the site's own MCP server — dataset, enquiry (enquiry = a human handoff, not...
Community: Submitted by a user or imported; check the owner before granting accessDegradedNo sign-inGlobalFreeRead-only
What it can do
What data it sees
Do you need an account
No: the server works without sign-in
PotterySuppliesHQ: the site's own MCP server — dataset, enquiry (enquiry = a human handoff, not...
Server tool list (10)
Raw names from tools/list. Only developers need these.
| dataset_columns | The columns, which of them are numeric, the row count and the provenance banner of the PotterySuppliesHQ dataset. Call this first to learn the schema. |
| dataset_search | Rows of the PotterySuppliesHQ dataset whose cells contain the query (case-insensitive), up to 50. |
| dataset_row | The rows of the PotterySuppliesHQ dataset where a column equals a value exactly (case-insensitive). |
| dataset_compare | The rows of the PotterySuppliesHQ dataset whose column is any of the given values, in the order given — for "X vs Y" questions. |
| dataset_stats | count, min, max, mean, median and sum of a numeric column of the PotterySuppliesHQ dataset (grouping commas and currency are handled; non-numeric rows are excluded and counted). |
| dataset_top | The highest (or lowest) rows of the PotterySuppliesHQ dataset by a numeric column — "which is the most/least X". |
| dataset_provenance | The source, the date it was computed, the licence and the citation for the PotterySuppliesHQ dataset. Read this to attribute a figure correctly. |
| enquiry_describe | Read first. States plainly what submit_enquiry does on PotterySuppliesHQ: it starts an enquiry with human providers who quote directly. Nothing is bought, ordered or paid; no quote is guaranteed; it is free. Also returns who receives the details, the consent wording, and how the person confirms. |
| enquiry_fields | Every field of the PotterySuppliesHQ enquiry: key, label, type, whether required, help text and the allowed options where there are any. Pass answers to submit_enquiry keyed by field key. |
| submit_enquiry | Submits an enquiry to PotterySuppliesHQ — NOT a purchase, NOT a guaranteed quote. Step 1: call with the answers (keyed by field key from enquiry_fields) and consent=true; it validates and returns a summary, the consent line and a confirmation token — show the person the summary and the consent line. Step 2: only if the person agrees, call again with the same answers, consent=true and the confirmation token; the enquiry is then submitted, and the person receives an email with a link they must click before any provider sees it. Consent means the person has read and agreed to: "By submitting you agree PotterySuppliesHQ emails you a shortlist and shares nothing else with anyone." |