Square MCP Server by CData
@CDataSoftware
关于 Square 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 Square (beta): https://www.cdata.com/download/download.aspx?sku=CRZK-V&type=beta
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"{classname_dash}": {
"command": "PATH\\TO\\java.exe",
"args": [
"-jar",
"PATH\\TO\\CDataMCP-jar-with-dependencies.jar",
"PATH\\TO\\square.prp"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Square MCP Server by CData?
Square MCP Server by CData is a read-only Model Context Protocol (MCP) server that lets large language models (LLMs) like Claude Desktop query live Square data using natural language. It wraps the CData JDBC Driver for Square, which exposes Square data as relational SQL models, so no SQL knowledge is required.
How to use Square MCP Server by CData?
Clone the repository, build the JAR with Maven (mvn clean install), install and license the CData JDBC Driver for Square, create a .prp file with your JDBC connection string, and add the server entry to your Claude Desktop config (claude_desktop_config.json). Restart Claude and then ask natural-language questions about your Square data — the server handles the querying automatically.
Key features of Square MCP Server by CData
- Read-only access to live Square data via MCP
- Exposes Square tables, columns, and SQL query execution as tools
- Uses stdio transport (client and server must run on the same machine)
- Built on the CData JDBC Driver for Square (requires separate installation and license)
- Supports natural language queries through an LLM client
- Requires Java and Maven for building and running
Use cases of Square MCP Server by CData
- Query Square sales, customers, or inventory from an AI assistant
- Analyze transaction trends without writing SQL
- Integrate Square data into a conversational business intelligence workflow
- Automate data retrieval for reporting or audit checks
FAQ from Square MCP Server by CData
Is Square MCP Server by CData read-only?
Yes. This server provides read-only access. For full create, update, delete, and action capabilities with simplified setup, CData offers a paid MCP Server for Square (beta).
What are the dependencies to run this server?
You need Java, Maven (for building), the CData JDBC Driver for Square installed and licensed (trial or full key), and a configuration file (.prp) with the JDBC URL.
Where does my Square data reside?
Data remains in Square. The server fetches live data on each query through the JDBC driver; no data is stored locally by the MCP server.
What transport does the server use?
The server uses stdio transport, so it must be started by a client running on the same machine (e.g., Claude Desktop).
How do I connect Square to this server?
After installing and licensing the JDBC driver, use its connection string builder to generate a JDBC URL. Store that URL, along with the driver path and class, in a .prp file. Then point the MCP client (e.g., Claude Desktop) to the JAR and that .prp file.
其他 分类下的更多 MCP 服务器
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.

EverArt
modelcontextprotocolModel Context Protocol Servers
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
评论