{"name":"com.professorsausages/sausage-trust","slug":"professorsausages-sausage-trust","title":"Professor Sausages — Trust & Verification","description":"Email, phone, domain, URL & OFAC verification; phishing and IBAN checks via x402.","url":"https://mcp.market/server/professorsausages-sausage-trust","rating":null,"grade":"C","score":60,"certified":false,"status":"active","category":"email","tags":["email"],"presence":{"score":8,"stars":null,"forks":null,"downloads_week":null,"last_push_at":null,"license":null},"uptime":{"percent":100,"checks":20,"ok":20,"last_checked_at":"2026-09-24T06:36:16.667Z","last_ok_at":"2026-09-24T06:36:16.667Z","latency_ms":42},"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":null,"website":"https://x402.professorsausages.com/mcp","version":"1.0.1","remotes":[{"type":"streamable-http","url":"https://x402.professorsausages.com/mcp/trust"}],"packages":[],"tools":[{"name":"address_screen","description":"Screen a crypto address against the full live OFAC SDN list, segmented by chain. Returns a verdict with the matching SDN entries as evidence — never a silent all-clear. Paid: call without x_payment to receive this call's exact terms (amount, asset, network), sign them, then call again with x_payment. The free `pricing` tool lists every price at once.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"chain":{"type":"string","enum":["base","ethereum","bitcoin","tron","litecoin","monero","dash","zcash","bitcoin-cash","dogecoin","bitcoin-gold","verge","solana"],"default":"base","description":"Which chain the address belongs to.","examples":["base"]},"address":{"type":"string","description":"The address to screen, in that chain's native format.","examples":["0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"]},"x_payment":{"type":"string","description":"Optional signed x402 payment payload (base64, what the X-PAYMENT header carries). Omit to receive the exact payment terms; sign them (e.g. @x402/fetch) and call again with this argument to settle and get the data."}},"required":["address"]}},{"name":"domain_intel","description":"RDAP registration card for a domain (creation/expiry dates, registrar, statuses, nameservers, DNSSEC) plus derived risk flags like domain age. view='dns' returns a live multi-record DNS summary (A/AAAA/CNAME/MX/NS/TXT/SOA/CAA + SPF/DMARC); view='live' re-reads the registry at the moment you ask. Paid: call without x_payment to receive this call's exact terms (amount, asset, network), sign them, then call again with x_payment. The free `pricing` tool lists every price at once.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"domain":{"type":"string","description":"Registrable domain name.","examples":["cloudflare.com"]},"view":{"type":"string","enum":["registration","dns","live"],"default":"registration","description":"Which read to perform.","examples":["registration"]},"x_payment":{"type":"string","description":"Optional signed x402 payment payload (base64, what the X-PAYMENT header carries). Omit to receive the exact payment terms; sign them (e.g. @x402/fetch) and call again with this argument to settle and get the data."}},"required":["domain"]}},{"name":"email_check","description":"Deliverability signals for one address: RFC5322 syntax, live MX/SPF/DMARC over DNS-over-HTTPS, disposable/role-account flags. Signals with evidence — not a guaranteed inbox verdict. Paid: call without x_payment to receive this call's exact terms (amount, asset, network), sign them, then call again with x_payment. The free `pricing` tool lists every price at once.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"email":{"type":"string","description":"The address to check.","examples":["support@cloudflare.com"]},"x_payment":{"type":"string","description":"Optional signed x402 payment payload (base64, what the X-PAYMENT header carries). Omit to receive the exact payment terms; sign them (e.g. @x402/fetch) and call again with this argument to settle and get the data."}},"required":["email"]}},{"name":"find_data","description":"Describe the data you need in plain language (e.g. 'Apple risk factors 2023', 'is this token a honeypot', 'is this email deliverable', 'read this page'). Searches this server's datasets first, then the whole Professor Sausages catalog, and returns matching endpoints with method, URL, price, and how to call them. Free.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"task":{"type":"string","description":"What you're trying to find or do, in your own words","examples":["Apple risk factors 2023"]}},"required":["task"]}},{"name":"iban_check","description":"Validate an IBAN (length + mod-97 check digits). view='decode' resolves it to country, bank and account parts; view='format' returns electronic and paper (grouped) forms. Paid: call without x_payment to receive this call's exact terms (amount, asset, network), sign them, then call again with x_payment. The free `pricing` tool lists every price at once.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"iban":{"type":"string","description":"The IBAN, spaces optional.","examples":["DE89370400440532013000"]},"view":{"type":"string","enum":["validate","decode","format"],"default":"validate","description":"Which operation to run.","examples":["decode"]},"x_payment":{"type":"string","description":"Optional signed x402 payment payload (base64, what the X-PAYMENT header carries). Omit to receive the exact payment terms; sign them (e.g. @x402/fetch) and call again with this argument to settle and get the data."}},"required":["iban"]}},{"name":"phone_check","description":"Validate and normalize a phone number: E.164 form, line type, region, and a verdict. Pure CPU, no third-party lookup. Paid: call without x_payment to receive this call's exact terms (amount, asset, network), sign them, then call again with x_payment. The free `pricing` tool lists every price at once.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"number":{"type":"string","description":"The number, ideally in E.164.","examples":["+14155552671"]},"region":{"type":"string","description":"ISO-3166 region hint for national-format numbers.","examples":["US"]},"x_payment":{"type":"string","description":"Optional signed x402 payment payload (base64, what the X-PAYMENT header carries). Omit to receive the exact payment terms; sign them (e.g. @x402/fetch) and call again with this argument to settle and get the data."}},"required":["number"]}},{"name":"pricing","description":"Every endpoint this server fronts, with its exact per-call USD price (x402, USDC on Base) and a one-line summary, read live from the route table. Free.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{}}},{"name":"request_data","description":"The suggestion box: ask for data we don't have (a pre-2015 filing, an uncovered ticker, an unsupported chain, a whole dataset). Requests feed the nightly ingestion queue — filings are usually available within ~24h. Include contact if you want to hear back. Free.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"description":{"type":"string","description":"What data you need, in your own words","examples":["Tesla 10-K for fiscal 2014"]},"use_case":{"type":"string","description":"Optional: what you're building","examples":["a risk-factor diffing agent"]},"contact":{"type":"string","description":"Optional: URL/email/handle for follow-up","examples":["https://example.com/contact"]}},"required":["description"]}},{"name":"sanctions_entity","description":"The complete OFAC record for one entity number: all aliases, addresses, sanctions programs, and extracted identifiers (passports, tax ids, DOBs). Use after sanctions_screen returns a candidate. Paid: call without x_payment to receive this call's exact terms (amount, asset, network), sign them, then call again with x_payment. The free `pricing` tool lists every price at once.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"id":{"type":"string","description":"OFAC ent_num from a screen result.","examples":["27307"]},"x_payment":{"type":"string","description":"Optional signed x402 payment payload (base64, what the X-PAYMENT header carries). Omit to receive the exact payment terms; sign them (e.g. @x402/fetch) and call again with this argument to settle and get the data."}},"required":["id"]}},{"name":"sanctions_screen","description":"Fuzzy-screen a name against the full OFAC SDN + Consolidated lists. Returns match / possible_match / no_match with scored candidates and the aliases that matched — never a silent all-clear. Paid: call without x_payment to receive this call's exact terms (amount, asset, network), sign them, then call again with x_payment. The free `pricing` tool lists every price at once.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"name":{"type":"string","description":"Name to screen.","examples":["Ivan Ivanov"]},"type":{"type":"string","enum":["individual","entity","vessel","aircraft"],"description":"Restrict to one party type.","examples":["individual"]},"list":{"type":"string","enum":["sdn","cons","all"],"default":"all","description":"Which OFAC list(s) to screen against.","examples":["all"]},"min_score":{"type":"integer","description":"Minimum fuzzy score (0-100) for a candidate to be returned.","examples":[85]},"limit":{"type":"integer","description":"Max candidates to return.","examples":[5]},"x_payment":{"type":"string","description":"Optional signed x402 payment payload (base64, what the X-PAYMENT header carries). Omit to receive the exact payment terms; sign them (e.g. @x402/fetch) and call again with this argument to settle and get the data."}},"required":["name"]}},{"name":"url_screen","description":"Screen a URL against the URLhaus blocklist snapshot plus deterministic live heuristics (redirect chain, host reputation signals, lookalike patterns). Returns a verdict with the rules that fired. Paid: call without x_payment to receive this call's exact terms (amount, asset, network), sign them, then call again with x_payment. The free `pricing` tool lists every price at once.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"url":{"type":"string","description":"Absolute URL to screen.","examples":["https://example.com/"]},"follow":{"type":"boolean","default":true,"description":"Follow the redirect chain before judging.","examples":[true]},"x_payment":{"type":"string","description":"Optional signed x402 payment payload (base64, what the X-PAYMENT header carries). Omit to receive the exact payment terms; sign them (e.g. @x402/fetch) and call again with this argument to settle and get the data."}},"required":["url"]}},{"name":"vessel_screen","description":"Screen vessels against OFAC maritime designations by fuzzy name, exact call sign, or IMO number, with flag filtering. Paid: call without x_payment to receive this call's exact terms (amount, asset, network), sign them, then call again with x_payment. The free `pricing` tool lists every price at once.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"name":{"type":"string","description":"Vessel name (fuzzy).","examples":["Adrian Darya"]},"call_sign":{"type":"string","description":"Exact call sign.","examples":["T2EU4"]},"imo":{"type":"string","description":"IMO number.","examples":["9116412"]},"flag":{"type":"string","description":"Flag state filter.","examples":["Iran"]},"limit":{"type":"integer","description":"Max results.","examples":[10]},"x_payment":{"type":"string","description":"Optional signed x402 payment payload (base64, what the X-PAYMENT header carries). Omit to receive the exact payment terms; sign them (e.g. @x402/fetch) and call again with this argument to settle and get the data."}}}}],"scan":{"score":60,"grade":"C","scanned_at":"2026-09-23T11:53:41.080Z","report":{"scannerVersion":"0.1.9","scannedAt":"2026-09-23T11:53:41.018Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":20,"max":20,"notes":["remote reachable in 1174ms"]},"poisoning":{"score":15,"max":15,"notes":["12 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":["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://x402.professorsausages.com/mcp/trust","reachable":true,"authRequired":false,"latencyMs":1174,"serverInfo":{"name":"sausage-trust","version":"1.0.0"}}],"packages":[],"repo":{"found":false},"icon":{"url":"https://x402.professorsausages.com/favicon.svg","source":"site"},"presence":{"stars":null,"forks":null,"downloadsWeek":null,"license":null,"lastPushAt":null,"score":8}}}},"grade_history":[],"reviews":[]}