SAP BusinessObjects BI MCP Server by CData
@CDataSoftware
关于 SAP BusinessObjects BI 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 SAP BusinessObjects BI (beta): https://www.cdata.com/download/download.aspx?sku=GJZK-V&type=beta
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"{classname_dash}": {
"command": "PATH\\TO\\java.exe",
"args": [
"-jar",
"PATH\\TO\\CDataMCP-jar-with-dependencies.jar",
"PATH\\TO\\sap-businessobjects-bi.prp"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is SAP BusinessObjects BI MCP Server by CData?
SAP BusinessObjects BI MCP Server by CData is a read-only Model Context Protocol (MCP) server that lets large language models (like Claude Desktop) query live data from SAP BusinessObjects BI using natural language. It wraps the CData JDBC Driver for SAP BusinessObjects BI, which exposes the BI system as relational SQL models.
How to use SAP BusinessObjects BI MCP Server by CData?
Clone the repository, build the JAR with Maven, install and license the CData JDBC Driver for SAP BusinessObjects BI, configure a connection string, create a .prp file with JDBC properties, add the server to your Claude Desktop configuration (claude_desktop_config.json), and restart the client. The server communicates over stdio and runs on the same machine as the client.
Key features of SAP BusinessObjects BI MCP Server by CData
- Read-only access to SAP BusinessObjects BI data via MCP.
- Uses the CData JDBC Driver for SAP BusinessObjects BI.
- Supports natural language queries through LLM clients like Claude Desktop.
- Provides three tools:
get_tables,get_columns, andrun_query. - Licensed under the MIT License.
Use cases of SAP BusinessObjects BI MCP Server by CData
- Ask LLMs to analyze business intelligence data without writing SQL.
- Retrieve live tables and columns from SAP BusinessObjects BI for exploration.
- Query specific data using natural language questions (e.g., “How many open tickets in SUPPORT project?”).
- Integrate SAP BusinessObjects BI data with AI assistants for reporting.
FAQ from SAP BusinessObjects BI MCP Server by CData
Is this server read-only?
Yes, this MCP server is read-only. For full CRUD capabilities, CData offers a separate free beta MCP Server for SAP BusinessObjects BI.
What dependencies are required?
You need Java, Maven (to build the JAR), and the CData JDBC Driver for SAP BusinessObjects BI (download and license separately).
Where does the data live?
Data remains in the underlying SAP BusinessObjects BI system. The server queries live data through the JDBC driver; no local copy is made.
What transport does the server use?
The server uses stdio as its transport, so it can only be used with clients running on the same machine as the server.
How do I authenticate?
Authentication is handled in the JDBC connection string. If the data source uses OAuth, you will authenticate in your browser during connection string setup.
数据与分析 分类下的更多 MCP 服务器
PubMed MCP Server
cyanheadsSearch PubMed/Europe PMC, fetch articles and full text (PMC/EPMC/Unpaywall), citations, MeSH terms via MCP. STDIO or Streamable HTTP.
Federal Reserve Economic Data MCP Server
stefanoamorelliOpen-source FRED MCP Server (Federal Reserve Economic Data)
Google Ads MCP
cohnenAn MCP tool that connects Google Ads with Claude AI/Cursor and others, allowing you to analyze your advertising data through natural language conversations. This integration gives you access to campaign information, performance metrics, keyword analytics, and ad management—all th
mcp-server-apache-airflow
yangkyeongmoSalesforce MCP Server
tsmztechSalesforce MCP Server
评论