69
/ 100
10 days ago
glama

USDA NASS MCP Server

Enables access to USDA NASS agricultural statistics data through natural language queries, supporting full dataset retrieval, record counts, and parameter discovery.

Is this your MCP?

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.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 1 credential: NASS_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configNASS_ENVproduction A flag for telling the MCP server to skip local dev steps (e.g. load_dotenv)
🔐 secretNASS_API_KEYCopy the .env.example to a .env file. Replace the value of with your NASS API key.
configNASS_API_FORMAT
configNASS_MCP_HOSTstring 0.0.0.0 The host to run the MCP server on
configNASS_MCP_PORTinteger 8000 The port to run the MCP server on
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/kin5-nass-mcp-server-1htdjn)](https://m8ven.ai/mcp/kin5-nass-mcp-server-1htdjn)
commit: bb12d2cd5c151befb2e2792147df3a014a3e9e69
code hash: e129f18b1879fbe95b9871fdf5d577ed796b551b06e6f7d769aa6964e1e13c78
verified: 6/18/2026, 11:41:39 AM
view raw JSON →