Skip to main content
Glama

NASA MCP Service

package.json798 B
{ "name": "nasa-apod-mcp", "version": "1.0.0", "description": "NASA APOD MCP Service for Cursor IDE", "main": "nasa-mcp.js", "bin": { "nasa-mcp": "./nasa-mcp.js" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "start": "node nasa-mcp.js" }, "keywords": [ "cursor", "mcp", "nasa", "apod", "astronomy" ], "author": "simon liu", "license": "MIT", "dependencies": { "axios": "^1.6.7" }, "repository": { "type": "git", "url": "git+https://github.com/liuwanglei-tal/nasa-mcp.git" }, "publishConfig": { "access": "public" }, "bugs": { "url": "https://github.com/liuwanglei-tal/nasa-mcp/issues" }, "homepage": "https://github.com/liuwanglei-tal/nasa-mcp#readme", "devDependencies": {} }

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/liuwanglei-tal/nasa-mcp'

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