box-mcp-server-by-cdata

box-mcp-server-by-cdata

0

CData's MCP Server for Box is a read-only server that allows LLMs to query Box data using natural language without the need for SQL. It integrates with the CData JDBC Driver for Box to provide a seamless data model interface.

CData's Model Context Protocol (MCP) Server for Box

  • A read-only MCP Server allowing LLMs to query live Box data through a simple interface.
  • Utilizes the CData JDBC Driver for Box to expose data as relational SQL models.
  • Designed for natural language queries without the need for SQL.

Setup Guide

  1. Clone the repository and build the server.
  2. Download and install CData JDBC Driver for Box.
  3. License the JDBC Driver and configure the connection.
  4. Create a .prp file for your JDBC connection.

Usage Details

  • AI client can read, write, update, and delete data via natural language.
  • Available tools: {servername}_get_tables, {servername}_get_columns, {servername}_run_query.

Using with Claude Desktop

  • Configure claude_desktop_config.json to connect with the MCP server.
  • Run or refresh your client to see updates.

Troubleshooting

  • Ensure proper configuration of Claude Desktop and the CData MCP Server.
  • Contact CData Support for additional help.