MCP.so
Sign In
C

CSV/TSV Files MCP Server by CData

@CDataSoftware

About CSV/TSV Files MCP Server by CData

This project builds a read-only MCP server. For full read, write, update, delete, and action capabilities and a simplified setup, check out our free [CData MCP Server for CSV/TSV Files (beta)](https://www.cdata.com/download/download.aspx?sku=RVZK-V&type=beta).

Basic information

Category

Data & Analytics

Transports

stdio

Publisher

CDataSoftware

Submitted by

Cameron Leblanc

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "{classname_dash}": {
      "command": "PATH\\TO\\java.exe",
      "args": [
        "-jar",
        "PATH\\TO\\CDataMCP-jar-with-dependencies.jar",
        "PATH\\TO\\csv.prp"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is CSV/TSV Files MCP Server by CData?

This project builds a read-only MCP server for querying CSV and TSV files. It is intended for users who need read-only access to data, while a separate full CData MCP Server (beta) provides read, write, update, delete, and action capabilities.

How to use CSV/TSV Files MCP Server by CData?

The README does not include installation, configuration, or invocation instructions. For full read/write capabilities and a simplified setup, the user is directed to the free CData MCP Server for CSV/TSV Files (beta).

Key features of CSV/TSV Files MCP Server by CData

  • Read-only access to CSV and TSV files
  • Implements the Model Context Protocol (MCP)
  • No write, update, delete, or action capabilities

Use cases of CSV/TSV Files MCP Server by CData

  • Query CSV/TSV data without modifying the source files
  • Integrate read-only CSV/TSV data with MCP clients

FAQ from CSV/TSV Files MCP Server by CData

What capabilities does CSV/TSV Files MCP Server by CData provide?

It provides read-only access to CSV and TSV files. Write, update, delete, and action operations are not supported.

How does this server differ from the full CData MCP Server for CSV/TSV Files (beta)?

The full server (beta) supports read, write, update, delete, and action capabilities and offers a simplified setup. This project is a read-only version.

Is this server free?

The README describes the full CData MCP Server as “free,” but does not explicitly state the pricing or licensing of this read-only server.

Comments

More Data & Analytics MCP servers