plant-intel-mcp

wyattlindsey/plant-intel-mcp
★ 0 stars TypeScript File System Updated today
MCP server giving agents structured plant data for garden planning: species care profiles, mechanism-derived companion checks, and frost-date planting windows.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "plant-intel-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "wyattlindsey/plant-intel-mcp"
      ]
    }
  }
}

README Excerpt

An MCP server that gives coding agents structured plant data for garden planning: species care profiles, companion checks that explain themselves, and frost-date planting windows derived from ten years of observed weather. ``` companion_check("tomato", "potato") -> bad: both are Solanaceae. Same-family crops share soilborne diseases and

Tools (9)

PERENUAL_API_KEYPERENUAL_IDENTIFY_BETAPLANT_INTEL_CACHE_DIRPLANT_INTEL_CACHE_DISABLEDcompanion_checkidentify_plantplant_detailsplanting_windowsearch_plants