Submit

Plantnet Mcp

@OrHavraPerry

Identify plants from photos using the Pl@ntNet API. Returns ranked species matches with confidence scores, scientific/common names, and taxonomic data. 3 tools: identify_plant, list_projects, check_quota.

Server Config

{
  "mcpServers": {
    "plantnet": {
      "command": "node",
      "args": [
        "src/index.js"
      ],
      "env": {
        "PLANTNET_API_KEY": "<YOUR_TOKEN>"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.