Back to search
30
MCP
custom-mcp-database
pypi/custom-mcp-databaseMCP server that lets AI agents run read/write queries against PostgreSQL, MySQL, MongoDB and Oracle through alias-based connections, without exposing credentials.
Uptime
0.0%
10 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"custom-mcp-database": {
"url": "None",
"transport": "http"
}
}
}