Skip to main content
Glama

NASA API Desktop Extension

by seoh0711
package.json904 B
{ "name": "nasa-api-extension", "version": "1.0.0", "description": "NASA API를 활용한 Claude Desktop Extension", "main": "server/index.js", "type": "module", "scripts": { "start": "node server/index.js", "dev": "node server/index.js", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "nasa", "api", "mcp", "claude", "desktop", "extension", "space", "astronomy" ], "author": "NASA API Extension Developer", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^0.5.0", "node-fetch": "^3.3.2" }, "engines": { "node": ">=16.0.0" }, "repository": { "type": "git", "url": "https://github.com/nasa-api-extension/nasa-mcp-extension.git" }, "bugs": { "url": "https://github.com/nasa-api-extension/nasa-mcp-extension/issues" }, "homepage": "https://api.nasa.gov/" }

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/seoh0711/dxt_nasa'

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