Agmarknet MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DATA_GOV_IN_API_KEY | No | Your data.gov.in API key for accessing live agricultural commodity prices. If empty or invalid, the server uses offline mock data. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_commodity_priceB | Get current daily wholesale prices for a specific commodity. Returns min, max, and modal prices from today's Agmarknet data. |
| compare_marketsA | Compare prices of a commodity across different markets. Returns markets sorted by modal price (cheapest first). Great for finding the cheapest mandi. |
| get_price_summaryB | Get a statistical summary of a commodity's price across all markets. Returns average, lowest, and highest prices across matching markets. |
| list_commoditiesC | List available commodities in today's Agmarknet data. |
| list_marketsC | List available markets (mandis) in today's Agmarknet data. |
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/Krishna-Baldwa/agmarket-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server