Simplifier

Simplifier

Manage connectors, business objects and more in your Simplifier low code platform.

0
Stars
1
Forks
0
Releases

Overview

The Simplifier MCP Server enables integration of AI assistants with the Simplifier Low Code Platform. It provides tools and resources for creating and managing Simplifier Connectors and BusinessObjects, as well as defining Data Types used by connectors and internal objects. The server exposes capabilities to interact with a Simplifier instance: manage Connectors and Logins; manage and execute server-side JavaScript BusinessObjects; manage Data Types; execute Business Object functions with parameters and retrieve results; execute Connector calls to external systems; and access platform resources such as catalogs of connectors, business objects, and system information. The README emphasizes how to integrate the MCP with AI agents (via node/npx or Docker) and configuration through environment variables SIMPLIFIER_TOKEN and SIMPLIFIER_BASE_URL. It notes that tokens rotate after each login and may require reconfiguration, and provides example JSON configurations for claude-powered setups. Troubleshooting mentions that if the MCP fails to connect on startup, an error page will guide users to resolve the issue based on detailed failure information.

Details

Owner
simplifier-ag
Language
TypeScript
License
MIT License
Updated
2025-12-07

Features

Manage Connectors and Logins

Tools to configure, connect, and secure external system integrations.

Manage Business Objects

Define and manage server-side JavaScript functions for business logic execution.

Manage Data Types

Define data structures used by connectors and internal objects to structure data.

Execute Business Object Functions

Run BusinessObject functions with parameters and receive computed results.

Execute Connector Calls

Perform calls to external systems through Simplifier Connectors.

Access platform resources

Browse and access platform resources such as connectors, business objects, and system details.

Audience

AI developersIntegrate AI assistants with Simplifier by managing connectors, business objects, and data types.

Tags

MCPModel Context ProtocolSimplifierConnectorsData TypesBusiness ObjectsAILow-code