A
licenseNot graded
qualityB
maintenanceEnables Claude Code to execute read-only queries and DML operations on Oracle and PostgreSQL databases, and to list or describe database tables.
14
1
MIT
No user-submitted related servers found.
Scored across 3 tools
Each tool targets a distinct aspect: package search, listing contents, and source retrieval. No overlap exists.
All tools follow a consistent verb_noun pattern using snake_case: get_package_source, list_package_objects, search_packages.
Three tools is lean but sufficient for a read-only Oracle package exploration server. No unnecessary tools.
Covers core read operations: search, list objects, get source. Minor gap in distinguishing package header vs body, but adequate for typical use.