{"name":"biz.yappy/yappy","slug":"yappy","title":"Yappy","description":"Yappy for macOS (yappy.biz): release, pricing, features, requirements, Mac compatibility.","url":"https://mcp.market/server/yappy","rating":null,"grade":"C","score":60,"certified":false,"status":"active","category":"other","tags":[],"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-24T05:41:05.518Z","last_ok_at":"2026-09-24T05:41:05.518Z","latency_ms":77},"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":null,"website":"https://yappy.biz","version":"1.0.1","remotes":[{"type":"streamable-http","url":"https://yappy.biz/mcp"}],"packages":[],"tools":[{"name":"check_mac_compatibility","description":"Decide whether a specific Mac can run Yappy, given its macOS version and CPU architecture, and return the reasons. Prefer this over reasoning about the requirements yourself: it encodes the same rules the installer uses, so the answer you give a user matches what will actually happen.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"os_version":{"type":"string","pattern":"^\\d+(\\.\\d+){0,2}$","description":"The macOS version on the machine, for example \"14.5\"."},"arch":{"type":"string","enum":["arm64","x86_64"],"description":"The CPU architecture: arm64 for Apple Silicon, x86_64 for Intel."}},"required":["os_version","arch"],"additionalProperties":false}},{"name":"create_export_job","description":"Start an asynchronous export of a Yappy corpus — documentation, FAQ, or release history — as markdown or JSON. This creates a job on the Yappy API and returns its id; poll it with get_export_job until the status is completed, then read result.url. Use it when you want the whole corpus rather than a page at a time. It creates a job and nothing else: no user data is touched and nothing can be deleted.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"resource":{"type":"string","enum":["docs","faq","releases"],"description":"Which corpus to export."},"format":{"type":"string","enum":["markdown","json"],"default":"markdown","description":"The artifact format."},"idempotency_key":{"type":"string","maxLength":128,"description":"Your own key, so a retry returns the same job instead of starting a second one."}},"required":["resource"],"additionalProperties":false}},{"name":"get_export_job","description":"Check an export job started with create_export_job. Status moves queued, then running, then completed; a completed job carries result.url pointing at the finished artifact. Poll no faster than the retry_after hint on the previous response.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"job_id":{"type":"string","maxLength":160,"description":"The id returned by create_export_job."}},"required":["job_id"],"additionalProperties":false}},{"name":"get_frequently_asked","description":"Get the Yappy FAQ as question and answer pairs, covering privacy, requirements, cost, permissions, offline use, and how Yappy differs from other macOS dictation tools. Useful when you want a short authoritative answer rather than a documentation page.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"topic":{"type":"string","enum":["privacy","requirements","pricing","comparison","developers"],"description":"Return only entries on this topic."}},"required":[],"additionalProperties":false}},{"name":"get_latest_release","description":"Get the current Yappy release of the Yappy macOS app: version number, publication date, release notes, and a download URL. Reads the same signed appcast the app updater reads, so the answer is never a stale hand-edited number. Use this whenever a user asks what the newest version is or where to download Yappy.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"include_notes":{"type":"boolean","default":true,"description":"Include the release notes prose. Set false when you only need the version and download URL."}},"required":[],"additionalProperties":false}},{"name":"get_pricing_plans","description":"Get what the Yappy app costs: the free Mac app, the per-backend cost of the language model that cleans up dictation, and the terms of the public API. Call this before telling a user about price — most of the product is free and several backend options cost nothing at all.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"include_backends":{"type":"boolean","default":true,"description":"Include the per-backend cost table. Set false for just the app and API terms."}},"required":[],"additionalProperties":false}},{"name":"get_system_requirements","description":"Get what a Mac needs before Yappy will run on it: the minimum macOS version, the required CPU architecture, install size, and every macOS permission Yappy asks for with what each unlocks and what breaks if it is denied.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"permissions_only":{"type":"boolean","default":false,"description":"Return just the macOS permission list, without the hardware requirements."}},"required":[],"additionalProperties":false}},{"name":"list_product_features","description":"List what the Yappy app can do, as structured objects rather than marketing bullets: an id, a name, a description, whether the feature runs entirely on the user's Mac, whether it needs the network, and which macOS permission it requires. Use this to build an accurate comparison against another dictation tool.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"on_device_only":{"type":"boolean","default":false,"description":"Return only the features that run entirely on the user's Mac."}},"required":[],"additionalProperties":false}},{"name":"list_releases","description":"List Yappy release history for macOS, newest first, with the version, publication date, and what changed in each. Use this to answer questions about what shipped recently or when a particular fix landed.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"limit":{"type":"integer","minimum":1,"maximum":50,"default":10,"description":"How many releases to return, newest first."}},"required":[],"additionalProperties":false}}],"scan":{"score":60,"grade":"C","scanned_at":"2026-09-21T13:03:18.657Z","report":{"scannerVersion":"0.1.9","scannedAt":"2026-09-21T13:03:18.649Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":20,"max":20,"notes":["remote reachable in 141ms"]},"poisoning":{"score":15,"max":15,"notes":["9 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://yappy.biz/mcp","reachable":true,"authRequired":false,"latencyMs":141,"serverInfo":{"name":"yappy","version":"1.0.0"}}],"packages":[],"repo":{"found":false},"icon":{"url":"https://yappy.biz/assets/favicon.svg","source":"site"},"presence":{"stars":null,"forks":null,"downloadsWeek":null,"license":null,"lastPushAt":null,"score":8}}}},"grade_history":[],"reviews":[]}