{"name":"dev.reqistry/mcp","slug":"reqistry-mcp","title":"Reqistry","description":"Discover, compare, and monitor 1,400+ APIs directly from your AI coding agent.","url":"https://mcp.market/server/reqistry-mcp","rating":null,"grade":"C","score":60,"certified":false,"status":"active","category":"ai","tags":["ai"],"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-24T07:06:03.579Z","last_ok_at":"2026-09-24T07:06:03.579Z","latency_ms":88},"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":null,"website":"https://reqistry.dev","version":"2.0.0","remotes":[{"type":"streamable-http","url":"https://mcp.reqistry.dev/mcp"}],"packages":[],"tools":[{"name":"assess_api_production_safety","description":"Assess whether an API looks production-safe using Reqistry trust score, health, docs, auth, pricing, CORS, and OpenAPI signals.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"id":{"type":"string"}},"required":["id"],"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"check_health","description":"Trigger (or return cached) a health check for one API. Returns CACHED within cooldown, or QUEUED with a poll URL. Rate-limited per device.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"id":{"type":"string"}},"required":["id"],"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"compare_apis","description":"Compare 2 to 8 APIs side-by-side by id or slug. Returns auth, pricing, rate limits, SDKs, response time, CORS, verification, OpenAPI, and trust scores.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"ids":{"type":"array","items":{"type":"string"},"minItems":2,"maxItems":8}},"required":["ids"],"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_alternatives","description":"Find alternative APIs similar to a given API id — prefers same category, falls back to same API type. limit must be 2 or 3 (default 3).","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"id":{"type":"string"},"limit":{"type":"number"}},"required":["id"],"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_api","description":"Get full detail for one API by slug or id, including health, metadata, verification, and warnings. Use after browsing a category to drill in.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"slug":{"type":"string"}},"required":["slug"],"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_api_trust_score","description":"Get the Reqistry trust score for one API by id or slug. Score covers uptime, response time, docs quality, auth clarity, CORS, pricing clarity, freshness, and OpenAPI availability.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"id":{"type":"string"}},"required":["id"],"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_category_apis","description":"List published APIs in a category by slug (e.g. 'weather', 'finance'). Paginated. Use list_categories first to get a category slug.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"slug":{"type":"string"},"page":{"type":"number"},"limit":{"type":"number"}},"required":["slug"],"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_change_feed","description":"Read recent Reqistry API change events: pricing changes, docs moves, OpenAPI changes, health degradation/recovery, and trust-score changes.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"limit":{"type":"number"}},"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_use_case_collections","description":"Get curated use-case packs such as finance dashboards, free AI APIs, travel apps, and no-auth prototype APIs.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"list_categories","description":"List all active API categories with the number of published APIs in each. Use to populate a category filter or browse by topic.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"recommend_apis","description":"Get recommended APIs — personalized when the device has bookmarks, otherwise random picks. Optional limit (max 50).","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"limit":{"type":"number"}},"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"submit_api","description":"Submit a new API for review. Creates a 'pending' submission (not immediately published). At least name or link required. Email optional.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"name":{"type":"string"},"link":{"type":"string","format":"uri"},"description":{"type":"string"},"category":{"type":"string"},"auth":{"type":"string"},"pricing":{"type":"string"},"cors":{"type":"string"},"https":{"type":"boolean"},"documentation":{"type":"string"},"rateLimit":{"type":"string"},"submitterName":{"type":"string"},"submitterEmail":{"type":"string","format":"email"},"notes":{"type":"string"}},"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"suggest_alternatives","description":"Suggest healthier alternatives to a weak or dead API. Uses the same category/type matching as Reqistry alternatives.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"id":{"type":"string"},"limit":{"type":"number"}},"required":["id"],"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}}],"scan":{"score":60,"grade":"C","scanned_at":"2026-09-23T21:41:03.521Z","report":{"scannerVersion":"0.1.9","scannedAt":"2026-09-23T21:41:03.521Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":20,"max":20,"notes":["remote reachable in 1862ms"]},"poisoning":{"score":15,"max":15,"notes":["13 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://mcp.reqistry.dev/mcp","reachable":true,"authRequired":false,"latencyMs":1862,"serverInfo":{"name":"dev.reqistry/mcp","version":"2.0.0"}}],"packages":[],"repo":{"found":false},"icon":{"url":"https://reqistry.dev/reqistry.svg","source":"registry"},"presence":{"stars":null,"forks":null,"downloadsWeek":null,"license":null,"lastPushAt":null,"score":8}}}},"grade_history":[],"reviews":[]}