SFTP MCP Server by CData

Created By
CDataSoftwarea year ago
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 SFTP (beta): https://www.cdata.com/download/download.aspx?sku=SFZK-V&type=beta
Overview

What is SFTP MCP Server by CData?

The SFTP MCP Server by CData is a read-only Model Context Protocol (MCP) server designed to allow large language models (LLMs) to query live data from SFTP servers using natural language, without the need for SQL.

How to use SFTP MCP Server?

To use the SFTP MCP Server, clone the repository, build the server, install the CData JDBC Driver for SFTP, configure your connection, and create a configuration file for your AI client (e.g., Claude Desktop).

Key features of SFTP MCP Server?

  • Provides a read-only interface to SFTP data.
  • Allows LLMs to query data using natural language.
  • Simplifies data access without requiring SQL knowledge.

Use cases of SFTP MCP Server?

  1. Querying live data from SFTP servers for reporting.
  2. Integrating with AI clients to enhance data accessibility.
  3. Facilitating data analysis through natural language queries.

FAQ from SFTP MCP Server?

  • Can I write data using this server?

No, this server is read-only. For write capabilities, consider the full CData MCP Server for SFTP.

  • Is there a trial version available?

Yes, you can download a trial version of the CData MCP Server for SFTP from the CData website.

  • What kind of data sources can I connect to?

The server supports various data sources, including Salesforce, and many others as listed in the documentation.

Server Config

{
  "mcpServers": {
    "{classname_dash}": {
      "command": "PATH\\TO\\java.exe",
      "args": [
        "-jar",
        "PATH\\TO\\CDataMCP-jar-with-dependencies.jar",
        "PATH\\TO\\sftp.prp"
      ]
    }
  }
}
Project Info
Created At
a year ago
Updated At
a year ago
Author Name
CDataSoftware
Star
-
Language
-
License
-

Recommend Servers

View All