Sage 200 MCP Server by CData
@CDataSoftware
关于 Sage 200 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 Sage 200 (beta): https://www.cdata.com/download/download.aspx?sku=GGZK-V&type=beta
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"{classname_dash}": {
"command": "PATH\\TO\\java.exe",
"args": [
"-jar",
"PATH\\TO\\CDataMCP-jar-with-dependencies.jar",
"PATH\\TO\\sage-200.prp"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Sage 200 MCP Server by CData?
Sage 200 MCP Server by CData is a read-only Model Context Protocol (MCP) server that enables large language models (such as Claude Desktop) to query live Sage 200 data using natural language. It wraps the CData JDBC Driver for Sage 200, exposing Sage 200 as relational SQL models through a simple MCP interface, so users can retrieve information without writing SQL.
How to use Sage 200 MCP Server by CData?
Clone the repository, build the JAR with mvn clean install, install and license the CData JDBC Driver for Sage 200, then create a .prp property file with the JDBC connection settings. Configure your client (e.g., Claude Desktop) by adding an MCP server entry in claude_desktop_config.json pointing to the Java executable and the built JAR with the .prp file as an argument. The server uses stdio transport and runs on the same machine as the client.
Key features of Sage 200 MCP Server by CData
- Provides read-only access to live Sage 200 data via MCP.
- Exposes tools:
get_tables,get_columns, andrun_query. - Supports natural language queries – no SQL required.
- Built on the CData JDBC Driver for Sage 200.
- Uses JSON-RPC 2.0 for tool communication.
- Open source under the MIT License.
Use cases of Sage 200 MCP Server by CData
- Ask an LLM to summarize current Sage 200 financial trends.
- Retrieve inventory levels or order details from Sage 200.
- Generate reports on sales or purchase transactions without writing SQL.
- Enable AI assistants to answer questions about Sage 200 data quickly.
FAQ from Sage 200 MCP Server by CData
What is the difference between this server and the CData MCP Server for Sage 200 (beta)?
This server is read-only, while the beta version supports full read, write, update, delete, and action capabilities with a simplified setup.
What are the runtime requirements?
Java is required to run the server, and you must install and license the CData JDBC Driver for Sage 200. The server runs on Windows, macOS, or Linux.
Where does the Sage 200 data reside?
Data stays in Sage 200; the server queries it live through the JDBC driver. No data is stored by the MCP server itself.
What transport protocol does the server use?
The server uses stdio transport, so it must run on the same machine as the client (e.g., Claude Desktop).
How is authentication handled?
Authentication is configured in the JDBC connection string (e.g., OAuth, username/password) using the CData JDBC Driver’s Connection String utility. The server does not handle authentication directly.
其他 分类下的更多 MCP 服务器
Nginx UI
0xJackyYet another WebUI for Nginx
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
评论