Cursor requires stdin MCP tool to access database. I have implemented one with Golang. It was tested by production level Database migration. Welcome to try! https://github.com/kjstart/cursor_oracle_mcp_server
Features
- Full SQL Support: Execute SELECT, INSERT, UPDATE, DELETE, and DDL statements
- Human-in-the-Loop: Configurable safety confirmations for dangerous operations
- Cross-Platform: Supports Windows and macOS
- Single Executable: Standalone binary (requires Oracle Instant Client)
- Audit Logging: Complete audit trail of all SQL executions


Comments