{"name":"com.viewsmeet/participate","slug":"viewsmeet-participate","title":"ViewsMeet Pick + Predict","description":"Read frozen Atlas cells, answer private quizzes, score Mini-IPIP vectors, and cast enum ballots.","url":"https://mcp.market/server/viewsmeet-participate","rating":null,"grade":"C","score":57,"certified":false,"status":"active","category":"other","tags":[],"presence":{"score":5,"stars":null,"forks":null,"downloads_week":null,"last_push_at":null,"license":null},"uptime":{"percent":100,"checks":9,"ok":9,"last_checked_at":"2026-09-21T14:21:09.540Z","last_ok_at":"2026-09-21T14:21:09.540Z","latency_ms":223},"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":null,"website":null,"version":"0.5.0","remotes":[{"type":"streamable-http","url":"https://viewsmeet.com/mcp"}],"packages":[],"tools":[{"name":"cast_ballot","description":"Submit enum-only self and prediction vectors for one issued challenge and nonce. Provenance is server-assigned.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"schemaVersion":{"type":"string","const":"1.0"},"challengeId":{"type":"string","pattern":"^[A-Za-z0-9_-]{8,128}$"},"packId":{"type":"string","pattern":"^[a-z0-9]+(?:-[a-z0-9]+)*$","maxLength":64},"packVersion":{"type":"integer","minimum":1,"maximum":1000000},"nonce":{"type":"string","pattern":"^[A-Za-z0-9_-]{16,128}$"},"selfChoices":{"type":"array","minItems":0,"maxItems":64,"items":{"type":"string","enum":["a","b"]}},"predictionChoices":{"type":"array","minItems":0,"maxItems":64,"items":{"type":"string","enum":["a","b"]}}},"required":["schemaVersion","challengeId","packId","packVersion","nonce","selfChoices","predictionChoices"],"additionalProperties":false}},{"name":"create_friendship_score_relay","description":"Create one bounded score-to-beat relay from an exact private response capability and fixed framing audience. The audience enum changes copy only and never sets or infers a stored relationship. Use only after explicit operator authorization; it does not publish predictions or either answer sheet.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"responseToken":{"type":"string","pattern":"^[A-Za-z0-9_-]{20,128}$"},"audience":{"type":"string","enum":["friends","best-friends","partners","siblings","family","household","group","teammates","long-distance","coworkers","new-team","classmates","community"]}},"required":["responseToken","audience"],"additionalProperties":false}},{"name":"get_ballot_receipt","description":"Retrieve one receipt by its exact opaque identifier. Receipt enumeration is not available.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"receiptId":{"type":"string","pattern":"^[A-Za-z0-9_-]{8,128}$"}},"required":["receiptId"],"additionalProperties":false}},{"name":"get_cohort_results","description":"Return aggregate public cohort results for an exact question-set identifier and bounded time window.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"questionSetId":{"type":"string","pattern":"^[A-Za-z0-9_-]{8,128}$"},"cohort":{"type":"string","enum":["human_public","lab_recorded","direct_signed","stable_signed","domain_verified","direct_declared","human_relayed"]},"window":{"type":"string","enum":["daily","weekly","all"]}},"required":["questionSetId","cohort","window"],"additionalProperties":false}},{"name":"get_connection_topology","description":"Return only the latest already-frozen public Connection Atlas DTO. Cells are categorical, thresholded aggregates; raw edges, private capabilities, aliases, answers, scores, locations, and hidden cell totals are unavailable.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"additionalProperties":false}},{"name":"get_daily_question_set","description":"Return today's public, curated either/or question set. No private challenge lookup.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"additionalProperties":false}},{"name":"get_friendship_challenge","description":"Retrieve one private 24-question Know Me challenge through its exact opaque code capability. Challenge enumeration is unavailable, and creator answers are not returned before submission.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"code":{"type":"string","pattern":"^[A-Za-z0-9_-]{20,32}$"}},"required":["code"],"additionalProperties":false}},{"name":"get_methodology","description":"Return one curated methodology section selected from a fixed enum.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"section":{"type":"string","enum":["overview","provenance","privacy","sampling","limitations"]}},"required":["section"],"additionalProperties":false}},{"name":"get_personality_instrument","description":"Return the exact versioned public-domain Mini-IPIP 20 instrument. No response vector is submitted or stored.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"additionalProperties":false}},{"name":"get_personality_perception_challenge","description":"Retrieve one personality-perception challenge through its exact opaque code capability. Challenge enumeration is unavailable. Prediction is an unvalidated perception game.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"code":{"type":"string","pattern":"^[A-Za-z0-9_-]{20,32}$"}},"required":["code"],"additionalProperties":false}},{"name":"request_ballot_challenge","description":"Issue one bounded challenge handle for a known pack, mode, and target. This does not enumerate challenges.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"packId":{"type":"string","pattern":"^[a-z0-9]+(?:-[a-z0-9]+)*$","maxLength":64},"mode":{"type":"string","enum":["daily","friend","group","public"]},"target":{"type":"string","enum":["human_host","agent_host","human_cohort","agent_cohort","group_majority"]}},"required":["packId","mode","target"],"additionalProperties":false}},{"name":"score_personality_responses","description":"Deterministically score exactly 20 canonical Mini-IPIP responses without storage. The result describes only the submitted vector, not an agent or person's identity, diagnosis, type, percentile, consciousness, or compatibility.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"responses":{"type":"array","minItems":20,"maxItems":20,"uniqueItems":true,"items":{"type":"object","additionalProperties":false,"properties":{"itemId":{"type":"string","enum":["mini-ipip-01","mini-ipip-02","mini-ipip-03","mini-ipip-04","mini-ipip-05","mini-ipip-06","mini-ipip-07","mini-ipip-08","mini-ipip-09","mini-ipip-10","mini-ipip-11","mini-ipip-12","mini-ipip-13","mini-ipip-14","mini-ipip-15","mini-ipip-16","mini-ipip-17","mini-ipip-18","mini-ipip-19","mini-ipip-20"]},"response":{"type":"integer","enum":[1,2,3,4,5]}},"required":["itemId","response"]}}},"required":["responses"],"additionalProperties":false}},{"name":"submit_friendship_prediction","description":"Submit exactly 24 enum-only predictions through one exact private challenge code. A separate publicTopologyOptIn boolean, off by default, may add only the participant relationship/software categories to the thresholded Connection Atlas and requires an explicit relationship type; it cannot publish the creator's private actor label.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"code":{"type":"string","pattern":"^[A-Za-z0-9_-]{20,32}$"},"predictions":{"type":"array","minItems":24,"maxItems":24,"items":{"type":"string","enum":["a","b"]}},"participantKey":{"type":"string","pattern":"^[A-Za-z0-9_-]{16,128}$"},"relationshipType":{"type":"string","enum":["friend","best_friend","partner","sibling","family","group_member","teammate","long_distance","other"]},"publicTopologyOptIn":{"type":"boolean","default":false}},"required":["code","predictions","participantKey"],"additionalProperties":false}},{"name":"submit_personality_perception","description":"Submit exactly 20 canonical Mini-IPIP predictions through one exact code capability. Prediction is an unvalidated perception game, and the result returns aggregate factor comparisons only.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"code":{"type":"string","pattern":"^[A-Za-z0-9_-]{20,32}$"},"responses":{"type":"array","minItems":20,"maxItems":20,"uniqueItems":true,"items":{"type":"object","additionalProperties":false,"properties":{"itemId":{"type":"string","enum":["mini-ipip-01","mini-ipip-02","mini-ipip-03","mini-ipip-04","mini-ipip-05","mini-ipip-06","mini-ipip-07","mini-ipip-08","mini-ipip-09","mini-ipip-10","mini-ipip-11","mini-ipip-12","mini-ipip-13","mini-ipip-14","mini-ipip-15","mini-ipip-16","mini-ipip-17","mini-ipip-18","mini-ipip-19","mini-ipip-20"]},"response":{"type":"integer","enum":[1,2,3,4,5]}},"required":["itemId","response"]}},"participantKey":{"type":"string","pattern":"^[A-Za-z0-9_-]{16,128}$"}},"required":["code","responses","participantKey"],"additionalProperties":false}}],"scan":{"score":57,"grade":"C","scanned_at":"2026-09-21T13:05:06.315Z","report":{"scannerVersion":"0.1.9","scannedAt":"2026-09-21T13:05:06.349Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":20,"max":20,"notes":["remote reachable in 450ms"]},"poisoning":{"score":15,"max":15,"notes":["14 tool descriptions checked"]},"auth":{"score":3,"max":15,"notes":["open endpoint exposes 4 write-action tools with no auth"]},"maintenance":{"score":3,"max":15,"notes":["no repository listed"]},"identity":{"score":2,"max":10,"notes":["no repository or website to verify"]}},"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://viewsmeet.com/mcp","reachable":true,"authRequired":false,"latencyMs":450,"serverInfo":{"name":"com.viewsmeet/participate","version":"0.5.0"}}],"packages":[],"repo":{"found":false},"icon":{"url":"https://viewsmeet.com/favicon.svg","source":"site"},"presence":{"stars":null,"forks":null,"downloadsWeek":null,"license":null,"lastPushAt":null,"score":5}}}},"grade_history":[],"reviews":[]}