Aviation Accident Analysis MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 100 installs a week from pypi. Last commit 27 Jul 2026.
Aviation accident report parsing and prompt generation service under the SHELL framework.
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.
claude mcp add aviation-accident-analysis -- uvx aviation-accident-analysis
{
"mcpServers": {
"aviation-accident-analysis": {
"args": [
"aviation-accident-analysis"
],
"command": "uvx"
}
}
}
[mcp_servers.aviation-accident-analysis]
command = "uvx"
args = ["aviation-accident-analysis"]
{
"mcpServers": {
"aviation-accident-analysis": {
"args": [
"aviation-accident-analysis"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"aviation-accident-analysis": {
"args": [
"aviation-accident-analysis"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.