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.
{servername}_get_tables
Get a list of available tables in the data source
{servername}_get_columns
Get a list of available columns in the table
{servername}_run_query
Execute SQL SELECT query