MongoDB by CData
Exposes MongoDB data to LLMs like Claude Desktop through a read-only Model Context Protocol (MCP) server, leveraging CData JDBC Drivers.
关于
This read-only MCP Server enables Large Language Models (LLMs), such as Claude Desktop, to interact with live MongoDB data. It utilizes the CData JDBC Driver for MongoDB to present MongoDB as relational SQL models. By wrapping the driver with a simplified MCP interface, the server allows LLMs to retrieve real-time information via natural language queries, eliminating the need for SQL.
主要功能
- Simplified setup for connecting to MongoDB
- 0 GitHub stars
- Exposes MongoDB data as relational SQL models
- Read-only access to MongoDB data
- Integration with CData JDBC Driver for MongoDB
- Enables natural language querying of MongoDB data for LLMs
使用案例
- Connecting Claude Desktop to MongoDB data for querying
- Enabling LLMs to analyze and retrieve live MongoDB information
- Integrating MongoDB data into AI-powered applications