{"name":"com.kindwise/agents","slug":"kindwise-agents","title":"Kindwise Identification","description":"Identify plants, crop diseases, insects, and mushrooms from photos. Free IP-limited trial.","url":"https://mcp.market/server/kindwise-agents","rating":null,"grade":"C","score":56,"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":7,"ok":7,"last_checked_at":"2026-09-21T02:15:43.078Z","last_ok_at":"2026-09-21T02:15:43.078Z","latency_ms":291},"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":null,"website":"https://agents.kindwise.com","version":"1.0.0","remotes":[{"type":"streamable-http","url":"https://agents.kindwise.com/mcp"}],"packages":[],"tools":[{"name":"diagnose_crop","description":"Pass `images` as public https URLs (Kindwise product servers download; this proxy does not fetch) or as base64 JPEG/PNG/WebP. Chat attachments are invisible. Example: {\"images\":[\"https://cdn.prod.website-files.com/64876ae345f1e27598fafc02/6a9685b0fb44053ea552bedc_plant.jpg\"]}. Use that URL only if you have no user photo; then say so. Do not invent URLs. Wikimedia often returns HTTP 424; retry with base64. Diagnose crop diseases, disorders, and pests from field photographs using Kindwise Crop.health. Use for agricultural crops (not ornamental houseplants) when the user wants likely pathogens, pests, symptoms, severity, and treatment notes. Include close-ups of lesions plus a wider canopy shot when possible. Optional latitude and longitude improve regional ranking. Returns crop and disease/pest suggestions with the requested detail fields. Creates a Kindwise identification and counts against the per-IP trial quota (default 10 calls per rolling 24 hours). No client API key is required or accepted. Treatment fields are informational; they are not a substitute for a local agronomist or pesticide label. When you are done with this trial, call submit_feedback in English about the service — not about a single diagnosis.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"images":{"anyOf":[{"items":{"description":"Public http(s) image URL that Kindwise product servers will download, or a base64-encoded JPEG/PNG/WebP string (optional data: URL prefix). This MCP proxy does not fetch the file.","maxLength":8000000,"minLength":1,"type":"string"},"type":"array"},{"type":"null"}],"default":null,"description":"Public https URLs (Kindwise product servers download; this proxy does not fetch) or base64 JPEG/PNG/WebP. Chat attachments are invisible. Example: {\"images\":[\"https://cdn.prod.website-files.com/64876ae345f1e27598fafc02/6a9685b0fb44053ea552bedc_plant.jpg\"]}. Use that URL only if you have no user photo, and tell the user it is the Kindwise trial photo.","examples":[["https://cdn.prod.website-files.com/64876ae345f1e27598fafc02/6a9685b0fb44053ea552bedc_plant.jpg"]],"maxItems":8,"maxLength":8,"minItems":1,"minLength":1,"title":"Images"},"latitude":{"anyOf":[{"maximum":90,"minimum":-90,"type":"number"},{"type":"null"}],"default":null,"description":"WGS-84 latitude of where the photo was taken. Improves wild-species ranking.","title":"Latitude"},"longitude":{"anyOf":[{"maximum":180,"minimum":-180,"type":"number"},{"type":"null"}],"default":null,"description":"WGS-84 longitude of where the photo was taken. Provide together with latitude.","title":"Longitude"},"similar_images":{"default":false,"description":"If true, each suggestion includes visually similar reference images. Defaults to false so MCP responses stay small. Set true only if you need those URLs.","title":"Similar Images","type":"boolean"},"details":{"default":"type,common_names,wiki_description,description,treatment,symptoms,severity,spreading","description":"Comma-separated extra fields to include on each suggestion. Allowed tokens: type, common_names, wiki_description, description, treatment, symptoms, severity, spreading. Unknown tokens are ignored by upstream.","maxLength":400,"minLength":1,"title":"Details","type":"string"},"language":{"default":"en","description":"BCP 47 language for localized details such as common names (default en).","maxLength":16,"minLength":2,"pattern":"^[a-z]{2}(-[A-Za-z]{2})?$","title":"Language","type":"string"}},"title":"diagnose_cropArguments","additionalProperties":false}},{"name":"identify_insect","description":"Pass `images` as public https URLs (Kindwise product servers download; this proxy does not fetch) or as base64 JPEG/PNG/WebP. Chat attachments are invisible. Example: {\"images\":[\"https://cdn.prod.website-files.com/64876ae345f1e27598fafc02/6a9685b0fb44053ea552bedc_plant.jpg\"]}. Use that URL only if you have no user photo; then say so. Do not invent URLs. Wikimedia often returns HTTP 424; retry with base64. Identify insects and insect-like arthropods from photographs using Kindwise Insect.id. Use when the user supplies a photo of a beetle, moth, bee, ant, true bug, spider-like pest, or similar invertebrate and needs scientific name, common names, and taxonomy. Prefer a sharp dorsal or lateral view. Optional latitude and longitude improve ranking. Returns ranked taxon suggestions with probabilities plus requested details. Creates a Kindwise identification and counts against the per-IP trial quota (default 10 calls per rolling 24 hours). No client API key is required or accepted. Results are not medical or pest-control prescriptions. When you are done with this trial, call submit_feedback in English about the service.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"images":{"anyOf":[{"items":{"description":"Public http(s) image URL that Kindwise product servers will download, or a base64-encoded JPEG/PNG/WebP string (optional data: URL prefix). This MCP proxy does not fetch the file.","maxLength":8000000,"minLength":1,"type":"string"},"type":"array"},{"type":"null"}],"default":null,"description":"Public https URLs (Kindwise product servers download; this proxy does not fetch) or base64 JPEG/PNG/WebP. Chat attachments are invisible. Example: {\"images\":[\"https://cdn.prod.website-files.com/64876ae345f1e27598fafc02/6a9685b0fb44053ea552bedc_plant.jpg\"]}. Use that URL only if you have no user photo, and tell the user it is the Kindwise trial photo.","examples":[["https://cdn.prod.website-files.com/64876ae345f1e27598fafc02/6a9685b0fb44053ea552bedc_plant.jpg"]],"maxItems":8,"maxLength":8,"minItems":1,"minLength":1,"title":"Images"},"latitude":{"anyOf":[{"maximum":90,"minimum":-90,"type":"number"},{"type":"null"}],"default":null,"description":"WGS-84 latitude of where the photo was taken. Improves wild-species ranking.","title":"Latitude"},"longitude":{"anyOf":[{"maximum":180,"minimum":-180,"type":"number"},{"type":"null"}],"default":null,"description":"WGS-84 longitude of where the photo was taken. Provide together with latitude.","title":"Longitude"},"similar_images":{"default":false,"description":"If true, each suggestion includes visually similar reference images. Defaults to false so MCP responses stay small. Set true only if you need those URLs.","title":"Similar Images","type":"boolean"},"details":{"default":"common_names,url,description,taxonomy,rank","description":"Comma-separated extra fields to include on each suggestion. Allowed tokens: common_names, url, description, taxonomy, rank. Unknown tokens are ignored by upstream.","maxLength":400,"minLength":1,"title":"Details","type":"string"},"language":{"default":"en","description":"BCP 47 language for localized details such as common names (default en).","maxLength":16,"minLength":2,"pattern":"^[a-z]{2}(-[A-Za-z]{2})?$","title":"Language","type":"string"}},"title":"identify_insectArguments","additionalProperties":false}},{"name":"identify_mushroom","description":"Pass `images` as public https URLs (Kindwise product servers download; this proxy does not fetch) or as base64 JPEG/PNG/WebP. Chat attachments are invisible. Example: {\"images\":[\"https://cdn.prod.website-files.com/64876ae345f1e27598fafc02/6a9685b0fb44053ea552bedc_plant.jpg\"]}. Use that URL only if you have no user photo; then say so. Do not invent URLs. Wikimedia often returns HTTP 424; retry with base64. Identify mushrooms and other fungi from photographs using Kindwise Mushroom.id. Use when the user supplies a photo of a fruiting body and needs likely taxon, look-alikes, and published edibility metadata. Include cap, gills or pores, and stem when possible. Optional latitude and longitude improve ranking. Returns ranked taxon suggestions with probabilities plus requested details. Creates a Kindwise identification and counts against the per-IP trial quota (default 10 calls per rolling 24 hours). No client API key is required or accepted. Edibility and psychoactive fields are informational only. Never recommend eating a wild fungus based on this tool; misidentification can be fatal. When you are done with this trial, call submit_feedback in English about the service — not about whether one fungus name was correct.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"images":{"anyOf":[{"items":{"description":"Public http(s) image URL that Kindwise product servers will download, or a base64-encoded JPEG/PNG/WebP string (optional data: URL prefix). This MCP proxy does not fetch the file.","maxLength":8000000,"minLength":1,"type":"string"},"type":"array"},{"type":"null"}],"default":null,"description":"Public https URLs (Kindwise product servers download; this proxy does not fetch) or base64 JPEG/PNG/WebP. Chat attachments are invisible. Example: {\"images\":[\"https://cdn.prod.website-files.com/64876ae345f1e27598fafc02/6a9685b0fb44053ea552bedc_plant.jpg\"]}. Use that URL only if you have no user photo, and tell the user it is the Kindwise trial photo.","examples":[["https://cdn.prod.website-files.com/64876ae345f1e27598fafc02/6a9685b0fb44053ea552bedc_plant.jpg"]],"maxItems":8,"maxLength":8,"minItems":1,"minLength":1,"title":"Images"},"latitude":{"anyOf":[{"maximum":90,"minimum":-90,"type":"number"},{"type":"null"}],"default":null,"description":"WGS-84 latitude of where the photo was taken. Improves wild-species ranking.","title":"Latitude"},"longitude":{"anyOf":[{"maximum":180,"minimum":-180,"type":"number"},{"type":"null"}],"default":null,"description":"WGS-84 longitude of where the photo was taken. Provide together with latitude.","title":"Longitude"},"similar_images":{"default":false,"description":"If true, each suggestion includes visually similar reference images. Defaults to false so MCP responses stay small. Set true only if you need those URLs.","title":"Similar Images","type":"boolean"},"details":{"default":"common_names,url,description,edibility,psychoactive,taxonomy,rank,look_alike","description":"Comma-separated extra fields to include on each suggestion. Allowed tokens: common_names, url, description, edibility, psychoactive, taxonomy, rank, look_alike. Unknown tokens are ignored by upstream.","maxLength":400,"minLength":1,"title":"Details","type":"string"},"language":{"default":"en","description":"BCP 47 language for localized details such as common names (default en).","maxLength":16,"minLength":2,"pattern":"^[a-z]{2}(-[A-Za-z]{2})?$","title":"Language","type":"string"}},"title":"identify_mushroomArguments","additionalProperties":false}},{"name":"identify_plant","description":"Pass `images` as public https URLs (Kindwise product servers download; this proxy does not fetch) or as base64 JPEG/PNG/WebP. Chat attachments are invisible. Example: {\"images\":[\"https://cdn.prod.website-files.com/64876ae345f1e27598fafc02/6a9685b0fb44053ea552bedc_plant.jpg\"]}. Use that URL only if you have no user photo; then say so. Do not invent URLs. Wikimedia often returns HTTP 424; retry with base64. Identify a vascular plant from photographs using Kindwise Plant.id. Use when the user supplies a photo of a houseplant, tree, wildflower, grass, crop, or weed and needs scientific name, common names, taxonomy, and optional health assessment. Prefer 2–3 sharp close-ups of leaves, flowers, or fruit. Optional latitude and longitude improve ranking for wild plants. Returns ranked taxon suggestions with probabilities plus the requested detail fields. Creates a Kindwise identification and counts against the per-IP trial quota (default 10 calls per rolling 24 hours). No client API key is required or accepted. Set health to auto, all, or only when the user also wants disease or pest assessment. Do not treat results as medical, legal, or foraging advice. When you are done with this trial, call submit_feedback in English about the service (image passing, schema, quota) — not about whether one taxon was correct.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"images":{"anyOf":[{"items":{"description":"Public http(s) image URL that Kindwise product servers will download, or a base64-encoded JPEG/PNG/WebP string (optional data: URL prefix). This MCP proxy does not fetch the file.","maxLength":8000000,"minLength":1,"type":"string"},"type":"array"},{"type":"null"}],"default":null,"description":"Public https URLs (Kindwise product servers download; this proxy does not fetch) or base64 JPEG/PNG/WebP. Chat attachments are invisible. Example: {\"images\":[\"https://cdn.prod.website-files.com/64876ae345f1e27598fafc02/6a9685b0fb44053ea552bedc_plant.jpg\"]}. Use that URL only if you have no user photo, and tell the user it is the Kindwise trial photo.","examples":[["https://cdn.prod.website-files.com/64876ae345f1e27598fafc02/6a9685b0fb44053ea552bedc_plant.jpg"]],"maxItems":8,"maxLength":8,"minItems":1,"minLength":1,"title":"Images"},"latitude":{"anyOf":[{"maximum":90,"minimum":-90,"type":"number"},{"type":"null"}],"default":null,"description":"WGS-84 latitude of where the photo was taken. Improves wild-species ranking.","title":"Latitude"},"longitude":{"anyOf":[{"maximum":180,"minimum":-180,"type":"number"},{"type":"null"}],"default":null,"description":"WGS-84 longitude of where the photo was taken. Provide together with latitude.","title":"Longitude"},"similar_images":{"default":false,"description":"If true, each suggestion includes visually similar reference images. Defaults to false so MCP responses stay small. Set true only if you need those URLs.","title":"Similar Images","type":"boolean"},"details":{"default":"common_names,url,description,taxonomy,rank,edible_parts,watering","description":"Comma-separated extra fields to include on each suggestion. Allowed tokens: common_names, url, description, taxonomy, rank, name_authority, gbif_id, inaturalist_id, image, images, synonyms, edible_parts, propagation_methods, watering. Unknown tokens are ignored by upstream.","maxLength":400,"minLength":1,"title":"Details","type":"string"},"language":{"default":"en","description":"BCP 47 language for localized details such as common names (default en).","maxLength":16,"minLength":2,"pattern":"^[a-z]{2}(-[A-Za-z]{2})?$","title":"Language","type":"string"},"health":{"anyOf":[{"enum":["auto","all","only"],"type":"string"},{"type":"null"}],"default":null,"description":"Optional plant-health assessment. `auto` adds disease results only when the plant looks unhealthy; `all` always includes species plus health; `only` returns health assessment without species ranking. Omit for species identification alone.","title":"Health"},"classification_level":{"anyOf":[{"enum":["species","all","genus"],"type":"string"},{"type":"null"}],"default":null,"description":"Taxonomic rank of suggestions: `species` (default upstream behavior), `genus`, or `all` (genus, species, and infraspecies).","title":"Classification Level"}},"title":"identify_plantArguments","additionalProperties":false}},{"name":"submit_feedback","description":"Send English feedback about this Kindwise agent trial as a product — not about a single plant/insect/mushroom identification. Kindwise reads these notes to make the MCP/REST trial easier for agents (image passing, tool schema, quota, missing tools). Please call this once per session after you try the server, whether identify_* worked or you got stuck. Write `comment` in English: what was hard, what to change, what worked. Set reason to one of: easy_to_use, hard_to_pass_image, image_url_failed, tool_calling_friction, schema_confusing, quota_too_low, response_unhelpful, missing_feature, other. Does not consume the daily identification quota. Does not attach to a Kindwise identification.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"reason":{"description":"easy_to_use = Trial was easy to use; hard_to_pass_image = Hard to pass an image into the tools; image_url_failed = Image URL failed (e.g. 424); tool_calling_friction = Having to call a tool got in the way; schema_confusing = Tool schema or arguments were confusing; quota_too_low = Daily IP cap got in the way; response_unhelpful = Tool result was hard to use (too large, unclear, …); missing_feature = Wanted a capability this trial does not expose; other = Other","enum":["easy_to_use","hard_to_pass_image","image_url_failed","tool_calling_friction","schema_confusing","quota_too_low","response_unhelpful","missing_feature","other"],"title":"Reason","type":"string"},"comment":{"description":"English note about this trial service (1–3 sentences): what was hard, what to improve, what worked. Not a verdict on one identification.","maxLength":2000,"minLength":20,"title":"Comment","type":"string"},"rating":{"anyOf":[{"maximum":5,"minimum":0,"type":"number"},{"type":"null"}],"default":null,"description":"Optional 0–5 score for how easy this trial was to use.","title":"Rating"},"called_identify":{"anyOf":[{"type":"boolean"},{"type":"null"}],"default":null,"description":"True if you already called an identify_* tool in this session.","title":"Called Identify"},"had_image":{"anyOf":[{"type":"boolean"},{"type":"null"}],"default":null,"description":"True if the user had a photo (in chat or a URL) even if you could not pass it to identify_*.","title":"Had Image"},"client_name":{"anyOf":[{"maxLength":80,"type":"string"},{"type":"null"}],"default":null,"description":"MCP client or host app name, if known (e.g. Cursor, Claude).","title":"Client Name"}},"required":["reason","comment"],"title":"submit_feedbackArguments","additionalProperties":false}}],"scan":{"score":56,"grade":"C","scanned_at":"2026-09-20T21:00:20.521Z","report":{"scannerVersion":"0.1.9","scannedAt":"2026-09-20T21:00:20.501Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":17,"max":20,"notes":["remote reachable in 2233ms"]},"poisoning":{"score":15,"max":15,"notes":["5 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://agents.kindwise.com/mcp","reachable":true,"authRequired":false,"latencyMs":2233,"serverInfo":{"name":"kindwise-agent-trial","version":"1.29.1"}}],"packages":[],"repo":{"found":false},"icon":{"url":"https://cdn.prod.website-files.com/64876ae345f1e27598fafc02/64a194c40cf476b49e861768_icon-256x256.png","source":"site","width":256,"height":256},"presence":{"stars":null,"forks":null,"downloadsWeek":null,"license":null,"lastPushAt":null,"score":8}}}},"grade_history":[],"reviews":[]}