Back to Home
jbandu icon

aircraft-database-mcp

Verified Safe

by jbandu

Overview

Provides a standardized, real-time interface for comprehensive airline fleet data management, scraping, and analytics for operational applications.

Installation

Run Command
npm run dev:api

Environment Variables

  • POSTGRES_URL
  • API_KEYS
  • LLM_MODE
  • OLLAMA_BASE_URL
  • OLLAMA_MODEL
  • CLAUDE_API_KEY
  • CLAUDE_MODEL
  • API_PORT
  • PORT

Security Notes

The server implements a robust security middleware stack including Helmet, Zod-based input validation with SQL injection/XSS detection, API key authentication (with bcrypt hashing and RBAC), token bucket rate limiting, and comprehensive audit logging with sensitive data redaction. While strong, production deployment requires careful management of API keys, enabling PostgreSQL SSL with certificate validation (currently `rejectUnauthorized: false`), and implementing a dedicated secret management solution. There are no obvious `eval` or malicious patterns found.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassHigh
Avg Tokens15500
Stars0
Forks0
Last Update2025-11-30

Tags

MCPAviationFleet ManagementWeb ScrapingDatabaseAI Agents