Stripe MCP Server by CData
@CDataSoftware
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
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