Skip to main content
Glama

SAP OData to MCP Server

by Raistlin82

search-sap-services

Find SAP services by keyword or category to access and interact with OData services from SAP S/4HANA or ECC systems for data operations.

Instructions

Find SAP services by keyword/category.

Input Schema

NameRequiredDescriptionDefault
categoryNoService category filter
limitNoMaximum number of services to return
queryNoSearch term to filter services (name, title, description)

Input Schema (JSON Schema)

{ "properties": { "category": { "description": "Service category filter", "enum": [ "business-partner", "sales", "finance", "procurement", "hr", "logistics", "all" ], "type": "string" }, "limit": { "default": 10, "description": "Maximum number of services to return", "maximum": 20, "minimum": 1, "type": "number" }, "query": { "description": "Search term to filter services (name, title, description)", "type": "string" } }, "type": "object" }

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