Search for:

How to Connect to MongoDB

  • Why this server?

    This server directly enables LLMs to interact with MongoDB databases, allowing them to query collections, inspect schemas, and manage data seamlessly through natural language, directly addressing the user's need to connect to MongoDB.

    -
    security
    A
    license
    -
    quality
    A Model Context Protocol (MCP) server that enables LLMs to interact directly with MongoDB databases, allowing them to query collections, inspect schemas, and manage data seamlessly through natural language.
    340
    MIT License
    • Apple
  • Why this server?

    DBCode allows you to manage many databases including MongoDB, so it could provide the user with a tool to connect to a MongoDB database and manage it.

    -
    security
    F
    license
    -
    quality
    DBCode is a Visual Studio Code extension that allows you to manage many databases, including PostgreSQL, MySQL, SQL Server, DuckDB, Redis, MongoDB, and more. DBCode offers the option to run an MCP server, providing access to those databases, their schemas, and the ability to execute queries.
    6
    82
  • Why this server?

    This is included as another example, as the user may find useful information about how to connect to databases other than MongoDB as well. It provides similar functionality to 3320 but for Postgres.

    -
    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 read-only access to PostgreSQL databases, enabling LLMs to inspect database schemas and execute read-only SQL queries.

    -
    security
    F
    license
    -
    quality
    Provides read-only access to PostgreSQL databases, enabling LLMs to inspect database schemas and execute read-only SQL queries.
    23,627
    JavaScript
    • Apple
  • Why this server?

    Provides the ability to connect to both MySQL and PostgreSQL databases

    -
    security
    A
    license
    -
    quality
    The Multi DB MCP Server is a high-performance implementation of the Database Model Context Protocol designed to revolutionize how AI agents interact with databases. Currently supporting MySQL and PostgreSQL databases.
    97
    Go
    MIT License
    • Linux
    • Apple
  • Why this server?

    A universal interface that enables AI Agents to communicate with Hologres databases, allowing them to retrieve database metadata and execute SQL operations.

    A
    security
    A
    license
    A
    quality
    A universal interface that enables AI Agents to communicate with Hologres databases, allowing them to retrieve database metadata and execute SQL operations.
    6
    17
    Python
    Apache 2.0
  • Why this server?

    A universal interface that enables AI Agents to seamlessly communicate with Adb MySQL databases, allowing them to retrieve database metadata and execute SQL operations.

    -
    security
    A
    license
    -
    quality
    A universal interface that enables AI Agents to seamlessly communicate with Adb MySQL databases, allowing them to retrieve database metadata and execute SQL operations.
    1
    Python
    Apache 2.0
  • Why this server?

    Provides an example of a client-server system using Model Context Protocol that allows users to query a SQLite database. This can provide a user with an end-to-end picture of the process.

    -
    security
    F
    license
    -
    quality
    A client-server system using Model Context Protocol that allows users to query a SQLite database of fictional car data.
    Python
  • Why this server?

    A Model Context Protocol server that enables large language models to interact with Apache Superset databases through REST API, supporting database queries, table lookups, field information retrieval, and SQL execution.

    A
    security
    F
    license
    A
    quality
    A Model Context Protocol server that enables large language models to interact with Apache Superset databases through REST API, supporting database queries, table lookups, field information retrieval, and SQL execution.
    4
    3
    TypeScript