Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Server For SAP OData V4

FreeNot checked

Exposes SAP OData v4 actions as AI-callable tools, enabling natural language scheduling of background jobs.

GitHubEmbed

About

Exposes SAP OData v4 actions as AI-callable tools, enabling natural language scheduling of background jobs.

README

An MCP (Model Context Protocol) server that exposes SAP OData v4 actions as AI-callable tools. Designed to be used with MCP-compatible AI clients such as Claude.

Tools

Tool Description
hello Smoke test — returns a hello message
schedule_background_job Calls a SAP OData v4 action with a given option

Setup

  1. Clone the repo:
git clone https://github.com/your-username/mcp.git
cd mcp
  1. Install dependencies:
npm install
  1. Copy .env.example to .env and fill in your SAP credentials:
cp .env.example .env
  1. Build the TypeScript source:
npm run build
  1. Start the MCP server:
npm start

Configuration

Variable Description
SAP_URL Base URL of your SAP OData v4 service
SAP_USER SAP username
SAP_PASSWORD SAP password
SAP_CLIENT SAP client number (required)
SAP_ACTION_PATH OData action path (e.g. your-namespace/your-namespace.your-service.ActionName)

Requirements

  • Node.js 18+
  • A SAP system exposing an OData v4 service

License

ISC

from github.com/shahidla/MCP

Installing Server For SAP OData V4

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/shahidla/MCP

FAQ

Is Server For SAP OData V4 MCP free?

Yes, Server For SAP OData V4 MCP is free — one-click install via Unyly at no cost.

Does Server For SAP OData V4 need an API key?

No, Server For SAP OData V4 runs without API keys or environment variables.

Is Server For SAP OData V4 hosted or self-hosted?

A hosted option is available: Unyly runs the server in the cloud, no local setup required.

How do I install Server For SAP OData V4 in Claude Desktop, Claude Code or Cursor?

Open Server For SAP OData V4 on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Server For SAP OData V4 with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All ai MCPs