Back to search
30
MCP

DB Query

pulsemcp/db query

Connects AI models to multiple database systems for executing queries and retrieving results across PostgreSQL, MySQL, and SQLite.

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

Similar MCP servers embedding-nearest

ai.waystation/postgres
Connect to your PostgreSQL database to query data and schemas.
0 tools · streamable-http
io.github.t8y2/dbx
Query databases from AI agents using connections configured in DBX.
0 tools
Universal Database
Provides unified connectivity to PostgreSQL, MySQL, and SQLite databases with automatic schema discovery, query recommendations, and a web f
0 tools
A2DB
Safe, read-only database access for AI agents across PostgreSQL, SQLite, MySQL, Oracle, and SQL Server.
0 tools
Hologres
Connects AI systems to Alibaba Cloud's Hologres databases for SQL execution, metadata retrieval, and statistics collection, enabling seamles
0 tools
Oracle Database
Connects to Oracle databases for queries and data operations.
0 tools

How to use

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

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