shahidla

MCP Server for SAP OData v4

Community shahidla
Updated

MCP server that exposes SAP OData v4 as AI-callable tools via the Model Context Protocol

MCP Server for SAP OData v4

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

MCP Server ยท Populars

MCP Server ยท New

    mindsdb

    USE CASES

    Platform dedicated to building an open foundation for applied Artificial Intelligence, designed for people seeking production-ready AI systems they can truly control, extend and deploy anywhere.

    Community mindsdb
    reflex-search

    Reflex

    Reflex - The instant, code-aware local search engine.

    Community reflex-search
    Licinexus

    @licinexusbr/mcp

    MCP server for Brazilian public procurement data (PNCP + Receita Federal). Maintained by Licinexus.

    Community Licinexus
    base

    base-mcp [DEPRECATED]

    A Model Context Protocol (MCP) server that provides onchain tools for LLMs, allowing them to interact with the Base network and Coinbase API.

    Community base
    proompteng

    bilig

    Fast headless spreadsheet engine for Node.js formulas, workbook automation, WorkPaper JSON, and agent workflows.

    Community proompteng