MCP Server for Simplifier - manage Connectors, BusinessObjects, Datatypes and logins
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Simplifier is the leading low-code platform in the SAP ecosystem. Build custom apps in a full-stack low-code cloud development environment, reducing your dependency on full-scale coding. Integrate with ERP, CRM and other systems easily using standardised connectors.
Find more information in our community or try Simplifier for free.
This repository contains an MCP server (Model Context Protocol) that enables integration of AI assistants with the Simplifier Low Code Platform. It provides tools and resources for creating and managing Simplifier Connectors and BusinessObjects.
The Simplifier MCP Server allows to interact with a Simplifier instance to:
Currently only the following connector types are fully supported:
The Simplifier MCP server exposes its data through two parallel surfaces so that every MCP client can use it in full, regardless of which parts of the MCP protocol that client supports:
simplifier://β¦ URIs β for example simplifier://businessobjects,
simplifier://connector/{name}, or simplifier://documentation/β¦.*-list, *-get, documentation-get and connector-wizard-rfc-search.Both surfaces share the same underlying implementation, so behaviour is identical. Where both are available, clients should prefer resources.
Check out Simplifier Community Docs on how to use and set up the MCP server best.
Using node / npx:
Using Docker:
If your Simplifier is hosted on premise, then the SIMPLIFIER_BASE_URL of your DEV instance will be different from the mentioned schema.
With every login to Simplifier your SimplifierToken will change. So you will have to:
e.g. in a file named .mcp.json placed in the directory, where claude is started.
Using node / npx:
Using Docker:
If the MCP fails to connect to Simplifier on startup, an error page will open in your browser with details on the failure and information on how to fix the problem.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/simplifier-mcp)<a href="https://allmcps.com/mcp/simplifier-mcp"><img src="https://allmcps.com/api/badge/simplifier-mcp?style=directory" alt="Simplifier MCP on AllMCPs" /></a>