json-mcp-server-by-cdata
0
CData's MCP Server for JSON offers a platform for querying JSON data using natural language questions. It's primarily a read-only server designed for integration with LLMs such as Claude Desktop, allowing users to interact with JSON data without SQL knowledge.
Overview
CData's MCP Server for JSON allows Large Language Models (LLMs) to query live JSON data with no SQL required. It utilizes the CData JDBC Driver to present JSON data as relational SQL models.
Features
- Read-only MCP server for querying JSON data.
- Simple MCP interface for natural language queries.
- Integration with CData JDBC Driver for JSON.
Setup Guide
- Clone the repository and build the server.
- Download and license the CData JDBC Driver.
- Configure the connection and create JDBC connection properties file.
Usage with Claude Desktop
- Configure Claude Desktop to include the MCP server in its settings.
- Access JSON data through simple natural language queries.