crew-controller-mcp
Verified Safeby jbandu
Overview
Provides real-time crew scheduling, legality checking, and disruption recovery tools for airline crew controllers, designed for high-pressure day-of-operations scenarios.
Installation
npm startSecurity Notes
The server communicates via standard I/O (stdio) using the Model Context Protocol, which limits direct network exposure. Most external integrations (e.g., database, ML models, notification services, booking systems) are explicitly mocked within the source code, reducing immediate security risks related to external API keys or connections in this specific version. The only environment variable used (`NODE_ENV`) is not a secret. Future enhancements and real-world integrations will introduce new security considerations.
Similar Servers
conductor-tasks
Conductor Tasks acts as an intelligent AI-powered assistant for developers, streamlining the entire development lifecycle from task generation and planning (parsing PRDs, expanding tasks, generating implementation steps) to execution and code modification (generating diffs). It provides visual task management, integrates with various IDEs, and leverages multiple LLM providers for optimal results and cost efficiency.
llms
A centralized configuration and documentation management system for LLMs, providing tools for building skills, commands, agents, prompts, and managing MCP servers across multiple LLM providers.
SRE-agent
An autonomous multi-agent system designed for Kubernetes incident detection, diagnosis, and mitigation using LLMs and modular workflows to reduce Mean Time to Resolution (MTTR).
aerospace-mcp
Provides a comprehensive aerospace research and flight planning service, including HTTP API and Model Context Protocol (MCP) integration, primarily for AI assistants.