{"name":"com.entitysearchhq/site","slug":"entitysearchhq-site","title":null,"description":"EntitySearch HQ: the site's own MCP server — dataset, enquiry (enquiry = a human handoff, not a...","url":"https://mcp.market/server/entitysearchhq-site","rating":null,"grade":"C","score":60,"certified":false,"status":"active","category":"other","tags":[],"presence":{"score":8,"stars":null,"forks":null,"downloads_week":null,"last_push_at":null,"license":null},"uptime":{"percent":100,"checks":6,"ok":6,"last_checked_at":"2026-09-20T20:16:13.170Z","last_ok_at":"2026-09-20T20:16:13.170Z","latency_ms":2087},"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":"https://github.com/joeetdev/venture-estate","website":"https://entitysearchhq.com","version":"1.0.0","remotes":[{"type":"streamable-http","url":"https://entitysearchhq.com/mcp"}],"packages":[],"tools":[{"name":"dataset_columns","description":"The columns, which of them are numeric, the row count and the provenance banner of the EntitySearch HQ dataset. Call this first to learn the schema.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"dataset_compare","description":"The rows of the EntitySearch HQ dataset whose column is any of the given values, in the order given — for \"X vs Y\" questions.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"column":{"type":"string","minLength":1},"values":{"type":"array","items":{"type":"string","minLength":1},"minItems":2,"maxItems":10}},"required":["column","values"],"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"dataset_provenance","description":"The source, the date it was computed, the licence and the citation for the EntitySearch HQ dataset. Read this to attribute a figure correctly.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"dataset_row","description":"The rows of the EntitySearch HQ dataset where a column equals a value exactly (case-insensitive).","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"column":{"type":"string","minLength":1},"value":{"type":"string","minLength":1}},"required":["column","value"],"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"dataset_search","description":"Rows of the EntitySearch HQ dataset whose cells contain the query (case-insensitive), up to 50.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"type":"string","minLength":1,"description":"text to look for in any cell"},"limit":{"type":"integer","minimum":1,"maximum":50}},"required":["query"],"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"dataset_stats","description":"count, min, max, mean, median and sum of a numeric column of the EntitySearch HQ dataset (grouping commas and currency are handled; non-numeric rows are excluded and counted).","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"column":{"type":"string","minLength":1}},"required":["column"],"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"dataset_top","description":"The highest (or lowest) rows of the EntitySearch HQ dataset by a numeric column — \"which is the most/least X\".","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"column":{"type":"string","minLength":1},"limit":{"type":"integer","minimum":1,"maximum":50},"ascending":{"type":"boolean","description":"true for the lowest first; default highest first"}},"required":["column"],"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"enquiry_describe","description":"Read first. States plainly what submit_enquiry does on EntitySearch HQ: 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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"enquiry_fields","description":"Every field of the EntitySearch HQ 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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"submit_enquiry","description":"Submits an enquiry to EntitySearch HQ — 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 EntitySearch HQ emails you the answer to your lookup question and shares nothing else with anyone.\"","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"answers":{"type":"object","additionalProperties":{"type":["string","number","boolean"]},"description":"the person's answers, keyed by field key"},"consent":{"type":"boolean","description":"true only when the person has agreed to: By submitting you agree EntitySearch HQ emails you the answer to your lookup question and shares nothing else with anyone."},"confirmation":{"type":"string","description":"the confirmation token from step 1, after the person has approved the summary"}},"required":["answers","consent"],"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}}],"scan":{"score":60,"grade":"C","scanned_at":"2026-09-19T20:07:50.366Z","report":{"scannerVersion":"0.1.5","scannedAt":"2026-09-19T20:07:50.359Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":20,"max":20,"notes":["remote reachable in 1364ms"]},"poisoning":{"score":15,"max":15,"notes":["10 tool descriptions checked"]},"auth":{"score":3,"max":15,"notes":["open endpoint exposes 1 write-action tools with no auth"]},"maintenance":{"score":3,"max":15,"notes":["repository not readable: repo not found"]},"identity":{"score":4,"max":10,"notes":["verified namespace with website, no repo"]}},"findings":[{"id":"auth.open-write","severity":"high","component":"auth","title":"Write-action tools reachable without authentication"}],"inputs":{"probes":[{"url":"https://entitysearchhq.com/mcp","reachable":true,"authRequired":false,"latencyMs":1364,"serverInfo":{"name":"EntitySearch HQ (entitysearchhq.com)","version":"1.0.0"}}],"packages":[],"repo":{"found":false,"owner":"joeetdev","repo":"venture-estate","error":"repo not found"},"icon":{"url":"https://entitysearchhq.com/apple-touch-icon.png","source":"registry","width":180,"height":180},"presence":{"stars":null,"forks":null,"downloadsWeek":null,"license":null,"lastPushAt":null,"score":8}}}},"grade_history":[],"reviews":[]}