SAP Ariba Procurement
Connects large language models to live SAP Ariba Procurement data, enabling natural language querying.
关于
This tool provides a read-only Model Context Protocol (MCP) Server specifically designed to allow Large Language Models (LLMs) like Claude Desktop to interact with live SAP Ariba Procurement data. It achieves this by wrapping the CData JDBC Driver for SAP Ariba Procurement, which exposes the data as relational SQL models. The server simplifies data access by making it available through a straightforward MCP interface, allowing users to retrieve real-time information using natural language questions, eliminating the need for direct SQL queries.
主要功能
- Includes tools for retrieving tables, columns, and executing SQL SELECT queries
- Enables natural language querying of live data from LLMs (e.g., Claude Desktop)
- Exposes data via a simple Model Context Protocol (MCP) interface
- Leverages CData JDBC Drivers to present data as relational SQL models
- Provides read-only access to SAP Ariba Procurement data
- 0 GitHub stars
使用案例
- Automating data retrieval from SAP Ariba Procurement for reporting and analysis through AI
- Querying live SAP Ariba Procurement data using natural language commands via LLMs
- Integrating SAP Ariba Procurement data access with AI clients like Claude Desktop