Gujarat AGMARKNET MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port for REST API server (default 3000) | |
| NODE_ENV | No | Environment mode (development, production, etc.) | |
| MONGODB_URI | Yes | MongoDB connection string | |
| ADMIN_API_KEY | No | API key for admin endpoints | |
| DATA_SYNC_CRON | No | Cron expression for automatic daily sync (e.g., '0 21 * * *') | |
| AGMARKNET_STATE | No | State to scrape from AGMARKNET (default Gujarat) | |
| MONGODB_DATABASE | No | MongoDB database name | |
| EMBEDDING_PROVIDER | No | Embedding provider (local, external, etc.) | |
| VECTOR_SEARCH_MODE | No | Vector search mode (local or Atlas) | |
| AGMARKNET_COMMODITY | No | Commodity to scrape (e.g., Wheat) | |
| MONGODB_VECTOR_INDEX | No | Name of the vector index for RAG search | |
| AGMARKNET_COMMODITY_GROUP | No | Commodity group to scrape (e.g., Cereals) |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues