Exposes JSON data as a read-only Model Context Protocol (MCP) server for querying by Large Language Models.
This read-only MCP Server enables Large Language Models (LLMs) like Claude Desktop to query live JSON data. Leveraging the CData JDBC Driver for JSON, the server transforms JSON data into relational SQL models and presents them through a simplified MCP interface, allowing LLMs to retrieve real-time information by posing natural language questions, thus eliminating the need for SQL queries.
主な機能
01Leverages CData JDBC Driver for JSON connectivity
020 GitHub stars
03Exposes JSON data as a relational model
04Enables natural language querying of JSON data
05Simple setup process
06Compatible with Claude Desktop and other LLMs
ユースケース
01Integrating JSON data with AI clients for analysis
02Enabling natural language access to JSON datasets