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
Yahoo Finance MCP Server
Alex2Yang97This is a Model Context Protocol (MCP) server that provides comprehensive financial data from Yahoo Finance. It allows you to retrieve detailed information about stocks, including historical prices, company information, financial statements, options data, and market news.
Awesome Crypto MCP Servers
badkkA collection of crypto MCP servers.
✅ Official Alpha Vantage MCP Server
calvernazA MCP server for the stock market data API, Alphavantage API.
中国股票数据
elsejj这是一个为大模型提供 A 股数据的的 MCP(Model Content Protocol) 服务。
MCP Yahoo Finance
maxscheijenA Model Context Protocol (MCP) server for Yahoo Finance.
Comments