harvestpulse
ActiveTool of com.theaslangroupllc.pulse/pulsenetwork
HarvestPulse: Global farm-to-table and agricultural intelligence API. USDA + ERS data synthesis. Local food finder (farmers markets, CSAs, on-farm markets), seasonal produce calendars, organic certification lookup, Coverage: Global Endpoints: • find ($0.05): Local Farm & Market Finder • season ($0.05): Seasonal Produce Calendar • labels ($0.08): Food Label Decoder • organic ($0.08): Certified Organic Farm Finder • dirty-dozen ($0.05): Dirty Dozen & Clean Fifteen • food-hub ($0.08): Regional Food Hub Finder • regenerative ($0.10): Regenerative Agriculture Guide • designations ($0.10): Global Food Designations • agritourism ($0.05): Agritourism & U-Pick Finder • csa ($0.10): CSA Evaluation Guide • cost ($0.10): Local vs. Conventional Cost Analysis • roadmap ($0.15): Farm-to-Table Lifestyle Roadmap • food-preservation ($0.10): Food preservation guide • foraging-intel ($0.10): Foraging intelligence • livestock-basics ($0.10): Backyard livestock guide
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"action"
],
"properties": {
"zip": {
"type": "string",
"description": "US ZIP code"
},
"city": {
"type": "string",
"description": "City name (optional filter)"
},
"lang": {
"type": "string",
"description": "Response language (default en)"
},
"type": {
"type": "string",
"description": "Type (plants, mushrooms, berries, all)"
},
"goals": {
"type": "string",
"description": "Specific goals (e.g. reduce pesticides, support local farms, eat seasonally)"
},
"items": {
"type": "string",
"description": "Produce items to compare (space or comma separated)"
},
"label": {
"type": "string",
"description": "Label to decode (e.g. free-range, natural, pasture-raised, grass-fed, non-GMO)"
},
"month": {
"type": "string",
"description": "Month (1-12). Defaults to current month."
},
"query": {
"type": "string",
"description": "Search terms (e.g. beef, dairy, grain)"
},
"state": {
"type": "string",
"description": "2-letter US state code (e.g. CA, TX, NY)"
},
"action": {
"enum": [
"find",
"season",
"labels",
"organic",
"dirty-dozen",
"food-hub",
"regenerative",
"designations",
"agritourism",
"csa",
"cost",
"roadmap",
"food-preservation",
"foraging-intel",
"livestock-basics"
],
"type": "string",
"description": "Which endpoint to call. Options: find | season | labels | organic | dirty-dozen | food-hub | regenerative | designations | agritourism | csa | cost | roadmap | food-preservation | foraging-intel | livestock-basics"
},
"animal": {
"type": "string",
"description": "Animal (chickens, goats, bees, etc.)"
},
"method": {
"type": "string",
"description": "Method (canning, fermenting, dehydrating, freezing, pickling)"
},
"radius": {
"type": "string",
"description": "Search radius in miles"
},
"season": {
"type": "string",
"description": "Season (spring, summer, fall, winter)"
},
"climate": {
"type": "string",
"description": "Climate (temperate, arid, etc.)"
},
"country": {
"type": "string",
"description": "Country (for international calendar)"
},
"produce": {
"type": "string",
"description": "Produce to preserve"
},
"product": {
"type": "string",
"description": "Product name (e.g. parmigiano-reggiano, champagne, prosciutto-di-parma, roquefort)"
},
"location": {
"type": "string",
"description": "City/state or region"
},
"quantity": {
"type": "string",
"description": "Quantity (e.g. small batch)"
},
"weekly_budget": {
"type": "string",
"description": "Weekly food budget in USD"
},
"household_size": {
"type": "string",
"description": "Number of people in household"
},
"land_size_sqft": {
"type": "string",
"description": "Available land in sq ft"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
com.theaslangroupllc.pulse/pulsenetwork
https://github.com/GTCC777/mcp-pulsenetwork
2/7 registries