Skip to content
Back to search
30
MCP

io.github.renanlido/custom-mcp-database

io.github.renanlido/custom-mcp-database

Run alias-based queries against PostgreSQL, MySQL, MongoDB and Oracle without exposing credentials.

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

Similar MCP servers embedding-nearest

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.idle-sync/db-conn-mcp
A dead-simple, self-hosted MCP server for securely querying databases via AI agents.
0 tools
io.github.instanode-dev/mcp
Provision Postgres databases + webhooks from AI coding agents in one HTTP call.
0 tools
io.github.marcelo-ochoa/mysql
An MCP server for MySQL databases.
0 tools
io.github.marcelo-ochoa/postgres
MCP server for interacting with PostgreSQL databases
0 tools
io.github.martymarkenson/postgres-connector
MCP server for querying PostgreSQL databases
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.renanlido/custom-mcp-database": {
      "url": "None",
      "transport": "http"
    }
  }
}