Search for:

How to connect Cursor directly to a MongoDB database without losing state

  • Why this server?

    This server provides read-only access to MongoDB databases, enabling LLMs to inspect database schemas and execute read-only queries, which directly addresses the user's need to connect to MongoDB.

    A
    security
    A
    license
    A
    quality
    A Model Context Protocol server that provides read-only access to MongoDB databases, enabling AI assistants to directly query and analyze MongoDB data while maintaining data safety.
    14
    9
    2
    JavaScript
    MIT License
    • Apple
  • Why this server?

    This server enables natural language interactions with Couchbase databases, which may be relevant if the user is open to alternatives to MongoDB. It supports SQL++ queries on Couchbase Capella clusters using conversational commands.

    -
    security
    A
    license
    -
    quality
    A server that enables natural language interactions with Couchbase databases through the Model Context Protocol, allowing users to perform SQL++ queries on Couchbase Capella clusters using conversational commands.
    JavaScript
    MIT License
  • Why this server?

    This server enables direct interaction with Couchbase databases, a potential alternative to MongoDB, and supports operations like querying buckets, performing CRUD operations, and executing N1QL queries.

    -
    security
    F
    license
    -
    quality
    A Model Context Protocol server that enables large language models to interact directly with Couchbase databases through natural language, supporting operations like querying buckets, performing CRUD operations, and executing N1QL queries.
    1,021
    4
    TypeScript
    • Apple
  • Why this server?

    While not directly related to MongoDB, this server allows the AI to remember information between sessions by storing notes in an Obsidian vault. This can address the '失忆' (memory loss) part of the request.

    -
    security
    A
    license
    -
    quality
    A server implementation that allows AI assistants to read, create, and manipulate notes in Obsidian vaults through the Model Context Protocol.
    1,801
    1
    TypeScript
    MIT License
  • Why this server?

    Similar to Obsidian, this server provides a personal knowledge management system that transforms daily notes into organized, searchable knowledge, also addressing the '失忆' concern.

    A
    security
    F
    license
    A
    quality
    A personal knowledge management system that transforms daily notes into organized, searchable knowledge using the Model Context Protocol.
    9
    144
    1
    TypeScript
  • Why this server?

    This server offers interaction with Notion workspaces, allowing access to databases and pages, which could be used for storing and retrieving information to prevent the AI from '失忆'.

    -
    security
    A
    license
    -
    quality
    A Model Context Protocol server that provides a standardized interface for AI models to access, query, and modify content in Notion workspaces.
    275
    2
    TypeScript
    MIT License
    • Apple
  • Why this server?

    While not MongoDB, it provides a MySQL connection which may be a useful alternative.

    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?

    Another MySQL option, in case the user is using MySQL rather than MongoDB

    -
    security
    A
    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,219
    TypeScript
    MIT License
    • Linux
    • Apple
  • Why this server?

    Another MySQL option, in case the user is using MySQL rather than MongoDB

    -
    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?

    Allows running Javascript code, which can connect to databases. This addresses connecting to a database, which could be Mongo, and provides stateful REPL for some form of memory.

    -
    security
    F
    license
    -
    quality
    Allows AI models to run JavaScript/TypeScript code through Model Context Protocol tool calls, supporting both one-time script execution and stateful REPL sessions with npm package integration.
    TypeScript