Search for:

Methods for querying and analyzing a database

  • Why this server?

    Allows querying your PostgreSQL database using natural language and AI-powered responses, which is perfect for analysing data.

    -
    security
    F
    license
    -
    quality
    An interactive chat interface that combines Ollama's LLM capabilities with PostgreSQL database access through the Model Context Protocol (MCP). Ask questions about your data in natural language and get AI-powered responses backed by real SQL queries.
    28
    TypeScript
  • Why this server?

    Provides safe, read-only access to SQLite databases, enabling LLMs to explore and query data with built-in safety features.

    -
    security
    F
    license
    -
    quality
    An MCP server that provides safe, read-only access to SQLite databases through MCP. This server is built with the FastMCP framework, which enables LLMs to explore and query SQLite databases with built-in safety features and query validation.
    21
    Python
  • Why this server?

    Enables LLMs to securely interact with MySQL databases for read and write operations through an LLM-driven interface.

    -
    security
    A
    license
    -
    quality
    An MCP server that integrates with MySQL databases, enabling secure read and write operations through LLM-driven interfaces with support for transaction handling and performance monitoring.
    48
    3
    JavaScript
    MIT License
  • Why this server?

    Allows read and write access to Airtable databases, enabling LLMs to inspect schemas and manipulate records.

    -
    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
  • Why this server?

    Enables interaction with ClickHouse databases, with schema inspection and query capabilities, useful for data analysis.

    A
    security
    A
    license
    A
    quality
    ClickHouse database integration with schema inspection and query capabilities
    3
    167
    Python
    Apache 2.0
    • Apple
  • Why this server?

    Provides read-only access to PostgreSQL databases, allowing inspection of schemas and execution of read-only queries for analysis.

    -
    security
    A
    license
    -
    quality
    A Model Context Protocol server that provides read-only access to PostgreSQL databases. This server enables LLMs to inspect database schemas and execute read-only queries.
    1
    23,627
    37,968
    JavaScript
    MIT License
  • Why this server?

    Enables LLMs to interact directly with MongoDB databases for querying collections and inspecting schemas.

    A
    security
    A
    license
    A
    quality
    A Model Context Protocol server that provides access to MongoDB databases. This server enables LLMs to inspect collection schemas and execute read-only queries.
    8
    1,398
    148
    TypeScript
    MIT License
    • Apple
  • Why this server?

    Allows access to any database accessible via JDBC, like Postgres, Oracle, MySQL, MariaDB, or SQLite.

    -
    security
    A
    license
    -
    quality
    MCP to access any database accessible via JDBC such as Postgres, Oracle, mysql, mariadb, sqlite etc.
    88
    Apache 2.0
  • Why this server?

    Enables LLMs to inspect database schemas and execute queries on BigQuery datasets.

    -
    security
    A
    license
    -
    quality
    A Model Context Protocol server that provides access to BigQuery. This server enables LLMs to inspect database schemas and execute queries.
    39
    Python
    MIT License
    • Apple