MCP.so
登录
S

Stripe MCP Server by CData

@CDataSoftware

关于 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

基本信息

分类

金融与商务

传输方式

stdio

发布者

CDataSoftware

提交者

Cameron Leblanc

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "{classname_dash}": {
      "command": "PATH\\TO\\java.exe",
      "args": [
        "-jar",
        "PATH\\TO\\CDataMCP-jar-with-dependencies.jar",
        "PATH\\TO\\stripe.prp"
      ]
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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

评论

金融与商务 分类下的更多 MCP 服务器