Add missing MCP server tools to documentation

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Done
    • Priority: Major - P3
    • vNext
    • Affects Version/s: None
    • Component/s: None
    • None
    • Needed
    • Hide

      The following tools were missing from our internal documentation and thus were never publically documented, we should add the docs about them, please refer to README for information but particularly:

      • `mongodb-logs` - Returns the most recent logged mongod events
      • `switch-connection` - Switch to a different MongoDB connection
      • `drop-index` - Drop an index for the provided database and collection.
      • `create-collection` - Creates a new collection in a database. If the database doesn't exist, it will be created automatically.
      • `explain` - Returns statistics describing the execution of the winning plan chosen by the query optimizer for the evaluated method

      Commit for reference: https://github.com/mongodb-js/mongodb-mcp-server/commit/cced0c7fe9d09e8ad8e8640e67097aa9d2a3e603

      Show
      The following tools were missing from our internal documentation and thus were never publically documented, we should add the docs about them, please refer to README for information but particularly: `mongodb-logs` - Returns the most recent logged mongod events `switch-connection` - Switch to a different MongoDB connection `drop-index` - Drop an index for the provided database and collection. `create-collection` - Creates a new collection in a database. If the database doesn't exist, it will be created automatically. `explain` - Returns statistics describing the execution of the winning plan chosen by the query optimizer for the evaluated method Commit for reference: https://github.com/mongodb-js/mongodb-mcp-server/commit/cced0c7fe9d09e8ad8e8640e67097aa9d2a3e603
    • Developer Tools

      Our README and consequently our documentation was missing certain tools.

      We should look into the newly updated README and add any missing tools.

            Assignee:
            Gagik Amaryan
            Reporter:
            Gagik Amaryan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: