What's New in the MongoDB MCP Server: Winter 2026 Edition
Blog post from MongoDB
The MongoDB MCP server has introduced several updates aimed at enhancing developer efficiency and database performance through integrated tools and features. Notable advancements include the integration of Performance Advisor tools within the MCP server, which allows developers to optimize database queries and indexes without switching contexts. The server also supports unified index creation for both traditional and vector search indexes, facilitated by the CreateIndexTool class, which simplifies the indexing process by using the same interface for both types. Furthermore, it enables the creation and management of local MongoDB clusters, streamlining the setup process by handling cluster creation, connection, and management within the development environment. Additionally, the insert-many tool now supports automatic embedding generation for vector search indexes, leveraging Voyage AI's models to automate tasks previously done manually. These updates, alongside new assistant tools for knowledge retrieval, aim to reduce development friction and enhance the overall user experience with AI-assisted capabilities.