Search for:

Running MySQL Queries Through a MySQL Socket

  • Why this server?

    This server provides read-only access to MySQL databases, enabling LLMs to inspect database schemas and execute read-only queries. While it doesn't explicitly mention socket connections, it provides the core functionality of running MySQL queries.

    -
    security
    -
    license
    -
    quality
    A Model Context Protocol server providing read-only access to MySQL databases, enabling LLMs to inspect database schemas and execute read-only queries.
    1
    JavaScript
  • Why this server?

    This server enables AI models to interact with MySQL databases through a standardized interface, suggesting it can handle running queries.

    A
    security
    A
    license
    A
    quality
    This server enables AI models to interact with MySQL databases through a standardized interface.
    5
    506
    39
    JavaScript
    MIT License
  • 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. Does not explicitly mention socket connections but enables running queries.

    -
    security
    F
    license
    -
    quality
    Allows Cursor to interact with MySQL databases through the MCP protocol, enabling creation, querying, modification and deletion of database tables and records.
    2
    JavaScript
  • Why this server?

    A TypeScript-based MCP server that facilitates SQL query execution and MySQL database connectivity using environment variables, which could include socket configurations.

    -
    security
    F
    license
    -
    quality
    A TypeScript-based MCP server that facilitates SQL query execution and MySQL database connectivity using environment variables.
    25
    JavaScript
    • Apple
  • Why this server?

    This server helps with providing LSP functionality, a tool that can be used for assisting database interactions.

    A
    security
    A
    license
    A
    quality
    TypeScript-based MCP server designed to enhance code editing experiences by providing features such as hover information, code completion, and diagnostics.
    3
    13
    MIT License
    • Apple
  • Why this server?

    Provides generic Open Database Connectivity (ODBC) to any Database Management System (DBMS) that's accessible via an ODBC Connector (Driver), and can be used to run sql queries. Although not a direct mysql socket, it may use it under the hood

    -
    security
    A
    license
    -
    quality
    Provides generic Open Database Connectivity (ODBC) to any Database Management System (DBMS) that's accessible via an ODBC Connector (Driver).
    TypeScript
    MIT License
    • Apple
  • Why this server?

    A Model Context Protocol server that enables AI agents to execute SQL queries against a MySQL database, supporting operations like reading data, creating tables, inserting, updating, and deleting records.

    A
    security
    F
    license
    A
    quality
    A Model Context Protocol server that allows AI agents to execute SQL queries against a MySQL database, supporting operations like reading data, creating tables, inserting, updating, and deleting records.
    6
    593
    1
    JavaScript
    • Apple
  • Why this server?

    An enhanced Model Context Protocol server that enables LLMs to inspect database schemas with rich metadata and execute read-only queries with safety checks. This provides more in-depth features that could assist in running queries

    -
    security
    F
    license
    -
    quality
    An enhanced Model Context Protocol server that enables LLMs to inspect database schemas with rich metadata and execute read-only SQL queries with safety checks.
    177
    1
    TypeScript
    • Apple
  • Why this server?

    Provides SQLAlchemy (via pyodbc) connectivity to any Database Management System (DBMS) that's accessible via SQLAlchemy, and can be used to run sql queries. Although not a direct mysql socket, it may use it under the hood

    A
    security
    A
    license
    A
    quality
    Provides SQLAlchemy (via pyodbc) connectivity to any Database Management System (DBMS) that's accessible via SQLAlchemy.
    11
    7
    Python
    Apache 2.0
    • Apple
    • Linux
  • Why this server?

    Provides access to airtable bases for querying via SQL

    -
    security
    A
    license
    -
    quality
    A Model Context Protocol server that provides read and write access to Airtable databases. This server enables LLMs to inspect database schemas, then read and write records.
    11
    529
    90
    TypeScript
    MIT License