Acumatica
Enables Large Language Models to query live Acumatica data through a Model Context Protocol (MCP) interface.
About
This server connects Large Language Models (LLMs), such as Claude Desktop, to live Acumatica data by exposing it as relational SQL models via the CData JDBC Driver for Acumatica. It simplifies data retrieval for LLMs through a Model Context Protocol (MCP) interface, allowing natural language queries without requiring direct SQL knowledge from the user.
Key Features
- Provides read-only access to Acumatica data
- Enables Large Language Models (LLMs) to query live Acumatica data
- Exposes Acumatica data as relational SQL models via JDBC
- Supports natural language querying for data retrieval by LLMs
- Wraps CData JDBC Drivers for Acumatica via a Model Context Protocol (MCP) interface
- 0 GitHub stars
Use Cases
- Answering natural language questions about underlying Acumatica data systems
- Executing SQL SELECT queries against Acumatica data programmatically via JSON-RPC
- Connecting Large Language Models (LLMs) like Claude Desktop to Acumatica data