mcpbeat Sign in

Aileron Journal MCP Server

by aileron-sh Your server? Claim it
local only

Aileron Journal runs on your own machine — the client starts it, so there is no endpoint to ping. 197 installs a week from pypi. Last commit 17 Sep 2026.

Read-only queries over Aileron audit journals: verify integrity, search recorded tool calls

Installs per day peak 374 · avg 51 · -60% w/w
a month agotoday
197
Installs / week
pypi · aileron
1
Stars
1 open issues
17 Sep 2026
Last commit
0 releases in 90 days
Apache-2.0
License
Python

What the code does

We read the source, 21 h ago · rules 3dff92dd89df

Evidence

Things with no honest explanation: a promise that contradicts the code, code that runs at install time while hiding what it does, data leaving the machine.

Claims read-only, but the code runs commands [пакет] src/aileron/proxy.py:151, src/aileron/proxy.py:335
    child = subprocess.Popen(
Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Runs an external command [пакет] src/aileron/proxy.py:151, src/aileron/proxy.py:335
    child = subprocess.Popen(

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

We found things in this code

Code changes quietly between releases, and nobody reads the diff of a dependency. We do, on every release — watch Aileron Journal and you get told the day something new turns up.

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 aileron -- uvx aileron
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "aileron": {
      "args": [
        "aileron"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.aileron]
command = "uvx"
args = ["aileron"]
.cursor/mcp.json
{
  "mcpServers": {
    "aileron": {
      "args": [
        "aileron"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "aileron": {
      "args": [
        "aileron"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Aileron Journal

same job, measured the same way
SEO Tools: Yandex.Webmaster
by antohins

MCP server for Yandex.Webmaster search queries (read-only).

77 installs/wk local only
Listen to Sadhu
by listentosadhu

Read-only semantic search over Vedic scripture verses, commentaries, and recorded lectures.

21 tools answering
D
Gtm Tools
by gtmtools

A read-only verified record of agent-operable GTM tools: search, fetch, compare, track changes.

4 tools answering
Call Copilot
by anisurrahmann

Search and read locally-recorded meeting transcripts over stdio. Read-only, no network.

239 installs/wk local only
I
Cross-Rail Settlement Binder
by arnopiva

Multi-rail settlement binder MCP. binder_verify proves integrity only — not settlement.

4 tools answering
Super Log
by super-log

Query your local super-log bench from an AI agent - read-only log tools over the hub.

32 installs/wk local only
uNotes
by unotes

Search university course materials, your flashcards, quizzes, streak and quota. All tools read-only.

answering
Kampyeri Kamp Arama
by kampyeri

Live read-only search for verified campsites in Turkey. Book on kampyeri.org.

2 tools answering

Aileron Journal — questions

Answers built from our own checks of this server.

Why is there no uptime for Aileron Journal?
Aileron Journal 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 aileron was installed 197 times last week.
How do I connect Aileron Journal?
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 aileron straight from pypi; nothing to host, nothing to sign up for.
How many people use Aileron Journal?
The pypi package aileron was installed 197 times in the last week. Week over week that is -60%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Aileron Journal open source?
Yes — it is published under the Apache-2.0 licence, written in Python, 1 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.