Provides a read-only Model Context Protocol (MCP) interface to connect Large Language Models (LLMs) with SAP Concur data for natural language querying.
This project builds a read-only MCP Server specifically designed to allow Large Language Models (LLMs) like Claude Desktop to query live SAP Concur data. It integrates with the CData JDBC Driver for SAP Concur, which exposes SAP Concur data as relational SQL models. By providing a simple MCP interface, the server enables LLMs to retrieve real-time information through natural language questions, eliminating the need for SQL knowledge.