🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

mcp-server-crop-commodity

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mcp-server-crop-commodity

USDA crop data, commodity prices, and weather impact for agricultural intelligence

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

mcp-server-crop-commodity

MCP Server: Crop Commodity Intelligence

Features

  • 6 tools for AI agent integration via Model Context Protocol (MCP)
  • Works with Claude Desktop, Claude Code, Cursor, Windsurf, and any MCP client
  • TypeScript, zero external dependencies beyond MCP SDK

Tools

  • ``

Quick Start

# Install
npm install @alerterra/mcp-server-crop-commodity

# Run
npx @alerterra/mcp-server-crop-commodity

# Or add to Claude Desktop config

Claude Desktop Configuration

{
  "mcpServers": {
    "crop-commodity": {
      "command": "npx",
      "args": ["@alerterra/mcp-server-crop-commodity"]
    }
  }
}

Data Sources

All data sources are free and require no API keys unless noted.

  • 6 tools: crop data, commodity prices, weather impact,

License

MIT

Built by Alerterra Labs — AI-powered intelligence tools.

Keywords

mcp

FAQs

Package last updated on 13 Mar 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts