Skip to main content
Glama

GeoSpatial MCP Server

by NodeGIS
package.json1.2 kB
{ "name": "@zealgeo/mcp-geo-server", "version": "1.1.3", "description": "MCP Server for coordinate conversion and spatial calculations", "main": "./dist/server.js", "bin": { "@zealgeo/mcp-geo-server": "dist/cli.js", "mcp-geo-server": "dist/cli.js" }, "scripts": { "start": "node dist/cli.js", "test": "echo \"Error: no test specified\" && exit 1", "build": "node scripts/build.js", "prepublishOnly": "npm run build" }, "dependencies": { "@modelcontextprotocol/sdk": "1.7.0", "zod": "3.20.0" }, "devDependencies": { "rimraf": "^5.0.5" }, "keywords": [ "mcp", "geospatial", "turf", "gis", "geometry", "spatial" ], "author": "ZealGeo", "license": "MIT", "repository": { "type": "git", "url": "https://geomcp.zealmap.com/server/0y1j6p3w8b9qv05" }, "bugs": { "url": "https://geomcp.zealmap.com/server/0y1j6p3w8b9qv05" }, "homepage": "https://geomcp.zealmap.com/server/0y1j6p3w8b9qv05", "files": [ "dist", "README.md", "LICENSE", "package.json", "node_modules" ], "publishConfig": { "access": "public" } }

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/NodeGIS/geo-mcp-server'

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