Skip to main content
Glama

Agricultural AI MCP Server

by BishalJena
crop-price.yaml686 B
name: crop-price description: "Production MCP server for fetching Indian crop price data from data.gov.in with state/district/commodity filters" version: "1.0.0" runtime: image: crop-price-mcp:latest command: ["node", "dist/server.js"] config: env: - name: DATAGOVIN_API_KEY required: true description: "API key from data.gov.in for accessing crop price dataset" - name: DATAGOVIN_RESOURCE_ID required: false default: "35985678-0d79-46b4-9ed6-6f13308a1d24" description: "Resource ID for the crop price dataset" capabilities: tools: true metadata: tags: ["agriculture", "data", "india", "prices", "api"] author: "Production Chatbot Team"

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/BishalJena/fs-gate'

If you have feedback or need assistance with the MCP directory API, please join our Discord server