Skip to main content
Glama

NASA MCP Server

.eslintrc.json470 B
{ "root": true, "parser": "@typescript-eslint/parser", "plugins": ["@typescript-eslint"], "extends": [], "rules": { "no-console": "off", "no-unused-vars": "off", "@typescript-eslint/no-unused-vars": "off", "@typescript-eslint/no-explicit-any": "off", "no-undef": "off", "@typescript-eslint/no-var-requires": "off", "no-inner-declarations": "off", "@typescript-eslint/no-this-alias": "off" }, "env": { "node": true } }

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/ProgramComputer/NASA-MCP-server'

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