MCP.so
Sign In
S

Stripe MCP Server by CData

@CDataSoftware

About Stripe 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 Stripe (beta): https://www.cdata.com/download/download.aspx?sku=BOZK-V&type=beta

Basic information

Category

Finance & Commerce

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\\stripe.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 Stripe MCP Server by CData?

Stripe MCP Server by CData is a read-only Model Context Protocol (MCP) server that allows large language models (LLMs) like Claude Desktop to query live Stripe data. It wraps the CData JDBC Driver for Stripe, which exposes Stripe data as relational SQL models, and provides a simple MCP interface so users can retrieve live information by asking natural language questions — no SQL required.

How to use Stripe MCP Server by CData?

Clone the repository, build with mvn clean install, download and license the CData JDBC Driver for Stripe, then configure a .prp file with your connection details. Finally, set up the server in your client (e.g., Claude Desktop) by adding an entry to claude_desktop_config.json that points to the JAR and .prp file. The server uses stdio transport and can only run with clients on the same machine.

Key features of Stripe MCP Server by CData

  • Read-only access to live Stripe data
  • Uses CData JDBC Driver for Stripe
  • Ex

Comments

More Finance & Commerce MCP servers