Enables access to USDA NASS agricultural statistics data through natural language queries, supporting full dataset retrieval, record counts, and parameter discovery.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.NASS_ENV— production A flag for telling the MCP server to skip local dev steps (e.g. load_dotenv)NASS_API_KEY— Copy the .env.example to a .env file. Replace the value of with your NASS API key.NASS_API_FORMATNASS_MCP_HOST— string 0.0.0.0 The host to run the MCP server onNASS_MCP_PORT— integer 8000 The port to run the MCP server on[](https://m8ven.ai/mcp/kin5-nass-mcp-server-1htdjn)