alexraio/sap-businessobjects-py-mcp-server
3.3
If you are the rightful owner of sap-businessobjects-py-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
This project provides a Python-based Model Context Protocol (MCP) server for SAP BusinessObjects BI, enabling interaction with SAP BO data using natural language.
Tools
Functions exposed to the LLM to take actions
sapbusinessobjectsbi_get_tables
Retrieves a list of available Universes (treated as tables).
sapbusinessobjectsbi_get_columns
Retrieves the columns for a specific table (Universe).
sapbusinessobjectsbi_run_query
Executes a simple SELECT query against a table (Universe).
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client