neptunesoftware-dxp-mcp-goods-receipt
Provides tools for viewing SAP production orders, answering questions about order details, entering goods receipt quantities, and posting goods receipts to SAP.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@neptunesoftware-dxp-mcp-goods-receiptShow me the open production orders for today"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
neptunesoftware-dxp-mcp-goods-receipt
Goods Receipt MCP Template
Table of Contents
Manual Steps Guide for Neptune DXP Open Edition + SAP (with SAP Integration HUB installed)
Step 0. Configure a remote system connection in Neptune DXP Open Edition
Step 1. Import the included transport file to your SAP system
Step 2. Access the Hub MCP Designer in your Neptune DXP Open Edition instance
Step 3. Navigate to the Agent tool in your Neptune DXP Open Edition instance
Related MCP server: SAP OData MCP Server
Overview
This bundle demonstrates a SAP Goods Receipt workflow, providing a simple reference implementation for interacting via an AI Agent with production orders and posting goods receipts to the SAP backend.
If you're interested in using this marketplace template with AI-powered editors and assistants, for example, Claude Code, Claude Desktop, Cursor, and Windsurf, manage your design-time artifacts directly through natural-language instructions... This documentation MCP Server explains how to connect a supported MCP client, how authorization works for end users, which artifacts you can manage through MCP, and how to resolve common connection issues. Instructions are intended for developers, designers, and administrators who use Neptune DXP - Open Edition.
Features
The bundle supports the following use cases:
📋 View Production Orders
Retrieve and display production orders from SAP.
❓ Answer Questions About Production Orders
Provide information about production order details, status, materials, and quantities.
✍️ Enter Goods Receipt Quantities
Guide users through entering the quantities received for a production order.
✅ Post Goods Receipts
Submit the goods receipt to SAP once the quantities have been confirmed.
Prerequisites
Before implementing this integration scenario, ensure that the following prerequisites are met.
Neptune DXP SAP Integration Hub Prerequisites:
Neptune DXP SAP Integration Hub - Minimum version 1.1.0
A valid Neptune Subscription License is active.
The SAP user must have the required SAP authorizations to access, create & activate custom ABAP artifacts, including data provider classes ('ZCL') and using the transaction 'SE24'.
The SAP user must be authorized to read and write data in the SAP backend system through Function Modules and BAPIs that are consumed by the custom ABAP logic.
The SAP user must have the required SAP authorizations to import Transport Order files to their SAP system.
Neptune DXP – SAP Integration Hub is installed and configured in your SAP system -> You can read more on how to install Neptune DXP - SAP Integration Hub here.
Neptune DXP Open Edition Prerequisites:
Neptune DXP Open Edition - Minimum version 24.15.0
A valid Neptune Subscription License is active.
A connection to your SAP system has been configured using the Remote Systems tool in Neptune DXP Open Edition.
In Neptune DXP Open Edition, the user must have Role based access to create and maintain artifacts, including 'MCP server connections' via the Hub MCP Designer and agents via the Agents.
The user must have role based access to create and maintain Proxy Authentication artifacts that need to be added to a remote system connection in Neptune DXP Open Edition.
Neptune DXP Version Compatibility
While the Neptune DXP - SAP Integration Hub and Open Edition cater to different user environments and have unique requirements, leveraging this bundle with an end-to-end solution across both versions in mind, requires understanding their compatibility.
Users can only import the MCP Goods Receipt bundle into DXP version 24.15.0 of Neptune DXP Open Edition
Neptune DXP SAP Integration Hub Version
Recommended Version: Neptune DXP SAP Integration Hub 1.1.0 Released: Q2/2026
Neptune DXP Open Edition Version
Recommended Version: Neptune DXP - Open Edition 24.15.0 Released: Q2/2026
Recommended Naming Conventions & Namespaces
To ensure a streamlined and consistent import process for the provided source files that implement the exposure of ABAP-based business logic in the SAP backend system, it is recommended to retain the naming conventions and namespaces as defined in the included artifacts of the Transport Order file.
The included transport order file for SAP includes the implementation of an ABAP Data Provider Class, which serves as the central integration component for the MCP Server connection (this MCP Server connection is also included in the SAP package & created via the Hub MCP Designer in Neptune DXP Open Edition).
Manual Steps Guide for Neptune DXP Open Edition + SAP (with SAP Integration HUB installed)
This guide provides a step-by-step walkthrough for manually configuring and unlocking the full capabilities of this Marketplace template with Neptune DXP Open Edition and SAP (with SAP Integration Hub installed).
To complete the setup successfully, follow each step in order. During this process, you will:
Verify that an MCP remote system connection has been configured.
Import the included SAP transport request (.zip file).
Navigate to the Hub MCP Designer to explore the Marketplace template's MCP server connection.
Open the Agent tool to explore the included AI Agent and its capabilities.
Step 0. Configure a remote system connection in Neptune DXP Open Edition
If you have already a remote system (Type Model Context Protocol) connection configured in your Neptune DXP Open Edition instance, you can skip this step.
The very first step you need to take... is to condfigure a remote system connection in your Neptune DXP Open Edition via the Remote Systems tool.
This remote connection MUST be Type "Model Context Protocol":
NOTE: Ensure that this newly configured remote system connection is targeting the SAP system that has SAP Integration Hub installed and it's the same system where you'll import the included transport file. (details provided in Step. 1)
Step 1. Import the included transport file to your SAP system
Begin by dowloading the included transport file "transport_K_R_996120.zip" located at the root of the repository. In this .zip file, you'll find a "K996120.NAI" and a "R996120.NAI" file to be imported to your SAP system. These will contain the custom ABAP Data Provider Class (TCode SE24) and an MCP server connection (will be visible in the Hub MCP Designer in your Neptune DXP Open Edition instance)
Step 2. Access the Hub MCP Designer in your Neptune DXP Open Edition instance
After successfully importing the included transport order .zip file to your SAP system... Navigate to your Neptune DXP Open Edition cockpit and access the Hub MCP Designer tool.
In this tool, you can create & maintain your own MCP server connections, configuring the tools that you want the AI agent to use - to send & get data from your SAP system.
Ensure that you enable / disable the tools available from this marketplace template to be used via an AI Agent.
Step 3. Navigate to the Agent tool in your Neptune DXP Open Edition instance
With the MCP server in place, the next step is to validate the included AI agent that will leverage the SAP business logic exposed through your MCP tools.
NOTE: Ensure to assign a Model to this AI Agent, you will need to manully configure this step in order to fully leverage the AI Agent capabilities
To create your own Reference AI Model, you read more in our public documentation about Models
Within the agent configuration, you can define instructions that guide how the agent should interact with users and when it should invoke MCP tools. These instructions help the agent determine which information needs to be collected from the user, how to pass that information to SAP, and how to present the results returned from SAP.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/dvieira-neptune/neptunesoftware-dxp-mcp-goods-receipt'
If you have feedback or need assistance with the MCP directory API, please join our Discord server