A2AL Daemon
Rank #18,095io.github.a2al/a2ald
Makes any AI agent globally reachable and discoverable—no cloud, domain, or port forwarding needed.
A2AL Daemon is a Model Context Protocol (MCP) server published by a2al. It ranks #18,095 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. A2AL Daemon is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on May 18, 2026 and most recently updated on Jun 3, 2026.
Ranks ahead of 113,951 of 132,046 servers on MCP Toplist.
Use A2AL Daemon
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add a2ald -- npx -y a2ald[mcp_servers.a2ald]
command = "npx"
args = ["-y", "a2ald"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"a2ald": {
"command": "npx",
"args": [
"-y",
"a2ald"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"a2ald": {
"command": "npx",
"args": [
"-y",
"a2ald"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"a2ald": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"a2ald"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"a2ald": {
"command": "npx",
"args": [
"-y",
"a2ald"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"a2ald": {
"command": "npx",
"args": [
"-y",
"a2ald"
]
}
}
}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.a2al%2Fa2ald)<a href="https://mcptoplist.com/server/io.github.a2al%2Fa2ald"><img src="https://mcptoplist.com/badge/io.github.a2al%2Fa2ald.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
a2al
Available versions (1)
| Version | Published |
|---|---|
| 0.2.7 | Jun 3, 2026 |
Frequently asked questions
- Who maintains A2AL Daemon?
- A2AL Daemon is maintained by a2al, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is A2AL Daemon listed on the Official MCP Registry?
- Yes — A2AL Daemon is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does A2AL Daemon have?
- MCP Toplist tracks 1 version of A2AL Daemon, most recently published on Jun 3, 2026.
- Where can I find the source code for A2AL Daemon?
- The source code for A2AL Daemon is hosted at github.com/a2al/a2al.
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.