Align CLI
Rank #1,840io.github.aligndottech/cli
Cross-tool decision memory for AI coding agents: search your decision graph, check changes over MCP.
Align CLI is a Model Context Protocol (MCP) server published by aligndottech. It ranks #1,840 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Align CLI is listed on Official MCP, with 40 tracked versions. It was first listed on Aug 25, 2026 and most recently updated on Sep 21, 2026.
Ranks ahead of 130,206 of 132,046 servers on MCP Toplist.
Use Align CLI
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add cli -- npx -y @aligndottech/cli[mcp_servers.cli]
command = "npx"
args = ["-y", "@aligndottech/cli"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"cli": {
"command": "npx",
"args": [
"-y",
"@aligndottech/cli"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"cli": {
"command": "npx",
"args": [
"-y",
"@aligndottech/cli"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"cli": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@aligndottech/cli"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"cli": {
"command": "npx",
"args": [
"-y",
"@aligndottech/cli"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"cli": {
"command": "npx",
"args": [
"-y",
"@aligndottech/cli"
]
}
}
}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.aligndottech%2Fcli)<a href="https://mcptoplist.com/server/io.github.aligndottech%2Fcli"><img src="https://mcptoplist.com/badge/io.github.aligndottech%2Fcli.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
aligndottech
Available versions (40)
| Version | Published |
|---|---|
| 0.41.0 | Sep 21, 2026 |
| 0.40.2 | Sep 20, 2026 |
| 0.40.1 | Sep 18, 2026 |
| 0.40.0 | Sep 18, 2026 |
| 0.39.0 | Sep 17, 2026 |
| 0.38.1 | Sep 16, 2026 |
| 0.38.0 | Sep 10, 2026 |
| 0.37.1 | Sep 7, 2026 |
| 0.37.0 | Sep 7, 2026 |
| 0.36.0 | Sep 7, 2026 |
| 0.35.0 | Sep 3, 2026 |
| 0.34.1 | Sep 3, 2026 |
| 0.33.0 | Sep 2, 2026 |
| 0.32.2 | Sep 2, 2026 |
| 0.32.1 | Sep 2, 2026 |
| 0.31.1 | Sep 1, 2026 |
| 0.30.0 | Sep 1, 2026 |
| 0.29.1 | Aug 31, 2026 |
| 0.29.0 | Aug 31, 2026 |
| 0.28.1 | Aug 31, 2026 |
| 0.28.0 | Aug 31, 2026 |
| 0.27.0 | Aug 31, 2026 |
| 0.26.3 | Aug 31, 2026 |
| 0.26.2 | Aug 31, 2026 |
| 0.26.1 | Aug 31, 2026 |
| 0.26.0 | Aug 31, 2026 |
| 0.25.0 | Aug 30, 2026 |
| 0.24.1 | Aug 30, 2026 |
| 0.24.0 | Aug 30, 2026 |
| 0.23.1 | Aug 30, 2026 |
| 0.23.0 | Aug 30, 2026 |
| 0.22.0 | Aug 29, 2026 |
| 0.21.2 | Aug 28, 2026 |
| 0.21.1 | Aug 28, 2026 |
| 0.21.0 | Aug 27, 2026 |
| 0.20.0 | Aug 27, 2026 |
| 0.19.1 | Aug 26, 2026 |
| 0.19.0 | Aug 26, 2026 |
| 0.18.0 | Aug 26, 2026 |
| 0.17.1 | Aug 25, 2026 |
Frequently asked questions
- Who maintains Align CLI?
- Align CLI is maintained by aligndottech, which publishes 1 MCP server (40 total versions) tracked on MCP Toplist.
- Is Align CLI listed on the Official MCP Registry?
- Yes — Align CLI is listed on the Official MCP Registry.
- How many versions does Align CLI have?
- MCP Toplist tracks 40 versions of Align CLI, most recently published on Sep 21, 2026.
- Where can I find the source code for Align CLI?
- The source code for Align CLI is hosted at github.com/aligndottech/align-cli.
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.