A2Db
Rank #38,103io.github.agentic-eng/a2db
MCP server providing a2db capabilities
A2Db is a Model Context Protocol (MCP) server published by yoselabs. It ranks #38,103 of 132,113 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. A2Db is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 2 tracked versions. It was first listed on Mar 27, 2026 and most recently updated on Mar 29, 2026.
Ranks ahead of 94,010 of 132,113 servers on MCP Toplist.
Use A2Db
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add a2db -- uvx a2db[mcp_servers.a2db]
command = "uvx"
args = ["a2db"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"a2db": {
"command": "uvx",
"args": [
"a2db"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"a2db": {
"command": "uvx",
"args": [
"a2db"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"a2db": {
"type": "stdio",
"command": "uvx",
"args": [
"a2db"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"a2db": {
"command": "uvx",
"args": [
"a2db"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"a2db": {
"command": "uvx",
"args": [
"a2db"
]
}
}
}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.agentic-eng%2Fa2db)<a href="https://mcptoplist.com/server/io.github.agentic-eng%2Fa2db"><img src="https://mcptoplist.com/badge/io.github.agentic-eng%2Fa2db.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
yoselabs
Other servers by yoselabs
View all yoselabs servers →Available versions (2)
| Version | Published |
|---|---|
| 0.2.1 | Mar 29, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains A2Db?
- A2Db is maintained by yoselabs, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is A2Db listed on the Official MCP Registry?
- Yes — A2Db is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does A2Db have?
- MCP Toplist tracks 2 versions of A2Db, most recently published on Mar 29, 2026.
- Where can I find the source code for A2Db?
- The source code for A2Db is hosted at github.com/yoselabs/a2db.
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.