Submit

Species Identification Mcp

@fonkychen

5 months ago
An MCP (Model Context Protocol) server that identifies biological species from images, returning Latin names with confidence scores.

Tools

Server Config

{
  "mcp.servers": {
    "nature-vision": {
      "command": "npx",
      "args": [
        "-y",
        "nature-vision-mcp"
      ],
      "env": {
        "NATURE_VISION_API_KEY": "xxx"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.