SAP OData to MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search-sap-servicesC | Find SAP services by keyword/category. |
| discover-service-entitiesA | List all entities and their capabilities within a specific SAP service. Use this after finding a service to understand what data you can work with. |
| get-entity-schemaC | Get detailed schema information for a specific entity including properties, types, keys, and constraints. |
| execute-entity-operationA | ⚠️ Direct CRUD operations on SAP entities with precise OData queries. Use ONLY when you have exact OData query syntax (not natural language). For natural language queries, use natural-query-builder FIRST. Requires authentication. |
| check-sap-authenticationC | 🔐 Validate/associate authentication session. Call with session_id to authenticate. |
| sap-smart-queryC | Routes SAP requests to optimal tool |
| natural-query-builderC | Convert natural language to OData queries |
| smart-data-analysisC | Analyze SAP data patterns, trends, and generate actionable business insights with AI-powered statistical analysis. Provides automated data exploration and visualization recommendations. |
| query-performance-optimizerA | Optimize SAP OData query performance by analyzing execution patterns and suggesting improvements. Automatically identifies bottlenecks and recommends index strategies. |
| business-process-insightsC | Extract business process insights from SAP transactional data using AI pattern recognition. Identifies workflow inefficiencies and automation opportunities. |
| realtime-data-streamD | Stream SAP data via WebSocket |
| kpi-dashboard-builderD | Create and manage KPI dashboards |
| predictive-analytics-engineD | Run predictive analytics on SAP data |
| business-intelligence-insightsD | Generate business insights from SAP data |
| ui-form-generatorC | Creates dynamic forms for SAP entity operations with validation and SAP Fiori styling |
| ui-data-gridC | Creates interactive data grids with sorting, filtering, and export capabilities |
| ui-dashboard-composerC | Creates comprehensive KPI dashboards with charts and real-time data |
| ui-workflow-builderC | Creates visual workflow processes with step-by-step forms and approvals |
| ui-report-builderC | Creates comprehensive drill-down reports with analytical capabilities |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| sap-services | List of all discovered SAP OData services |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Raistlin82/btp-sap-odata-to-mcp-server-optimized'
If you have feedback or need assistance with the MCP directory API, please join our Discord server