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
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
More Finance & Commerce MCP servers
Alpaca Trading MCP Server
laukikkMCP for the Alpaca trading API to manage stock and crypto portfolios, place trades, and access market data
Boba MCP
Able-labs-xyzBoba CLI - The bridge between agents and decentralized trading.
Binance MCP Server 🚀
AnalyticAceUnofficial tools and server implementation for Binance's Model Context Protocol (MCP). Designed to support developers building crypto trading AI Agents.
kospi-kosdaq-stock-server
dragon1086An MCP server that provides KOSPI/KOSDAQ stock data using FastMCP
Armor Crypto MCP
armorwalletThe MCP server for interacting with Blockchain, Swaps, Strategic Planning and more.
Comments