aircraft-database-mcp
Verified Safeby jbandu
Overview
Provides a standardized, real-time interface for comprehensive airline fleet data management, scraping, and analytics for operational applications.
Installation
npm run dev:apiEnvironment 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
metorial-index
A background service that builds and maintains a comprehensive public catalog of Model Context Protocol (MCP) servers, enriching their metadata through automated fetching from repositories and AI-driven content generation.
toolhive-registry-server
The central metadata hub for enterprise Model Context Protocol (MCP) server governance and discovery, implementing the official MCP Registry API specification.
muster
Muster is a control plane that aggregates and manages Model Context Protocol (MCP) servers, providing AI agents with intelligent tool discovery, dynamic service orchestration, and workflow automation for infrastructure management.
aerospace-mcp
Provides a comprehensive aerospace research and flight planning service, including HTTP API and Model Context Protocol (MCP) integration, primarily for AI assistants.