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.
    Last updated -
    340
    MIT License
    • Apple
  • Why this server?

    While the user specifically mentions MongoDB, connecting to a MySQL database may help provide an example if it is useful to extrapolate to other databases. This server can be used to understand the connection parameters, SQL syntax, and table information retrieval through natural language.

    -
    security
    -
    license
    -
    quality
    A Model Context Protocol server that enables AI models to interact with MySQL databases, providing tools for querying, executing statements, listing tables, and describing table structures.
    Last updated -
    MIT License
  • 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.
    Last updated -
    5
    100
    • Linux
    • Apple
  • 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.
    Last updated -
    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.
    Last updated -
    13,990
    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.
    Last updated -
    142
    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.
    Last updated -
    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.
    Last updated -
    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.
    Last updated -
    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.
    Last updated -
    4
    3
    TypeScript