Skip to main content
Glama
package.json708 B
{ "name": "mcp4gva-typescript", "version": "0.1.0", "description": "MCP server for GVA GIS ArcGIS API - TypeScript implementation", "type": "module", "bin": { "mcp4gva-ts": "./build/index.js" }, "scripts": { "build": "tsc", "prepare": "npm run build", "watch": "tsc --watch", "dev": "npm run build && node build/index.js" }, "keywords": [ "mcp", "gva", "gis", "arcgis", "valencia" ], "author": "mcp4gva", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^0.5.0", "node-fetch": "^3.3.2" }, "devDependencies": { "@types/node": "^20.11.0", "typescript": "^5.3.3" }, "engines": { "node": ">=18" } }

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/pepo1275/mcp4gva'

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