MCP.so
Sign In
Servers
P

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.

Overview

What is Plantnet Mcp?

Plantnet Mcp is an MCP server that connects Claude to the Pl@ntNet plant identification API, enabling plant species identification from photos. It is designed for developers and botanists who want to integrate plant identification into Claude-powered workflows.

How to use Plantnet Mcp?

Install by cloning the repository and running npm install && npm run build. Then add the server to your Claude Desktop configuration with a free Pl@ntNet API key obtained from my.plantnet.org. Tools are invoked via Claude's chat interface.

Key features of Plantnet Mcp

  • Identify plants by submitting 1–5 photo URLs
  • Returns ranked species with confidence scores
  • Provides scientific/common names and taxonomic data
  • Lists regional flora databases for location-specific identification
  • Checks daily API usage (free tier: 500 identifications/day)

Use cases of Plantnet Mcp

  • Identify an unknown plant from photos during a nature walk
  • Integrate plant identification into a gardening or landscaping chatbot
  • Automate species verification for botanical research data entry
  • Provide instant common and scientific names for educational apps

FAQ from Plantnet Mcp

What is the free tier API limit?

The free tier allows 500 identifications per day.

What are the system requirements?

Node.js v18 or later is required.

How do I get an API key?

Sign up for a free account at my.plantnet.org to obtain an API key.

Does the server store any plant photos?

No. Plant photos are submitted as URLs and processed by the Pl@ntNet API; the server does not store them.

Which transports or authentication methods are supported?

The server uses standard MCP transport via the Claude Desktop configuration, requiring only the API key in the environment variables.

Tags

More from Other