Server data from the Official MCP Registry
MCP server for flight logger. Features log flight, flight summary, compliance report. From M...
MCP server for flight logger. Features log flight, flight summary, compliance report. From M...
This MCP server has critical security vulnerabilities that make it unsuitable for production use. The server depends on external shared authentication and persistence modules that are not included in the repository, creating an unverifiable trust dependency. Additionally, the code uses unsafe path manipulation (sys.path.insert with user home directory expansion) to import these critical security modules, which could be exploited via path injection attacks. The authentication and data storage mechanisms cannot be audited, and the reliance on external, non-standard shared dependencies introduces significant supply chain risk. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
6 files analyzed · 15 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-csoai-org-flight-logger-mcp": {
"args": [
"-y",
"flight-logger-mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
Flight Logger MCP — MEOK AI Labs. Drone/aircraft flight logging, compliance tracking, maintenance scheduling.
Installation · Docs · Report Bug
pip install flight-logger-mcp
# or
npm install -g @meok-ai/flight-logger-mcp
See the project repository for full documentation and examples.
MIT © CSOAI
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.