SAP Concur
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.
主な機能
- Supports programmatic interaction via JSON-RPC 2.0 requests
- Connects Large Language Models (LLMs) to live SAP Concur data
- Integrates seamlessly with CData JDBC Drivers for various data sources
- Enables natural language querying of SAP Concur data
- Provides a standardized Model Context Protocol (MCP) interface
- 0 GitHub stars
ユースケース
- Facilitating AI-driven analytics and reporting on SAP Concur data
- Building intelligent applications that require real-time access to SAP Concur data without SQL
- Empowering AI clients to retrieve information from SAP Concur using natural language