Apache CouchDB MCP Server by CData

Created By
CDataSoftwarea year ago
This project builds a read-only MCP server.
Overview

What is Apache CouchDB MCP Server by CData?

This project builds a read-only Model Context Protocol (MCP) server for Apache CouchDB, allowing LLMs to query live data without needing SQL.

How to use Apache CouchDB MCP Server?

To use the server, clone the repository, build it using Maven, install the CData JDBC Driver, configure your connection, and run the server with the appropriate configuration file.

Key features of Apache CouchDB MCP Server?

  • Provides a read-only interface for querying Apache CouchDB data.
  • Allows natural language queries without SQL.
  • Integrates with LLMs like Claude Desktop for live data access.

Use cases of Apache CouchDB MCP Server?

  1. Querying live data from Apache CouchDB using natural language.
  2. Integrating with AI clients for data retrieval.
  3. Simplifying data access for non-technical users.

FAQ from Apache CouchDB MCP Server?

  • Can I write data using this server?

No, this server is read-only.

  • Is there a trial version available?

Yes, you can use the CData JDBC Driver for free during the trial period.

  • What kind of data sources can I connect to?

The server supports various data sources, including Salesforce, and many more.

Server Config

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

Recommend Servers

View All
Voyei

9 hours ago