mcp-server-crop-commodity
v1.0.0
Published
USDA crop data, commodity prices, and weather impact for agricultural intelligence
Downloads
115
Maintainers
Readme
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 configClaude 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.
