simplifier-ag/simplifier-mcp
Last release: 3 weeks ago
Simplifier MCP Server is an MCP (Model Context Protocol) server that lets AI assistants integrate with the Simplifier Low Code Platform. It helps clients browse and use Simplifier connectors, business objects, and data types, and it can execute connector calls and server-side JavaScript business object functions. It supports several connector types including REST, SOAP, SQL, and SAPRFC, and can be used via resources or tools depending on the MCP client.
Project status
- The repository appears actively maintained, with recent GitHub pushes (latest on 2026-05-11) and multiple version tags published on the same day (v0.10.7 through v0.10.5 all dated 2026-05-11).
- The apparent update cadence is fast and clustered, with at least 4 consecutive v0.10.x updates on 2026-05-11 and earlier updates spanning roughly weekly to monthly between major version numbers (for example, 0.9.67 on 2026-03-13 and 0.9.68 on 2026-04-07).
AI summary generated 1 week ago
Recent updates
v0.10.7
3 weeks agov0.10.7 updates the build container setup and bumps the package version. The only code diff changes are to the Docker/Containerfile toolchain (pnpm via corepack) and the package.json version field.
v0.10.6
3 weeks agoRelease v0.10.6 contains only build and packaging-related changes, with no application or API code changes shown in the diff. The release notes field is empty, so the listed modifications are not documented by the publisher.
v0.10.5
3 weeks agoRelease v0.10.5 was published on 2026-05-11, but no release notes were provided by the publisher. Because the changelog content is missing, the upgrade impact (new features, fixes, breaking changes, security, dependencies) cannot be determined from the provided material.
v0.10.4
3 weeks agoRelease v0.10.4 makes a minimal change set, with no documented release notes provided. The only functional modification visible in the diff is upgrading the container runtime base image from Node 20 Alpine to Node 22 Alpine.
v0.10.3
3 weeks agoThis release mainly updates the build environment and bumps the package version to 0.10.3. No functional code changes, exports changes, or API changes are evident from the provided diff.
v0.10.2
3 weeks agoRelease v0.10.2 contains no publisher-provided release notes. The only code diff changes are in CI/CD workflow configuration and the package version bump.
v0.10.1
3 weeks agov0.10.1 adds a set of new, read-only MCP tools that mirror existing `resources/*` endpoints (so clients without the MCP Resources capability can still discover and inspect Simplifier entities). It also refactors several documentation resource modules to expose the generated markdown as exported constants and introduces new tooling to serve documentation content.
Featuresv0.9.68
1 month agoRelease v0.9.68 updates the package version and modifies REST connector documentation. The only substantive change shown in the diff is a rename of the REST request body parameter from `body` to `postBody`, including a note that it is always called `postBody` even for methods like PUT.
v0.9.67
2 months agoRelease v0.9.67 contains no publisher release notes. The code diff shows CI/CD workflow changes to the Docker publishing process, plus a substantial reconfiguration of the .serena/project.yml file and a package version bump.
Featuresv0.9.66
4 months agoThe v0.9.66 release notes were not provided by the publisher, so there is no documented information about changes, fixes, or upgrade impacts. Please review the corresponding GitHub commit diffs and changelog entries for this tag to identify any API, behavior, or dependency updates before upgrading.