Search for:
Why this server?
Includes database interaction capabilities as part of its comprehensive toolkit.
Why this server?
MCP to access any database accessible via JDBC such as Postgres, Oracle, mysql, mariadb, sqlite etc.
Why this server?
Allows AI agents to execute SQL queries against a MySQL database, supporting operations like reading data, creating tables, inserting, updating, and deleting records. Could be adapted for Oracle.
Why this server?
Provides read-only access to MySQL databases, enabling LLMs to inspect database schemas and execute read-only queries. Could be adapted for Oracle.
Why this server?
Allows Cursor to interact with MySQL databases through the MCP protocol, enabling creation, querying, modification and deletion of database tables and records. Could be adapted for Oracle.
Why this server?
Supports multiple SQL execution, ability to query database table names and fields based on table comments, SQL Execution Plan Analysis, Chinese field to pinyin conversion. Could be adapted for Oracle.
Why this server?
Provides a framework to scrape webpages that include information extracted from databases.