graphql-mcp-server-by-cdata
0
CData's Model Context Protocol (MCP) Server for GraphQL is a read-only server that allows large language models to interact with live GraphQL data seamlessly through natural language queries. It leverages the CData JDBC Driver to provide a simple MCP interface for querying data.
{servername}_get_tables
Get a list of available tables in the data source
{servername}_get_columns
Get column information for the specified table
{servername}_run_query
Execute SQL SELECT query