Server data from the Official MCP Registry
๐ฑ Agricultural AI: Soil analysis, crop recommendations, weather forecasts. FREE TurboQuant.
๐ฑ Agricultural AI: Soil analysis, crop recommendations, weather forecasts. FREE TurboQuant.
This MCP server contains multiple critical security and architectural concerns that warrant careful review before deployment. The codebase exhibits telemetry collection patterns that send user data to external Supabase endpoints without clear opt-in consent mechanisms, problematic API key handling practices, unauthenticated sensitive operations, and inconsistent implementation across multiple source files. While the server's core functionality (agricultural data integration) aligns with its stated purpose, the security implementation is fundamentally flawed and creates significant risks for users. Supply chain analysis found 7 known vulnerabilities in dependencies (0 critical, 7 high severity). Package verification found 1 issue.
6 files analyzed ยท 22 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: LEAFENGINES_API_KEY
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-qwarranto-leafengines": {
"env": {
"LEAFENGINES_API_KEY": "your-leafengines-api-key-here"
},
"args": [
"-y",
"@ancientwhispers54/leafengines-mcp-server"
],
"command": "npx"
}
}
}From the project's GitHub README.
๐ฑ TurboQuant-Powered Environmental Intelligence - Soil analysis, crop recommendations, weather forecasts, and environmental impact assessment for sustainable agriculture. The only patent-protected agricultural intellgence platform in the MCP ecosystem.
LeafEngines provides agricultural intelligence through multiple integration channels:
leafengines-claude-mcp/
โโโ leafengines-mcp-server/ # MCP Server (npm package)
โ โโโ README.md # Installation & usage
โ โโโ src/ # TypeScript source
โ โโโ dist/ # Compiled JavaScript
โโโ leafengines-clawhub-skill/ # OpenClaw skill
โ โโโ README.md # OpenClaw integration
โ โโโ SKILL.md # Skill definition
โ โโโ references/ # Reference materials
โ โโโ scripts/ # Helper scripts
โโโ leafengines-claude-skill/ # Claude.ai skill
โ โโโ README.md # Claude integration
โ โโโ SKILL.md # Skill definition
โโโ leafengines-agricultural-intelligence/ # Core intelligence
โโโ leafengines-opportunity-scanner/ # Market opportunity tools
โโโ leafengines-arbitrage-skill/ # Agricultural arbitrage
โโโ leafengines-workspace-skill/ # Workspace management
Built-in production readiness from day one:
Why this matters: Most MCP servers lack governance until enterprises demand it (painful retrofit). We built it in from the start.
# Install globally
## ๐ฏ QGIS Plugin Officially Approved!
**Plugin ID:** 4987 (LeafEngines Agricultural Intelligence)
**Version:** 1.0.2 Experimental
**Status:** โ
**PUBLICLY AVAILABLE**
**Download:** https://plugins.qgis.org/plugins/qgis_leafengines/version/1.0.2/download/
### Key Features:
- **USDA soil data** - Soil composition, pH, N/P/K recommendations
- **EPA water quality** - Water quality metrics and analysis
- **NOAA climate data** - Historical weather patterns and agricultural forecasting
- **Satellite vegetation indices** - NDVI, water-stress overlays from NASA MODIS
- **AI-powered crop recommendations** - Tailored to exact field polygons
- **Carbon credit calculations** - Environmental impact scoring for regulatory compliance
- **Offline-first architecture** - Works in remote/"deep canopy" areas
- **GPS-denied capabilities** - Military-proven algorithms for contested environments
### Strategic Advantages for Partners:
1. **Pre-vetted, low-risk integration** - Officially approved by QGIS after rigorous review
2. **Seamless future-proofing** - Aligns with QGIS release cycles (QGIS 4.0.0+ ready)
3. **Instant credibility** - Discoverable by 500,000+ QGIS users in agriculture sector
4. **Regulatory advantage** - Preferred for government/EPA/USDA-related procurements
5. **Ecosystem power** - Integrates with thousands of complementary QGIS plugins
### For OEM Partners:
Embed LeafEngines agricultural intelligence directly into your hardware or software platforms with confidence. The official QGIS approval eliminates weeks of custom validation, security audits, and compatibility testing.
*Approved: April 14, 2026*
npm install -g @ancientwhispers54/leafengines-mcp-server
# Run the server
leafengines-mcp-server
MCP Registry: io.github.QWarranto/leafengines version 1.1.5
# Install via ClawHub (available now)
clawhub install leafengines
# Or manually add to skills directory
# Working API now available!
# URL: https://leafengines-agricultural-intelligence.onrender.com
# Access: Comment on GitHub Issue #NUMBER
# Test FREE tool
curl -X POST https://app.soilsidekickpro.com/turbo-quant-capabilities
turbo_quant_capabilities tool - No API key requiredAdd to mcp.json:
{
"mcpServers": {
"leafengines": {
"command": "leafengines-mcp-server",
"env": {
"LEAFENGINES_API_KEY": "your_api_key_here"
}
}
}
}
Add to OpenClaw config:
skills:
leafengines:
enabled: true
config:
api_key: YOUR_API_KEY_HERE
base_url: https://app.soilsidekickpro.com/api-docs
LeafEngines is available on Composio platform as custom tools for enterprise AI agents.
https://app.soilsidekickpro.com/api-docsx-api-key headerContributions are welcome! Please see individual directory CONTRIBUTING.md files for guidelines.
This repository contains integration adapters only. All proprietary intelligence (TurboQuant, AlphaEarth embeddings, phenology models) remains in the backend API.
Apache 2.0 License - See individual directory LICENSE files.
Commercial terms with FREE tier available. See pricing section or https://app.soilsidekickpro.com/mcp for details.
Based on Google's TurboQuant research (6x memory compression for LLMs).
750+ developers are already using LeafEngines MCP Server!
The turbo_quant_capabilities tool is completely free - no API key or payment required. Perfect for testing and demonstrations!
# Test the FREE tool
leafengines-mcp-server
# Then in Claude Desktop, ask: "Check TurboQuant capabilities"
๐ฑ Happy farming with AI! Powered by TurboQuant technology.
Be the first to review this server!
by Modelcontextprotocol ยท Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno ยท Developer Tools
Toleno Network MCP Server โ Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace ยท Developer Tools
Create, build, and publish Python MCP servers to PyPI โ conversationally.