- Plantnet Mcp
Plantnet Mcp
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.
Overview
plantnet-mcp is an MCP server that connects Claude to the Pl@ntNet plant identification API. Tools:
identify_plant — Submit 1–5 plant photos by URL. Returns ranked species matches with confidence scores, scientific/common names, and taxonomic data (genus, family, GBIF/POWO IDs). list_projects — List available regional flora databases for location-specific identification. check_quota — Check daily API usage (free tier: 500 identifications/day).
Requirements:
Node.js v18+ Free Pl@ntNet API key from my.plantnet.org
Setup: Clone the repo, run npm install && npm run build, then add to your Claude Desktop config with your API key.
Server Config
{
"mcpServers": {
"plantnet": {
"command": "node",
"args": [
"src/index.js"
],
"env": {
"PLANTNET_API_KEY": "<YOUR_TOKEN>"
}
}
}
}Project Info
Created At
3 months agoUpdated At
3 months agoAuthor Name
OrHavraPerryStar
-Language
-License
-Recommend Servers
View AllAmap Maps
@amap
高德地图官方 MCP Server
a year ago
Mcp Server Chatsum
@chatmcp
summarize chat message
typescript
a year ago
Gpt Scrambler
2 days ago