# io.github.QWarranto/leafengines (npm · @ancientwhispers54/leafengines-mcp-server)

🌱 Agricultural AI: Soil analysis, crop recommendations, weather forecasts. FREE TurboQuant.

- Trust score: 59/100 (low)
- Change this week: +13
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- npm · `@ancientwhispers54/leafengines-mcp-server`: 59/100 (this document), [markdown](https://verifymcp.io/servers/qwarranto-leafengines/ancientwhispers54-leafengines-mcp-server.md), [page](https://verifymcp.io/servers/qwarranto-leafengines/ancientwhispers54-leafengines-mcp-server)

## Channel facts

- Registry: `npm`
- Package: `@ancientwhispers54/leafengines-mcp-server`
- Version: `2.0.8`
- Transport: `stdio`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-03.

- **Supply Chain Security**: 70/100
  - No malware found by supply-chain analysis.
  - CVE check failed: a known high-severity CVE affects @modelcontextprotocol/sdk 0.6.1, a direct dependency. A fixed version is available.
  - No install/post-install scripts declared.
  - Only part of the dependency tree could be resolved (43 of 44), so this covers what we could see, not the whole tree.
- **Provenance & Transparency**: 45/100
  - Source repository is publicly reachable at the declared URL.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (Apache-2.0).
  - Actively maintained (last published 31 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 70/100
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 307 tokens (~102/item across 3 items; 3 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 27/100
  - Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Capabilities**: 20/100
  - Spec-recency check failed: implements MCP spec 2024-11-05; the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add qwarranto-leafengines -- npx -y @ancientwhispers54/leafengines-mcp-server
```

### Codex

```bash
codex mcp add qwarranto-leafengines -- npx -y @ancientwhispers54/leafengines-mcp-server
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "qwarranto-leafengines": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@ancientwhispers54/leafengines-mcp-server"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add qwarranto-leafengines --command npx --arg -y --arg @ancientwhispers54/leafengines-mcp-server
```

### Hermes

```yaml
mcp_servers:
  qwarranto-leafengines:
    command: "npx"
    args: ["-y", "@ancientwhispers54/leafengines-mcp-server"]
```

### Other

```json
{
  "mcpServers": {
    "qwarranto-leafengines": {
      "command": "npx",
      "args": [
        "-y",
        "@ancientwhispers54/leafengines-mcp-server"
      ]
    }
  }
}
```

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-03 (score 59, +1)

No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-08-02 (score 58, +14)

- [security regression] CVE-2025-66414 affects this package: high
- [security regression] Known CVEs: unverified → fail
- [security] Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window).
- [functional regression] MCP protocol: unverified → fail
- [functional improvement] Stability: unverified → 0.23
- [functional improvement] Schema quality: unverified → good
- [functional improvement] Dependency health: unverified → partial

### 2026-08-01 (score 44, +23)

- [security regression] Provenance: unverified → fail
- [security improvement] Malware scan: unverified → pass
- [security improvement] Install scripts: unverified → pass
- [functional improvement] License: unverified → pass
- [functional improvement] Maintenance: unverified → pass
- [functional] Licence: Apache-2.0

### 2026-07-31 (score 21, +15)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-30 (score 6, −40)

- [security regression] Malware scan: pass → unverified
- [functional regression] Tool coverage: 100 → unverified
- [functional] First check of Schema quality: unverified

### 2026-07-27 (score 46)

First indexed and scored.

## MCP tools (3)

### `get_soil_data` (~145 tokens)

COMMODITIZED TIER ($0.001/call): Get USDA SSURGO soil analysis for any US county. Returns pH, nutrients, organic matter, drainage, and texture. Perfect for Claude when you need: agricultural planning, environmental assessments, land evaluation, or basic soil composition data. Optional: county_name and state_code (helpful if you have them from county_lookup).

Input parameters:

- `county_fips` (string, required): 5-digit US county FIPS code
- `county_name` (string): County name (optional, but recommended with state_code)
- `state_code` (string): 2-letter state code (optional, but recommended with county_name)

### `county_lookup` (~74 tokens)

COMMODITIZED TIER ($0.001/call): Resolve US location names to FIPS codes. Search by county name, state, or FIPS code. Returns county details needed for other LeafEngines tools.

Input parameters:

- `term` (string, required): Search term — county name, state name, or partial FIPS code

### `agricultural_intelligence` (~88 tokens)

ENHANCED TIER ($0.003/call): AI-powered agricultural insights combining soil, climate, and crop science. Get planting recommendations, yield predictions, risk assessments, and sustainability scores.

Input parameters:

- `county_fips` (string, required): 5-digit US county FIPS code
- `crop_type` (string): Crop to analyze
- `question` (string): Specific agricultural question to answer

## Diagnostics

Captured diagnostic sections: Provenance, Vulnerabilities, Dependencies. The full working is on the page: https://verifymcp.io/servers/qwarranto-leafengines/ancientwhispers54-leafengines-mcp-server#diagnostics

## Score history

- 2026-08-03: 59
- 2026-08-02: 58
- 2026-08-01: 44
- 2026-07-31: 21
- 2026-07-30: 6
- 2026-07-28: 46
- 2026-07-27: 46

## Links

- npm package: https://www.npmjs.com/package/@ancientwhispers54/leafengines-mcp-server
- Socket report: https://socket.dev/npm/package/@ancientwhispers54/leafengines-mcp-server
- Repository: https://github.com/QWarranto/leafengines-claude-mcp
- Changelog RSS feed: https://verifymcp.io/servers/qwarranto-leafengines/ancientwhispers54-leafengines-mcp-server/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/qwarranto-leafengines/ancientwhispers54-leafengines-mcp-server/changelog.json
- HTML version of this page: https://verifymcp.io/servers/qwarranto-leafengines/ancientwhispers54-leafengines-mcp-server
