USDA NASS MCP Server
by kin5
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NASS_ENV | No | A flag for telling the MCP server to skip local dev steps | |
| transport | No | Transport protocol for the MCP server (streamable-http or stdio) | streamable-http |
| NASS_API_KEY | Yes | Your NASS API key (required) | |
| NASS_MCP_HOST | No | The host to run the MCP server on | 0.0.0.0 |
| NASS_MCP_PORT | No | The port to run the MCP server on | 8000 |
| NASS_MCP_FORMAT | No | The format to return data (CSV, JSON, or XML) | CSV |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/kin5/nass-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server