Simplifier Mcp
@simplifier-ag
About Simplifier Mcp
An MCP Server 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.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"simplifier-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"@simplifierag/simplifier-mcp@latest"
],
"env": {
"SIMPLIFIER_BASE_URL": "https://<yourinstance>-dev.simplifier.cloud",
"SIMPLIFIER_TOKEN": "<your current simplifier token>"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Simplifier MCP?
Simplifier MCP is an MCP (Model Context Protocol) server that enables AI assistants to interact with the Simplifier Low Code Platform, a leading low-code platform in the SAP ecosystem. It provides tools and resources for creating and managing Simplifier Connectors and BusinessObjects, allowing AI to integrate with ERP, CRM, and other external systems via standardized connectors.
How to use Simplifier MCP?
Add the server to an AI agent like Claude Code using either npx or Docker, passing the required environment variables SIMPLIFIER_TOKEN (your current Simplifier token) and SIMPLIFIER_BASE_URL (your instance’s URL, e.g., https://<yourinstance>-dev.simplifier.cloud). A configuration file (.mcp.json) can also be used. See the Simplifier Community Docs for detailed setup instructions.
Key features of Simplifier MCP
- Manage Connectors and Logins for external system integration.
- Manage Business Objects (server-side JavaScript functions).
- Manage Data Types for connectors and internal objects.
- Execute Business Object Functions with parameters.
- Execute Connector Calls to external systems.
- Browse connectors, business objects, and system information.
Use cases of Simplifier MCP
- Let AI assistants create and manage Simplifier Connectors and BusinessObjects.
- Execute server-side business logic via Business Object Functions from AI prompts.
- Call external ERP/CRM systems through Simplifier Connectors automatically.
- Browse and retrieve platform resources like connectors and data types.
FAQ from Simplifier MCP
What environment variables are required?
You must set SIMPLIFIER_TOKEN (your current Simplifier token) and SIMPLIFIER_BASE_URL (the URL of your Simplifier instance, e.g., https://<yourinstance>-dev.simplifier.cloud).
How do I update the token after logging in again?
Every new login to Simplifier changes your token. You must exit your AI agent, remove the MCP configuration (e.g., claude mcp remove simplifier), re-add the server with the new token, and restart the agent.
What if my Simplifier is hosted on-premise?
If Simplifier is on-premise, the SIMPLIFIER_BASE_URL for your DEV instance will differ from the cloud schema mentioned in the examples. Ensure you use the correct URL.
What happens if the MCP fails to connect on startup?
If the MCP cannot connect to Simplifier at startup, an error page opens in your browser with details on the failure and instructions to fix the issue.
Frequently asked questions
What environment variables are required?
You must set `SIMPLIFIER_TOKEN` (your current Simplifier token) and `SIMPLIFIER_BASE_URL` (the URL of your Simplifier instance, e.g., `https://<yourinstance>-dev.simplifier.cloud`).
How do I update the token after logging in again?
Every new login to Simplifier changes your token. You must exit your AI agent, remove the MCP configuration (e.g., `claude mcp remove simplifier`), re-add the server with the new token, and restart the agent.
What if my Simplifier is hosted on-premise?
If Simplifier is on-premise, the `SIMPLIFIER_BASE_URL` for your DEV instance will differ from the cloud schema mentioned in the examples. Ensure you use the correct URL.
What happens if the MCP fails to connect on startup?
If the MCP cannot connect to Simplifier at startup, an error page opens in your browser with details on the failure and instructions to fix the issue.
Basic information
More Other MCP servers
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Comments