Skip to main content
Glama

Celestial Position MCP Server

by Rkm1999
package.json733 B
{ "name": "CelestialMCP", "version": "0.0.1", "description": "CelestialMCP MCP server for celestial object positioning", "type": "module", "bin": { "CelestialMCP": "./dist/index.js" }, "files": [ "dist" ], "scripts": { "build": "tsc && mcp-build", "watch": "tsc --watch", "start": "node dist/index.js", "fetch-catalogs": "node scripts/fetch-catalogs.js" }, "dependencies": { "astronomy-engine": "^2.1.17", "csv-parse": "^5.5.3", "mcp-framework": "^0.2.2", "ts-node": "^10.9.2", "zod": "^3.22.4" }, "devDependencies": { "@types/csv-parse": "^1.1.12", "@types/node": "^20.11.24", "typescript": "^5.3.3" }, "engines": { "node": ">=18.19.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/Rkm1999/CelestialMCP'

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