MCP.so
ログイン

NASA-MCP. Integration via MCP with NASA APIs

@AnCode666

NASA-MCP. Integration via MCP with NASA APIs について

MCP server for use NASA APIs

基本情報

カテゴリ

その他

ライセンス

MIT

ランタイム

python

トランスポート

stdio

公開者

AnCode666

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "nasa-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@smithery/cli",
        "install",
        "@AnCode666/nasa-mcp",
        "--client",
        "claude"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is NASA-MCP?

NASA-MCP is an MCP server that integrates with NASA APIs to retrieve astronomical data, space weather information, Earth imagery, and exoplanet data. It is designed for developers and LLMs using MCP‑compatible clients such as Claude AI.

How to use NASA-MCP?

Install via Smithery (npx @smithery/cli install @AnCode666/nasa-mcp) or with uv (Python 3.10+). Configure the server in your MCP client (e.g., Claude for Desktop) by adding the command uvx with args ["nasa_mcp"] and an environment variable NASA_API_KEY. Obtain a free API key from api.nasa.gov.

Key features of

コメント

「その他」の他のコンテンツ