mcpbeat Sign in

Aviation Accident Analysis MCP Server

local only

Aviation Accident Analysis MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 56 installs a week from pypi. Last commit 27 Jul 2026.

Aviation accident report parsing and prompt generation service under the SHELL framework.

Installs per day peak 33 · avg 9 · -31% w/w
a month agotoday
56
Installs / week
pypi · aviation-accident-analysis
0
Stars
0 open issues
27 Jul 2026
Last commit
0 releases in 90 days
License
Python

Nothing serious here today

Today is the operative word: we check Aviation Accident Analysis MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add aviation-accident-analysis -- uvx aviation-accident-analysis
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "aviation-accident-analysis": {
      "args": [
        "aviation-accident-analysis"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.aviation-accident-analysis]
command = "uvx"
args = ["aviation-accident-analysis"]
.cursor/mcp.json
{
  "mcpServers": {
    "aviation-accident-analysis": {
      "args": [
        "aviation-accident-analysis"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "aviation-accident-analysis": {
      "args": [
        "aviation-accident-analysis"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Aviation Accident Analysis MCP

same job, measured the same way
SQLBot MCP Proxy
by wenrou21

MCP server proxy for SQLBot Text-to-SQL queries and report generation.

local only
Sheriff
by ryansmith4

MCP server for fixing static analysis issues from SARIF reports with AI agents

local only
Admob MCP Server
by parksanggwon

MCP server for the Google AdMob API — apps, ad units, mediation, and revenue reports

62 installs/wk local only
Grok Image
by codechap

MCP server for Grok image generation and editing

local only
GPT Image
by codechap

MCP server for OpenAI GPT image generation and editing

local only
Advanced Zebrunner MCP Server
by maksimsarychau

Advanced analytics, reporting, and safe mutations for Zebrunner. 64 tools, 14 resources, 17 prompts.

53 installs/wk local only
Huntress
by wyre-technology

MCP server for Huntress — accounts, organizations, agents, incidents, and reports.

local only
Huntress
by wyre-ai

MCP server for Huntress — accounts, organizations, agents, incidents, and reports.

local only

Aviation Accident Analysis MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Aviation Accident Analysis MCP?
Aviation Accident Analysis MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package aviation-accident-analysis was installed 56 times last week.
How do I connect Aviation Accident Analysis MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls aviation-accident-analysis straight from pypi; nothing to host, nothing to sign up for.
How many people use Aviation Accident Analysis MCP?
The pypi package aviation-accident-analysis was installed 56 times in the last week. Week over week that is -31%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Aviation Accident Analysis MCP open source?
We cannot say either way: written in Python and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.