PayPal MCP Server by CData
@CDataSoftware
关于 PayPal 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 PayPal (beta): https://www.cdata.com/download/download.aspx?sku=BPZK-V&type=beta
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"{classname_dash}": {
"command": "PATH\\TO\\java.exe",
"args": [
"-jar",
"PATH\\TO\\CDataMCP-jar-with-dependencies.jar",
"PATH\\TO\\paypal.prp"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is PayPal MCP Server by CData?
PayPal MCP Server by CData is a read-only Model Context Protocol server that allows LLMs like Claude Desktop to query live PayPal data using natural language. It wraps the CData JDBC Driver for PayPal, which exposes PayPal data as relational SQL models, and makes that data accessible through a simple MCP interface without requiring SQL.
How to use PayPal MCP Server by CData?
- Clone the repository and build the JAR with
mvn clean install. 2. Download and install the CData JDBC Driver for PayPal, then license it. 3. Use the connection string utility to configure OAuth and create a.prpfile with driver details and JDBC URL. 4. Add the server to the Claude Desktop config file (claude_desktop_config.json) pointing to the Java executable, the JAR, and the.prpfile. 5. Restart Claude Desktop; the tools will be available automatically.
Key features of PayPal MCP Server by CData
- Read-only access to live PayPal data via natural language queries
- Exposes PayPal data as relational SQL models through the CData JDBC Driver
- Provides three tools: get_tables, get_columns, and run_query
- Uses stdio transport; runs only on the same machine as the client
- Built on the CData JDBC Driver for PayPal (license required)
Use cases of PayPal MCP Server by CData
- Ask Claude Desktop questions about PayPal transaction history
- Query PayPal account balances or recent payments using plain English
- Explore available tables and columns in PayPal data without SQL
- Run arbitrary SQL SELECT queries on PayPal data through an LLM
FAQ from PayPal MCP Server by CData
Is this server read-only?
Yes, the README explicitly states that this project builds a read-only MCP server. For full read, write, update, delete, and action capabilities, see the CData MCP Server for PayPal (beta).
What are the dependencies and runtime requirements?
You need Java to run the server, Maven to build the JAR, and the CData JDBC Driver for PayPal installed and licensed. The driver must be downloaded separately from the CData website.
How is authentication handled?
The JDBC driver uses OAuth authentication. During setup, the connection string utility will open a browser for OAuth authentication (for data sources that require it).
Where does the data live?
The server connects to live PayPal data through the CData JDBC Driver. No data is stored locally; queries fetch results from PayPal in real time.
What transport does the server use?
The server uses the stdio transport and can only be used with clients that run on the same machine as the server.
Are there any known limits?
The server is intentionally read-only. It does not support write, update, delete, or action operations. The beta version from CData provides those capabilities with a simplified setup.
金融与商务 分类下的更多 MCP 服务器
AI看线 - A股技术分析与AI预测工具
QuantML-GithubPython-based stock analysis tool that combines traditional technical analysis with AI prediction capabilities. Providing comprehensive stock analysis and forecasting using K-line charts, technical indicators, financial data, and news data. With CMD/WEB/MCP supported.
Futu Stock MCP Server
shuizhengqi1mcp server for futuniuniu stock
Edwin
edwin-financeEmpowering AI agents to dominate DeFAI
Financial Modeling Prep MCP Server
cdtaitFinancial Modeling Prep MCP Server
Binance MCP Server 🚀
AnalyticAceUnofficial tools and server implementation for Binance's Model Context Protocol (MCP). Designed to support developers building crypto trading AI Agents.
评论