Skip to main content
Glama

SAP OData to MCP Server

by Raistlin82

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
sap-servicesList of all discovered SAP OData services

Tools

Functions exposed to the LLM to take actions

NameDescription
search-sap-services

Find SAP services by keyword/category.

discover-service-entities

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-schema

Get detailed schema information for a specific entity including properties, types, keys, and constraints.

execute-entity-operation

⚠️ 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-authentication

🔐 Validate/associate authentication session. Call with session_id to authenticate.

sap-smart-query

Routes SAP requests to optimal tool

natural-query-builder

Convert natural language to OData queries

smart-data-analysis

Analyze SAP data patterns, trends, and generate actionable business insights with AI-powered statistical analysis. Provides automated data exploration and visualization recommendations.

query-performance-optimizer

Optimize SAP OData query performance by analyzing execution patterns and suggesting improvements. Automatically identifies bottlenecks and recommends index strategies.

business-process-insights

Extract business process insights from SAP transactional data using AI pattern recognition. Identifies workflow inefficiencies and automation opportunities.

realtime-data-stream

Stream SAP data via WebSocket

kpi-dashboard-builder

Create and manage KPI dashboards

predictive-analytics-engine

Run predictive analytics on SAP data

business-intelligence-insights

Generate business insights from SAP data

ui-form-generator

Creates dynamic forms for SAP entity operations with validation and SAP Fiori styling

ui-data-grid

Creates interactive data grids with sorting, filtering, and export capabilities

ui-dashboard-composer

Creates comprehensive KPI dashboards with charts and real-time data

ui-workflow-builder

Creates visual workflow processes with step-by-step forms and approvals

ui-report-builder

Creates comprehensive drill-down reports with analytical capabilities

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