- Acumatica MCP Server by CData
Acumatica 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 Acumatica (beta): https://www.cdata.com/download/download.aspx?sku=OIZK-V&type=beta
Overview
What is Acumatica MCP Server by CData?
Acumatica MCP Server by CData is a read-only Model Context Protocol (MCP) server designed to allow large language models (LLMs) to query live data from Acumatica using natural language, without the need for SQL.
How to use Acumatica MCP Server?
To use the server, clone the repository, build the server, install the CData JDBC Driver for Acumatica, configure your connection, and create a configuration file for your AI client (e.g., Claude Desktop).
Key features of Acumatica MCP Server?
- Provides a read-only interface to Acumatica data.
- Allows querying of live data using natural language.
- Simplifies data access for AI applications without requiring SQL knowledge.
Use cases of Acumatica MCP Server?
- Enabling AI applications to retrieve business insights from Acumatica data.
- Facilitating data analysis and reporting through natural language queries.
- Integrating with AI clients for enhanced data interaction.
FAQ from Acumatica MCP Server?
- Can I write data using this server?
No, this server is read-only. For write capabilities, consider the full CData MCP Server for Acumatica.
- Is there a trial version available?
Yes, you can access a free trial of the full CData MCP Server for Acumatica.
- What kind of data can I access?
You can access any data supported by Acumatica through the JDBC driver.
Server Config
{
"mcpServers": {
"{classname_dash}": {
"command": "PATH\\TO\\java.exe",
"args": [
"-jar",
"PATH\\TO\\CDataMCP-jar-with-dependencies.jar",
"PATH\\TO\\acumatica.prp"
]
}
}
}Project Info
Created At
a year agoUpdated At
10 months agoAuthor Name
CDataSoftwareStar
-Language
-License
-Category
developer-tools