Skip to content
Back to search
30
MCP v0.2.1

io.github.agentic-eng/a2db

io.github.agentic-eng/a2db

Safe, read-only database access for AI agents. 5 databases, batch queries, SQLGlot.

Uptime
0.0%
25 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

A2DB
Safe, read-only database access for AI agents across PostgreSQL, SQLite, MySQL, Oracle, and SQL Server.
0 tools
io.github.t8y2/dbx
Query databases from AI agents using connections configured in DBX.
0 tools
QueryBear
Safe, read-only Postgres and MySQL access for AI agents. Audit log + column-level controls.
0 tools · streamable-http
io.github.wangggym/quarry
Safety-railed database access for agents: Postgres, MySQL, Redis. Read-only by default.
0 tools
io.github.kevinx702/agentcite
Fabrication-free, DOI-backed citations for AI agents — real openAlex sources, never hallucinated.
0 tools
io.github.infoinlet-marketplace/mcp-qdrant
Read-only Qdrant vector DB for AI agents — collections, info, browse points, count, search.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.agentic-eng/a2db": {
      "url": "None",
      "transport": "http"
    }
  }
}