Skip to main content
Glama

SAP OData to MCP Server

by Raistlin82

sap-smart-query

Routes user requests to the optimal SAP OData tool for querying, creating, updating, or deleting ERP data through natural language interactions.

Instructions

Routes SAP requests to optimal tool

Input Schema

NameRequiredDescriptionDefault
contextNo
userRequestYes

Input Schema (JSON Schema)

{ "properties": { "context": { "additionalProperties": false, "properties": { "entityType": { "type": "string" }, "preferredLanguage": { "enum": [ "italian", "english" ], "type": "string" }, "previousTools": { "items": { "type": "string" }, "type": "array" }, "serviceId": { "type": "string" } }, "type": "object" }, "userRequest": { "type": "string" } }, "required": [ "userRequest" ], "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