Retrieve detailed information from MySQL databases by specifying the target environment (local, development, staging, production). Facilitates database exploration and data investigation for AI-powered tools.
Retrieve metadata about NCBI Entrez databases, including available databases, descriptions, record counts, and searchable fields for bioinformatics workflows.
Connect to a SQLite database file to enable interaction with its data, including querying, listing tables, and describing schemas for efficient database management.
Establish a connection to a SQLite database file for AI assistants to interact with data, enabling operations like query execution and schema inspection.
Enables AI agents to query and explore SQLite databases through schema inspection, arbitrary SQL execution, and predefined canned queries. Compatible with Datasette metadata for enriching database structure with descriptions.