Sage Cloud Accounting MCP Server by CData
@CDataSoftware
Sage Cloud Accounting MCP Server by CData について
This read-only MCP Server allows you to connect to Sage Cloud Accounting data from Claude Desktop through CData JDBC Drivers. For full CRUD support, check out the first managed MCP platform: CData Connect AI (https://www.cdata.com/ai/).
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"{classname_dash}": {
"command": "PATH\\TO\\java.exe",
"args": [
"-jar",
"PATH\\TO\\CDataMCP-jar-with-dependencies.jar",
"PATH\\TO\\sage-cloud-accounting.prp"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Sage Cloud Accounting MCP Server by CData?
This is a local, read-only Model Context Protocol (MCP) server that allows LLMs like Claude Desktop to query live Sage Cloud Accounting data using natural language. It wraps the CData JDBC Driver for Sage Cloud Accounting, which exposes the accounting data as relational SQL models.
How to use Sage Cloud Accounting MCP Server by CData?
Clone the repository, build the JAR with Maven, download and license the CData JDBC Driver for Sage Cloud Accounting, create a connection string and a .prp configuration file, then add the server to your client's MCP configuration (e.g., Claude Desktop’s claude_desktop_config.json) and restart the client. The server communicates over stdio and runs on the same machine as the client.
Key features of Sage Cloud Accounting MCP Server by CData
- Read-only access to Sage Cloud Accounting data.
- Natural language querying via LLMs without SQL.
- Built on the CData JDBC Driver for Sage Cloud Accounting.
- Exposes tools: get_tables, get_columns, run_query.
- Runs locally with stdio transport.
- MIT licensed.
Use cases of Sage Cloud Accounting MCP Server by CData
- Querying live Sage Cloud Accounting data from Claude Desktop.
- Analyzing correlations between accounting records (e.g., closed won opportunities and account industry).
- Retrieving lists of tables and columns from Sage Cloud Accounting.
- Executing custom SQL SELECT queries on Sage Cloud Accounting data.
FAQ from Sage Cloud Accounting MCP Server by CData
Is this server read-only?
Yes, the README explicitly states this is a local, read-only MCP server. For full read, write, update, delete, and action capabilities, a separate CData MCP Server is available.
What are the dependencies and runtime requirements?
You need Java, Maven, and the CData JDBC Driver for Sage Cloud Accounting (download and license separately). The server runs on the same machine as the client.
Where does the data reside?
The data stays in Sage Cloud Accounting; the server queries it live through the JDBC Driver. No data is stored locally by the server.
What transport does the server use?
stdio. It can only be used with clients that run on the same machine.
How is authentication handled for Sage Cloud Accounting?
The JDBC Driver handles authentication. For OAuth-based data sources, you authenticate in your browser when testing the connection via the JDBC Driver’s connection string utility.
「金融とコマース」の他のコンテンツ
AKShare One MCP Server
zwldarrenMCP server that provides access to Chinese stock market data using akshare-one
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.
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.
Financial Datasets MCP Server
financial-datasetsAn MCP server for interacting with the Financial Datasets stock market API.
コメント