Agentโ™ฅ๏ธŽAge
Catalog

io.github.renanlido/custom-mcp-database

Official

by renanlido ยท Python

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

A server that lets AI agents run alias-based queries against PostgreSQL, MySQL, MongoDB and Oracle without exposing credentials. Connections are configured once and stored locally; agents reference them by alias. Supports standard MCP clients and tools.

๐Ÿ› ๏ธ Key Features

  • Alias-based query execution for multiple databases (PostgreSQL, MySQL, MongoDB, Oracle)
  • Local, credential-safe connection storage; credentials never exposed to the model
  • MCP-compatible interface for AI agents and clients
  • Readable readme excerpt and registry-friendly naming

๐Ÿš€ Use Cases

  • Securely run cross-database queries via MCP clients
  • Centralized management of database connections for AI workflows
  • Safe data access in automated agents without credential leakage

โšก Developer Benefits

  • Lightweight, local configuration and storage of connections
  • Simple alias references in queries; reduces credential handling
  • Works with Claude Code, Claude Desktop, Cursor, VS Code, Windsurf, Gemini CLI, and more MCP clients

โš ๏ธ Limitations

  • Requires pre-configuration of database connections
  • Supports specific database types (PostgreSQL, MySQL, MongoDB, Oracle) as indicated
  • Behavior relies on MCP client compatibility and local storage security
io.github.renanlido/custom-mcp-database - agentage MCP Catalog