Enables querying Cosmos DB data from Claude Desktop using CData JDBC drivers.
This read-only server empowers Large Language Models (LLMs) like Claude Desktop to query live data from Cosmos DB through the CData JDBC Driver for Cosmos DB. By exposing Cosmos DB as relational SQL models, the server provides a Model Context Protocol (MCP) interface, allowing users to retrieve live information by asking natural language questions without the need for SQL queries.
主要功能
01Natural language querying of data
02Exposes Cosmos DB as relational SQL models
03MCP Interface for LLM interaction
04Read-only access to Cosmos DB data
050 GitHub stars
06Uses CData JDBC Driver for Cosmos DB
使用案例
01Connecting Cosmos DB data to Claude Desktop
02Querying Cosmos DB with natural language using LLMs
03Integrating Cosmos DB data with applications supporting MCP