Back to Home
cheesejaguar icon

aerospace-mcp

Verified Safe

by cheesejaguar

Overview

Provides a comprehensive aerospace research and flight planning service, including HTTP API and Model Context Protocol (MCP) integration, primarily for AI assistants.

Installation

Run Command
docker run -p 8080:8080 aerospace-mcp

Environment Variables

  • AEROSPACE_MCP_MODE
  • AEROSPACE_MCP_HOST
  • AEROSPACE_MCP_PORT
  • AEROSPACE_MCP_LOG_LEVEL
  • LLM_TOOLS_ENABLED
  • OPENAI_API_KEY
  • AEROSPACE_MCP_ENV

Security Notes

Contains a strong explicit safety disclaimer indicating the software is for educational/research purposes only and NOT for real-world navigation. Docker and Kubernetes deployment configurations show good security practices (non-root user, read-only filesystem, dropping capabilities, resource limits). Input validation is performed using Pydantic models. Relies on environment variables for sensitive data like API keys. Core FastAPI application does not appear to use `eval` or `exec` on user input. For production, external authentication and rate-limiting would need to be implemented (examples provided in documentation, but not built into the core FastAPI app).

Similar Servers

Stats

Interest Score32
Security Score8
Cost ClassMedium
Avg Tokens500
Stars2
Forks1
Last Update2026-01-17

Tags

aerospaceflight planningapimcpai tools