Skip to content
Back to search
30
MCP

A2DB

pulsemcp/a2db

Safe, read-only database access for AI agents across PostgreSQL, SQLite, MySQL, Oracle, and SQL Server.

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

Similar MCP servers embedding-nearest

io.github.agentic-eng/a2db
Safe, read-only database access for AI agents. 5 databases, batch queries, SQLGlot.
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
DB Query
Connects AI models to multiple database systems for executing queries and retrieving results across PostgreSQL, MySQL, and SQLite.
0 tools
SqlAugur
MCP server providing AI assistants with safe, read-only SQL Server access
0 tools
A2AL Daemon
Makes any AI agent globally reachable and discoverable—no cloud, domain, or port forwarding needed.
0 tools

How to use

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

{
  "mcpServers": {
    "a2db": {
      "url": "None",
      "transport": "http"
    }
  }
}