Skip to content
Back to search
30
MCP

io.github.idle-sync/db-conn-mcp

io.github.idle-sync/db-conn-mcp

A dead-simple, self-hosted MCP server for securely querying databases via AI agents.

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

Similar MCP servers embedding-nearest

db-conn-mcp
A dead-simple, self-hosted MCP server for securely querying databases via AI agents.
0 tools
io.github.narekmalk/safedb-mcp
A secure MCP server that lets AI agents query databases safely.
0 tools
custom-mcp-database
MCP server that lets AI agents run read/write queries against PostgreSQL, MySQL, MongoDB and Oracle through alias-based connections, without
0 tools
io.github.couchbase/mcp-server-couchbase
Couchbase MCP Server - Enable AI agents to connect to and interact with Couchbase clusters.
0 tools
io.github.marin1321/mcp-devtools
MCP server giving AI agents safe access to filesystem, databases, processes, and APIs.
0 tools
io.github.daedalus/mcp-mysql-connector
MCP server exposing MySQL database functionalities as tools
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.idle-sync/db-conn-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}