{"name":"com.mentioned-on/ai-discovery-readiness","slug":"mentioned-on-ai-discovery-readiness","title":"MentionedOn Discovery Evidence Tools","description":"Assess AI-discovery readiness, plan visibility fixes, and summarize scan evidence. Read-only.","url":"https://mcp.market/server/mentioned-on-ai-discovery-readiness","rating":null,"grade":"C","score":69,"certified":false,"status":"active","category":"security","tags":["security"],"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-23T03:15:56.923Z","last_ok_at":"2026-09-23T03:15:56.923Z","latency_ms":234},"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":null,"website":"https://mentioned-on.com/developers/mcp","version":"1.0.0","remotes":[{"type":"streamable-http","url":"https://mentioned-on.com/mcp"}],"packages":[],"tools":[{"name":"analyze_discovery_readiness","description":"Score caller-supplied website and business discovery signals. This tool does not fetch the website, run an AI scan, persist data, or verify inclusion in any AI product.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"businessName":{"type":"string","minLength":2,"maxLength":120,"description":"The business name used only to label this assessment."},"websiteUrl":{"description":"Optional page URL used only as a label. The tool will not fetch this URL.","type":"string","maxLength":2048,"format":"uri"},"signals":{"minItems":1,"maxItems":10,"type":"array","items":{"type":"object","properties":{"signal":{"type":"string","enum":["business_identity","service_location","page_description","contact_details","structured_data","corroborating_profiles","crawlability","buyer_faq","first_party_evidence","machine_summary"],"description":"The discovery-readiness signal being assessed."},"status":{"type":"string","enum":["present","partial","missing","unknown"],"description":"Observed status. Use unknown when the caller has no evidence."},"evidence":{"type":"string","minLength":3,"maxLength":500,"description":"Concise caller-supplied evidence supporting the stated status."}},"required":["signal","status"],"additionalProperties":false},"description":"Caller-supplied signal observations. Omitted signals are treated as unknown."}},"required":["businessName","signals"],"$schema":"http://json-schema.org/draft-07/schema#","additionalProperties":false}},{"name":"build_visibility_action_plan","description":"Prioritize fixes from caller-supplied findings using a deterministic rubric. This tool does not edit a website, contact third parties, persist data, or promise rankings or mentions.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"businessName":{"type":"string","minLength":2,"maxLength":120},"goal":{"type":"string","enum":["improve_discovery_clarity","strengthen_citation_evidence","prepare_for_monitoring"],"description":"The outcome used to break ties in the deterministic priority rubric."},"effortBudget":{"type":"string","enum":["lean","balanced","comprehensive"],"description":"Controls how many actions are returned and how they are phased."},"findings":{"minItems":1,"maxItems":10,"type":"array","items":{"type":"object","properties":{"signal":{"type":"string","enum":["business_identity","service_location","page_description","contact_details","structured_data","corroborating_profiles","crawlability","buyer_faq","first_party_evidence","machine_summary"],"description":"The discovery-readiness signal being assessed."},"status":{"type":"string","enum":["present","partial","missing","unknown"],"description":"Observed status. Use unknown when the caller has no evidence."},"evidence":{"type":"string","minLength":3,"maxLength":500,"description":"Concise caller-supplied evidence supporting the stated status."}},"required":["signal","status"],"additionalProperties":false},"description":"Caller-supplied findings. Present findings are acknowledged but do not create actions."}},"required":["businessName","goal","effortBudget","findings"],"$schema":"http://json-schema.org/draft-07/schema#","additionalProperties":false}},{"name":"summarize_scan_evidence","description":"Calculate mention and business-citation rates from caller-supplied captures. This tool does not call AI providers, fetch URLs, persist data, or establish current inclusion beyond the supplied observations.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"businessName":{"type":"string","minLength":2,"maxLength":120},"observations":{"minItems":1,"maxItems":50,"type":"array","items":{"anyOf":[{"type":"object","properties":{"sourceLabel":{"type":"string","minLength":1,"maxLength":80,"description":"Caller-supplied label for the model, product, or source."},"surfaceType":{"type":"string","enum":["model_api_capture","consumer_app_capture","search_ai_capture","other"],"description":"How the caller obtained this capture."},"prompt":{"type":"string","minLength":3,"maxLength":1000},"observedAt":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d(?::[0-5]\\d(?:\\.\\d+)?)?(?:Z|([+-](?:[01]\\d|2[0-3]):[0-5]\\d)))$","description":"ISO 8601 timestamp for the supplied capture."},"status":{"type":"string","const":"completed"},"businessMentioned":{"type":"boolean"},"businessCitationUrls":{"default":[],"description":"URLs that the caller identified as citations specifically for the named business.","maxItems":10,"type":"array","items":{"type":"string","maxLength":2048,"format":"uri"}},"position":{"type":"integer","minimum":1,"maximum":100},"sentiment":{"type":"string","enum":["positive","neutral","negative","mixed","not_scored"]}},"required":["sourceLabel","surfaceType","prompt","observedAt","status","businessMentioned"],"additionalProperties":false},{"type":"object","properties":{"sourceLabel":{"type":"string","minLength":1,"maxLength":80,"description":"Caller-supplied label for the model, product, or source."},"surfaceType":{"type":"string","enum":["model_api_capture","consumer_app_capture","search_ai_capture","other"],"description":"How the caller obtained this capture."},"prompt":{"type":"string","minLength":3,"maxLength":1000},"observedAt":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d(?::[0-5]\\d(?:\\.\\d+)?)?(?:Z|([+-](?:[01]\\d|2[0-3]):[0-5]\\d)))$","description":"ISO 8601 timestamp for the supplied capture."},"status":{"type":"string","enum":["error","skipped"]},"reason":{"type":"string","minLength":3,"maxLength":500}},"required":["sourceLabel","surfaceType","prompt","observedAt","status","reason"],"additionalProperties":false}]},"description":"Point-in-time captures supplied by the caller. The tool will not obtain new captures."}},"required":["businessName","observations"],"$schema":"http://json-schema.org/draft-07/schema#","additionalProperties":false}}],"scan":{"score":69,"grade":"C","scanned_at":"2026-09-21T22:06:29.772Z","report":{"scannerVersion":"0.1.9","scannedAt":"2026-09-21T22:06:29.703Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":20,"max":20,"notes":["remote reachable in 901ms"]},"poisoning":{"score":15,"max":15,"notes":["3 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://mentioned-on.com/mcp","reachable":true,"authRequired":false,"latencyMs":901,"serverInfo":{"name":"mentionedon-discovery-evidence","version":"1.0.0"}}],"packages":[],"repo":{"found":false},"icon":{"url":"https://mentioned-on.com/icon?4508c49716de052b","source":"site","width":32,"height":32},"presence":{"stars":null,"forks":null,"downloadsWeek":null,"license":null,"lastPushAt":null,"score":8}}}},"grade_history":[],"reviews":[]}