Loading MCP server directory, please wait...
An Oracle MCP server built from the PL/SQL, tables and statements you select. No run-sql tool
npx @getmcp/cli add io.github.srmadscience/mcpdbwizardRequires Docker Engine. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.srmadscience/mcpdbwizard": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/srmadscience/mcpdbwizard:2.0.29"
]
}
}
}