Server For SAP OData V4
FreeNot checkedExposes SAP OData v4 actions as AI-callable tools, enabling natural language scheduling of background jobs.
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
- Clone the repo:
git clone https://github.com/your-username/mcp.git
cd mcp
- Install dependencies:
npm install
- Copy
.env.exampleto.envand fill in your SAP credentials:
cp .env.example .env
- Build the TypeScript source:
npm run build
- 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
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/MCPFAQ
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
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzCompare 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
