Aileron Journal
Rank #10,730io.github.aileron-sh/aileron
Read-only queries over Aileron audit journals: verify integrity, search recorded tool calls
Aileron Journal is a Model Context Protocol (MCP) server published by aileron-sh. It ranks #10,730 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Aileron Journal is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Aug 2, 2026 and most recently updated on Aug 25, 2026.
Ranks ahead of 121,316 of 132,046 servers on MCP Toplist.
Use Aileron Journal
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add aileron -- uvx aileron serve --root .[mcp_servers.aileron]
command = "uvx"
args = ["aileron", "serve", "--root", "."]Add to ~/.codex/config.toml.
{
"mcpServers": {
"aileron": {
"command": "uvx",
"args": [
"aileron",
"serve",
"--root",
"."
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"aileron": {
"command": "uvx",
"args": [
"aileron",
"serve",
"--root",
"."
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"aileron": {
"type": "stdio",
"command": "uvx",
"args": [
"aileron",
"serve",
"--root",
"."
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"aileron": {
"command": "uvx",
"args": [
"aileron",
"serve",
"--root",
"."
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"aileron": {
"command": "uvx",
"args": [
"aileron",
"serve",
"--root",
"."
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.aileron-sh%2Faileron)<a href="https://mcptoplist.com/server/io.github.aileron-sh%2Faileron"><img src="https://mcptoplist.com/badge/io.github.aileron-sh%2Faileron.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
aileron-sh
Available versions (2)
| Version | Published |
|---|---|
| 0.1.5 | Aug 25, 2026 |
| 0.1.4 | Aug 20, 2026 |
Frequently asked questions
- Who maintains Aileron Journal?
- Aileron Journal is maintained by aileron-sh, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Aileron Journal listed on the Official MCP Registry?
- Yes — Aileron Journal is listed on the Official MCP Registry, alongside Glama.
- How many versions does Aileron Journal have?
- MCP Toplist tracks 2 versions of Aileron Journal, most recently published on Aug 25, 2026.
- Where can I find the source code for Aileron Journal?
- The source code for Aileron Journal is hosted at github.com/aileron-sh/aileron.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.