{"name":"co.leadproof/leadproof","slug":"leadproof","title":"LeadProof","description":"Verified local-business lead lists: quote, sample and order. The person approves every payment.","url":"https://mcp.market/server/leadproof","rating":null,"grade":"C","score":60,"certified":false,"status":"active","category":"ecommerce","tags":["ecommerce","sales","finance"],"presence":{"score":8,"stars":null,"forks":null,"downloads_week":null,"last_push_at":null,"license":null},"uptime":{"percent":100,"checks":2,"ok":2,"last_checked_at":"2026-09-19T20:56:06.024Z","last_ok_at":"2026-09-19T20:56:06.024Z","latency_ms":108},"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":null,"website":"https://leadproof.co/mcp/","version":"1.0.0","remotes":[{"type":"streamable-http","url":"https://leadproof.co/mcp"}],"packages":[],"tools":[{"name":"create_order","description":"Creates the order and returns a PayPal approval link. The PERSON must open the link and approve the payment; nothing is charged until they do. Ask for the delivery email first: the CSV and the order page go there. Returns the order id, the approval link, an order-status link and a status token for get_order_status.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"email":{"type":"string","format":"email","maxLength":254,"description":"Delivery email. The CSV download and order updates go here."},"business_types":{"type":"array","minItems":1,"maxItems":10,"items":{"type":"string","minLength":1,"maxLength":80},"description":"Business categories to find, e.g. [\"HVAC contractor\"]. Each one becomes a Google Maps search term."},"locations":{"type":"array","minItems":1,"maxItems":20,"items":{"type":"string","minLength":2,"maxLength":80},"description":"Cities, regions or countries, e.g. [\"Austin, TX\", \"Dallas, TX\"]. Anything Google Maps can resolve."},"qty":{"type":"integer","minimum":100,"maximum":1000,"description":"How many verified leads to deliver, 100 to 1000."},"min_reviews":{"type":"integer","enum":[0,30,50,100],"default":0,"description":"Only businesses with at least this many Google reviews. 0 means no filter. A higher bar costs more per lead and screens out more businesses."}},"required":["email","business_types","locations","qty"],"additionalProperties":false}},{"name":"get_checkout_link","description":"A leadproof.co link with the list already configured. The person opens it, reviews the price and pays on the site. Use this when they prefer to finish in a browser. Nothing is created until they order.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"business_types":{"type":"array","minItems":1,"maxItems":10,"items":{"type":"string","minLength":1,"maxLength":80},"description":"Business categories to find, e.g. [\"HVAC contractor\"]. Each one becomes a Google Maps search term."},"locations":{"type":"array","minItems":1,"maxItems":20,"items":{"type":"string","minLength":2,"maxLength":80},"description":"Cities, regions or countries, e.g. [\"Austin, TX\", \"Dallas, TX\"]. Anything Google Maps can resolve."},"qty":{"type":"integer","minimum":100,"maximum":1000,"description":"How many verified leads to deliver, 100 to 1000."},"min_reviews":{"type":"integer","enum":[0,30,50,100],"default":0,"description":"Only businesses with at least this many Google reviews. 0 means no filter. A higher bar costs more per lead and screens out more businesses."}},"required":["business_types","locations","qty"],"additionalProperties":false}},{"name":"get_order_status","description":"Status of an order created with create_order: awaiting approval, in review, building, delivered (with a download link) or refunded. Needs the order_id and status_token that create_order returned.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"order_id":{"type":"string","pattern":"^[a-f0-9-]{36}$","description":"The order id from create_order."},"status_token":{"type":"string","minLength":8,"description":"The status_token from create_order."}},"required":["order_id","status_token"],"additionalProperties":false}},{"name":"get_pricing","description":"Price tiers, review-filter multipliers, quantity limits and what a delivered list contains. Call this before quoting if the person wants to compare options.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"additionalProperties":false}},{"name":"get_sample_leads","description":"A few illustrative rows in the exact delivered format (placeholder businesses on reserved example domains, not real leads), plus the column reference.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"count":{"type":"integer","minimum":1,"maximum":10,"default":5,"description":"How many sample rows, 1 to 10."}},"additionalProperties":false}},{"name":"quote_lead_list","description":"Exact price for a lead list: business types, locations, quantity and optional minimum-review bar. Returns the amount the site charges, what is included and delivery terms. Nothing is created.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"business_types":{"type":"array","minItems":1,"maxItems":10,"items":{"type":"string","minLength":1,"maxLength":80},"description":"Business categories to find, e.g. [\"HVAC contractor\"]. Each one becomes a Google Maps search term."},"locations":{"type":"array","minItems":1,"maxItems":20,"items":{"type":"string","minLength":2,"maxLength":80},"description":"Cities, regions or countries, e.g. [\"Austin, TX\", \"Dallas, TX\"]. Anything Google Maps can resolve."},"qty":{"type":"integer","minimum":100,"maximum":1000,"description":"How many verified leads to deliver, 100 to 1000."},"min_reviews":{"type":"integer","enum":[0,30,50,100],"default":0,"description":"Only businesses with at least this many Google reviews. 0 means no filter. A higher bar costs more per lead and screens out more businesses."}},"required":["business_types","locations","qty"],"additionalProperties":false}}],"scan":{"score":60,"grade":"C","scanned_at":"2026-09-19T19:10:37.148Z","report":{"scannerVersion":"0.1.5","scannedAt":"2026-09-19T19:10:37.178Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":20,"max":20,"notes":["remote reachable in 209ms"]},"poisoning":{"score":15,"max":15,"notes":["6 tool descriptions checked"]},"auth":{"score":3,"max":15,"notes":["open endpoint exposes 2 write-action tools with no auth"]},"maintenance":{"score":3,"max":15,"notes":["no repository listed"]},"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"},{"id":"maint.no-repo","severity":"low","component":"maintenance","title":"No source repository listed"}],"inputs":{"probes":[{"url":"https://leadproof.co/mcp","reachable":true,"authRequired":false,"latencyMs":209,"serverInfo":{"name":"leadproof","version":"1.0.0"}}],"packages":[],"repo":{"found":false},"icon":{"url":"https://leadproof.co/logo.svg","source":"registry"},"presence":{"stars":null,"forks":null,"downloadsWeek":null,"license":null,"lastPushAt":null,"score":8}}}},"grade_history":[],"reviews":[]}