Loading languages...
CE

CelestialMCP

@Rkm19991

一个为Claude等AI助手设计的Model Context Protocol (MCP)服务器,提供访问天文数据的工具,包括天体位置、升落时间、可见性及星表信息。

astronomy
celestial data
AI assistant

# mcpServer Config

{
  "mcpServers": {
    "CelestialMCP": {
      "command": "node",
      "args": [
        "/absolute/path/to/your/CelestialMCP/project/dist/index.js"
      ]
    }
  }
}

# stdio

node dist/index.js
Transport:
stdio
भाषा:
TypeScript
बनाया गया:4/17/2025
अद्यतन किया गया:5/24/2025
मुखपृष्ठ:
https://github.com/Rkm1999/CelestialMCP