{"name":"com.pestpin/pestpin","slug":"pestpin","title":"PestPin","description":"US pest control license check by number, licensed-company search by city, and cost planning ranges.","url":"https://mcp.market/server/pestpin","rating":null,"grade":"C","score":69,"certified":false,"status":"active","category":"search","tags":["search"],"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:41:17.305Z","last_ok_at":"2026-09-20T20:41:17.305Z","latency_ms":44},"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":null,"website":"https://pestpin.com/developers","version":"1.0.1","remotes":[{"type":"streamable-http","url":"https://pestpin.com/mcp"}],"packages":[],"tools":[{"name":"find_licensed_pros","description":"Find licensed pest control companies near a US city. Returns up to 8 businesses that hold a state license record covering that city and pest type, each with its license number, published phone number, the official state source link, and the date PestPin last processed that source. Also returns a link to the full list, where a homeowner can call any company for free or send one request that is offered to a single company at a time and never resold. Listings are matched public records, not recommendations or a ranking, and most businesses have not confirmed services or coverage with PestPin.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"city":{"type":"string","description":"City name, e.g. Houston. A city name only, never a street address.","minLength":2,"maxLength":60,"examples":["Houston","Orlando"]},"state":{"type":"string","description":"Two-letter US state code, e.g. TX","pattern":"^[A-Za-z]{2}$","examples":["TX","FL"]},"pest":{"type":"string","description":"Optional pest type, e.g. termites, bed bugs, rodents, ants, cockroaches, mosquitoes, wildlife. Defaults to general pest control.","maxLength":40,"examples":["termites","bed bugs"]}},"required":["city","state"],"additionalProperties":false}},{"name":"get_intro_request_link","description":"Get the link that starts a free request for pest control help in a US city. The request goes to one licensed company at a time, never to several at once and never resold, and the homeowner pays nothing at any point. This tool only builds and returns the link plus what happens next; it sends nothing and files nothing. The person has to open the link and agree to be contacted themselves, because US law requires that consent to be their own act and nobody can give it for them.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"city":{"type":"string","description":"City where the help is needed, e.g. Houston. A city name only, never a street address.","minLength":2,"maxLength":60,"examples":["Houston","Tampa"]},"state":{"type":"string","description":"Two-letter US state code, e.g. TX","pattern":"^[A-Za-z]{2}$","examples":["TX","FL"]},"pest":{"type":"string","description":"Optional pest type, e.g. termites, bed bugs, rodents. Defaults to general pest control.","maxLength":40,"examples":["termites","rodents"]}},"required":["city","state"],"additionalProperties":false}},{"name":"get_pest_cost","description":"US national planning cost range for a pest control service, with the factors that move the price. This is an editorial planning range, not a quote and not a measured average. Always tell the person to get a written local quote before hiring.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"pest":{"type":"string","description":"Pest or service, e.g. termite control, bed bugs","minLength":2,"maxLength":40,"examples":["termite control","bed bugs"]}},"required":["pest"],"additionalProperties":false}},{"name":"verify_license","description":"Check whether a US pest control company holds a state license record. Searches PestPin's directory of official state regulator records (34 states, reprocessed from official sources on a recurring schedule; publication timing varies by regulator). Returns matched businesses with license number, state, status at PestPin's last check, the date that check happened, and the official state source link so the answer can be verified at the regulator. Use it when someone names a company and wants to know if it is licensed. A miss is not proof a company is unlicensed: coverage is 34 states, some businesses are excluded as lawn, agricultural or government records, and name spellings vary.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"company":{"type":"string","description":"Business name (or license number) to search for, e.g. Acme Pest Control","minLength":2,"maxLength":100,"examples":["Acme Pest Control","Terminix"]},"state":{"type":"string","description":"Optional two-letter US state code to narrow the search, e.g. FL","pattern":"^[A-Za-z]{2}$","examples":["FL","TX"]}},"required":["company"],"additionalProperties":false}},{"name":"verify_phone","description":"Check a pest control company's phone number against official state license records. Give it the number on the van, the flyer, the voicemail or the caller ID and it returns the license records that publish that exact number, each with the business name, license number, issuing state, the official state source link and the date PestPin last processed that source. Use it when someone has a number and wants to see which license records publish it, before they hire or let anyone in. The state lookups PestPin works with are searched by business name or license number, so a number on its own is normally a dead end; this covers 34 states. The match is exact on ten digits and never partial, so a number one digit different is a different company and is never offered. A match means a license record publishes that number: it does not say who answered, whether the caller works for that company, or anything about insurance or work quality. No match is not proof anyone is unlicensed: coverage is 34 states, about half of all listings publish no phone at all, and a licensed company can publish a number PestPin does not hold. Records from states that license the individual operator rather than a firm are never returned here, because a phone number is not a way to look up a private person; they are counted in withheld and the license-number lookup returns them. Only ever pass a business's number, never the person's own.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"businessPhone":{"type":"string","description":"The pest control company's published phone number, e.g. 713-555-0100. Dashes, brackets, spaces, a leading 1 and an extension are all accepted. Never the person's own number.","minLength":7,"maxLength":64,"examples":["(713) 555-0100","+1 713-555-0100"]}},"required":["businessPhone"],"additionalProperties":false}}],"scan":{"score":69,"grade":"C","scanned_at":"2026-09-20T00:24:13.666Z","report":{"scannerVersion":"0.1.9","scannedAt":"2026-09-20T00:24:13.670Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":20,"max":20,"notes":["remote reachable in 1684ms"]},"poisoning":{"score":15,"max":15,"notes":["5 tool descriptions checked"]},"auth":{"score":10,"max":15,"notes":["open endpoint, read-only tools"]},"maintenance":{"score":3,"max":15,"notes":["no repository listed"]},"identity":{"score":4,"max":10,"notes":["verified namespace with website, no repo"]}},"findings":[{"id":"maint.no-repo","severity":"low","component":"maintenance","title":"No source repository listed"}],"inputs":{"probes":[{"url":"https://pestpin.com/mcp","reachable":true,"authRequired":false,"latencyMs":1684,"serverInfo":{"name":"pestpin","version":"1.1.0"}}],"packages":[],"repo":{"found":false},"icon":{"url":"https://pestpin.com/icon?502abb648b21b7b4","source":"site","width":512,"height":512},"presence":{"stars":null,"forks":null,"downloadsWeek":null,"license":null,"lastPushAt":null,"score":8}}}},"grade_history":[],"reviews":[]}