pestsentinel-pest-intelligence
mcpsmithery## Pest Sentinel MCP Server AI-powered pest risk intelligence for **500+ zones across the US and Canada**. Connect your AI agent to real-time and historical pest pressure data for precision agriculture, crop protection, and agronomic decision-making. ### What it does - πΊοΈ **Zone lookup** β Search 500+ neighborhoods, cities, and districts by name, region, or country - π **Risk scores** β Get weekly pest risk scores (0β100) for any zone, updated regularly - π **Historical trends** β Query weeks of historical risk data to spot seasonal patterns - πΎ **Crop intelligence** β Identify which pests and crops are most at risk in any region ### Who it's for - **Agronomists & crop consultants** building AI-assisted field scouting tools - **AgTech developers** adding pest intelligence to farm management platforms - **AI agents** that need structured pest pressure data for recommendations - **Researchers** studying pest population dynamics across North America ### Coverage 500+ zones Β· 12 US states Β· 7 Canadian provinces Β· Weekly updates ### Quick start Add this server to your agent and ask: *"What is the current pest risk in central California?"* or *"Show me historical risk trends for Toronto zones."*
By Smithery | 16 findings | Scanned 5/16/2026 | tooltrust-scanner/v0.3.9
Risk Summary
Needs ApprovalDep Visibility plus Excessive Permissions raises enough risk that this tool should not be auto-trusted.
Potential impact: This finding indicates the tool should be reviewed before it is trusted.
Recommended action: Keep this tool behind manual approval and avoid unattended runs until the risky capabilities are narrowed or removed.
Suggested policy: keep this tool behind manual approval, do not allow unattended runs, and re-scan after narrowing risky permissions.
Security Findings (16)
tool declares network permission
pestsentinel_search_zonestool declares exec permission
pestsentinel_get_top_zonespestsentinel_get_zone_historyFix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.
pestsentinel_search_zones:tool declares db permission
Fix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.
tool performs network or execution operations but declares no rate-limit, timeout, or retry configuration
pestsentinel_search_zonespestsentinel_get_top_zonespestsentinel_get_zone_historyFix: Declare explicit rate-limit, timeout, and retry configuration for all network and execution tools. Implement exponential back-off and surface resource state to the calling agent.
Tool did not expose metadata.dependencies or repo_url, so supply-chain coverage is limited.
pestsentinel_list_zonespestsentinel_search_zonespestsentinel_get_zone_scorespestsentinel_get_rising_zonespestsentinel_get_top_zonespestsentinel_get_zone_historypestsentinel_get_regional_summarypestsentinel_list_pest_typespestsentinel_get_coverageFix: Review and remediate the identified issue.
Scan this tool yourself
Reproduce this audit locally, integrate into CI, or let your agent audit its own tools.
Install once, then scan any MCP server:
$ curl -sfL https://raw.githubusercontent.com/AgentSafe-AI/tooltrust-scanner/main/install.sh | bash$ tooltrust-scanner scan --server "npx -y pestsentinel-pest-intelligence"Adjust the package name if your npm registry name differs from the tool ID. View source
Add badge to your README
Copy this Markdown to show your ToolTrust grade on GitHub.
[](https://github.com/AgentSafe-AI/tooltrust-directory)