Documentation and Architecture for the openmcp-project.
This site is built with Docusaurus 3.
Make sure that you have installed the following tools on your local machine:
- Node.js version 18.0 or above
# Install the latest packages.
$ npm install
# Start the development server.
$ npm start
The local development server should start and open up a browser window. Most changes are reflected live without having to restart the server or reload the website.
Changes to the documentation must be done via pull requests. A GitHub Actions workflow will check if the website can be built.
Deployment is done using a GitHub Actions workflow when there are new commits on the main
branch.
This project is open to feature requests/suggestions, bug reports etc. via GitHub issues. Contribution and feedback are encouraged and always welcome. For more information about how to contribute, the project structure, as well as additional contribution information, see our Contribution Guidelines.
If you find any bug that may be a security problem, please follow our instructions at in our security policy on how to report it. Please do not create GitHub issues for security-related doubts or problems.
We as members, contributors, and leaders pledge to make participation in our community a harassment-free experience for everyone. By participating in this project, you agree to abide by its Code of Conduct at all times.
Copyright 2025 SAP SE or an SAP affiliate company and openMCP contributors. Please see our LICENSE for copyright and license information. Detailed information including third-party components and their licensing/copyright information is available via the REUSE tool.