Skip to main content
Glama
package.json1.27 kB
{ "name": "skyfi-mcp", "version": "0.1.0", "description": "MCP server for SkyFi geospatial/satellite imagery services", "type": "module", "main": "dist/index.js", "types": "dist/index.d.ts", "scripts": { "dev": "tsx watch src/index.ts", "build": "tsc", "start": "node dist/index.js", "test": "vitest run", "test:watch": "vitest", "test:coverage": "vitest run --coverage", "lint": "eslint src --ext .ts", "lint:fix": "eslint src --ext .ts --fix", "typecheck": "tsc --noEmit", "format": "prettier --write \"src/**/*.ts\"", "prepare": "husky" }, "keywords": [ "mcp", "skyfi", "satellite", "geospatial", "imagery", "ai", "claude" ], "author": "", "license": "MIT", "engines": { "node": ">=20.0.0" }, "devDependencies": { "@types/express": "^4.17.21", "@types/node": "^20.10.0", "@typescript-eslint/eslint-plugin": "^6.13.0", "@typescript-eslint/parser": "^6.13.0", "eslint": "^8.54.0", "husky": "^9.1.7", "prettier": "^3.1.0", "tsx": "^4.6.0", "typescript": "^5.3.0", "vitest": "^1.0.0" }, "dependencies": { "@modelcontextprotocol/sdk": "^0.5.0", "axios": "^1.6.0", "express": "^4.18.2", "zod": "^3.22.4" } }

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/mfuechec/SkyFiMCP'

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