Skip to content
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%
6 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

MySQL Database Query
Enables AI systems to execute and retrieve data from MySQL databases through a Spring Boot server that translates natural language requests
0 tools
ai.waystation/postgres
Connect to your PostgreSQL database to query data and schemas.
0 tools · streamable-http
Database Connector
Provides a unified interface for connecting to and interacting with multiple database systems (SQLite, PostgreSQL, MySQL/MariaDB, SQL Server
0 tools
PostgreSQL Database
Enables interaction with PostgreSQL databases for executing SQL queries, exploring table schemas, and performing data analysis with robust e
0 tools
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

How to use

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

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