Skip to main content
Glama

Agricultural AI MCP Server

by BishalJena
package.json435 B
{ "name": "crop-price-mcp", "version": "1.0.0", "type": "module", "scripts": { "build": "tsc", "start": "node dist/server.js", "dev": "ts-node src/server.ts" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.0.0", "zod": "^3.0.0", "node-fetch": "^3.3.2", "dotenv": "^16.0.0" }, "devDependencies": { "ts-node": "^10.0.0", "typescript": "^5.0.0", "@types/node": "^20.0.0" } }

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