Site MCP server
Laser Materials Compare: the site's own MCP server — dataset, enquiry (enquiry = a human...
Little public usage data yet
Reviews
Write oneNobody has reviewed Site yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Site tools (10, 1 write)
write = sends, deletes, buys or postsdataset_columnsFreeThe columns, which of them are numeric, the row count and the provenance banner of the Laser Materials Compare dataset. Call this first to learn the schema.
dataset_compareFreeThe rows of the Laser Materials Compare dataset whose column is any of the given values, in the order given — for "X vs Y" questions.
dataset_provenanceFreeThe source, the date it was computed, the licence and the citation for the Laser Materials Compare dataset. Read this to attribute a figure correctly.
dataset_rowFreeThe rows of the Laser Materials Compare dataset where a column equals a value exactly (case-insensitive).
dataset_searchFreeRows of the Laser Materials Compare dataset whose cells contain the query (case-insensitive), up to 50.
dataset_statsFreecount, min, max, mean, median and sum of a numeric column of the Laser Materials Compare dataset (grouping commas and currency are handled; non-numeric rows are excluded and counted).
dataset_topFreeThe highest (or lowest) rows of the Laser Materials Compare dataset by a numeric column — "which is the most/least X".
enquiry_describeFreeRead first. States plainly what submit_enquiry does on Laser Materials Compare: 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_fieldsFreeEvery field of the Laser Materials Compare 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_enquirywrite actionFreeSubmits an enquiry to Laser Materials Compare — 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 sending this you agree that Laser Materials Compare may reply to the address you give and will not pass your details to anyone else."
Public scan report
scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 1921ms20/20
- Tool poisoning10 tool descriptions checked15/15
- Auth qualityopen endpoint exposes 1 write-action tools with no auth3/15
- Maintenancerepository not readable: repo not found3/15
- Maintainer identityverified namespace with website, no repo4/10
Findings (1)
- highWrite-action tools reachable without authentication
auth.open-write
Install directly
claude mcp add --transport http site https://lasermaterialscompare.com/mcp
Site: common questions
- Is Site MCP server safe?
- With care: it is graded C, so read the findings first (60/100). Read the Site safety report
- How do I install Site?
- It runs remotely at lasermaterialscompare.com. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does Site need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is Site maintained?
- The latest release is v1.0.0.
- Is Site up?
- 100% of our last 6 checks got an answer. We check remote servers about four times a day.