ToolTrust
C25/100
Smithery

pestsentinel-pest-intelligence

mcpsmithery

@Smithery

## 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

3 High1 Medium3 Low9 Info

Risk Summary

Needs Approval

Dep 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)

  • HighAS-002

    ⚠️Excessive Permissions Γ—3

    tool declares network permission

    pestsentinel_search_zones

    tool declares exec permission

    pestsentinel_get_top_zonespestsentinel_get_zone_history

    Fix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.

  • MediumAS-002

    ⚠️Excessive Permissions

    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.

  • LowAS-011

    ℹ️Missing Rate-Limit / Timeout Γ—3

    tool performs network or execution operations but declares no rate-limit, timeout, or retry configuration

    pestsentinel_search_zonespestsentinel_get_top_zonespestsentinel_get_zone_history

    Fix: 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.

  • InfoAS-014

    ℹ️Dependency Inventory Unavailable Γ—9

    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_coverage

    Fix: 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.

[![ToolTrust Grade C](https://raw.githubusercontent.com/AgentSafe-AI/tooltrust-directory/main/docs/badges/grade-c.svg)](https://github.com/AgentSafe-AI/tooltrust-directory)