MCP-Server-for-Autonomous-Database-Management

raj111195/MCP-Server-for-Autonomous-Database-Management
★ 0 stars Python 🗄️ Database Updated 7d ago
Developed end-to-end scalable MCP server enabling AI/ML models to interact with Oracle DBs s
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server-for-auton": {
      "command": "uvx",
      "args": [
        "mcp-server-for-autonomous-database-management"
      ]
    }
  }
}

Or install with pip: pip install mcp-server-for-autonomous-database-management