MCP ServerSTDIOOfficialv1.0.1

Raistlin82 Btp Sap Odata To MCP Server Optimized MCP Server

Query and integrate SAP OData services through an MCP server with OAuth authentication and Cloud Foundry discovery. Built for developers automating enterprise data workflows and AI-powered integrations with SAP backends.

io.github.Raistlin82/btp-sap-odata-to-mcp-server-optimized

Hosted URL

Local install

Transport

STDIO

Auth

4 required env vars

What the Raistlin82 Btp Sap Odata To MCP Server Optimized MCP server does

How models use it and what it is built for.

Query and integrate SAP OData services through an MCP server with OAuth authentication and Cloud Foundry discovery. Built for developers automating enterprise data workflows and AI-powered integrations with SAP backends.

Connect to Raistlin82 Btp Sap Odata To MCP Server Optimized

Local install — runs as a subprocess.

npx btp-sap-odata-to-mcp-server@1.0.1

Environment variables

Configuration this server reads at startup.

  • SAP_IAS_URLRequired

    URL of the SAP Identity Authentication Service tenant

  • SAP_IAS_CLIENT_IDRequired

    Client ID for the OAuth application in IAS

  • SAP_IAS_CLIENT_SECRETRequiredSecret

    Client Secret for the OAuth application in IAS

  • SAP_DESTINATION_NAMERequired

    Name of the BTP destination used for service discovery

  • ODATA_DISCOVERY_MODE

    OData discovery mode: pattern, business, whitelist, or all

  • ODATA_INCLUDE_PATTERNS

    Comma-separated patterns to include (pattern mode)

  • ODATA_EXCLUDE_PATTERNS

    Comma-separated patterns to exclude (pattern mode)

  • PORT

    The port on which the Express server will listen

  • NODE_ENV

    The application's operating environment

Resources

Where to find authoritative docs and source for Raistlin82 Btp Sap Odata To MCP Server Optimized.

Example prompts for Raistlin82 Btp Sap Odata To MCP Server Optimized

Paste any of these into Agent Studio after connecting Raistlin82 Btp Sap Odata To MCP Server Optimized.

  • List all available OData services discovered from the SAP BTP destination
  • Query the customer entity from the discovered OData service with filters
  • Explain how to configure ODATA_DISCOVERY_MODE for pattern-based service filtering
  • What OData endpoints are excluded by the current ODATA_EXCLUDE_PATTERNS setting

Raistlin82 Btp Sap Odata To MCP Server Optimized MCP server — FAQ

Common questions about connecting and running Raistlin82 Btp Sap Odata To MCP Server Optimized.

  • What authentication does this MCP server use?

    It uses OAuth 2.0 via SAP Identity Authentication Service (IAS). You provide the IAS tenant URL, client ID, and client secret as environment variables to authenticate requests to your SAP BTP destination.

  • How do I set up the required environment variables?

    Set SAP_IAS_URL, SAP_IAS_CLIENT_ID, SAP_IAS_CLIENT_SECRET, and SAP_DESTINATION_NAME. Optionally configure ODATA_DISCOVERY_MODE (pattern, business, whitelist, or all) and use ODATA_INCLUDE_PATTERNS or ODATA_EXCLUDE_PATTERNS to filter which OData services are exposed.

  • What is ODATA_DISCOVERY_MODE and how do I use it?

    It controls how OData services are discovered from your SAP system. Use 'pattern' mode with ODATA_INCLUDE_PATTERNS and ODATA_EXCLUDE_PATTERNS for fine-grained filtering, 'business' for business-focused services, 'whitelist' for explicit service lists, or 'all' to expose everything.

  • Can I run this server on a custom port?

    Yes, set the PORT environment variable to specify which port the Express server listens on. If not set, it uses the default.

  • Is there pricing or licensing information?

    The registry metadata does not specify pricing. This is an open-source MCP server; check the GitHub repository (io.github.Raistlin82/btp-sap-odata-to-mcp-server-optimized) for license details and any associated costs for SAP BTP or IAS services.

Skip the local setup — run MCP in your browser

MCP Playground runs 10,000+ hosted MCP servers — GitHub, Linear, Notion, Stripe, Sentry and more — across Claude, GPT, Gemini, DeepSeek and 60+ AI models. Compare model answers side-by-side, save agent presets, share runs. Zero install.

Open Agent Studio

Related servers

More on MCP Playground