Skip to main content
Datris is fully open source. The complete platform — server, MCP server, CLI, UI, Docker configuration, and examples — is available on GitHub. github.com/datris/datris-platform-oss

Repository Structure

Key Files

Getting the Code

Building from Source

Pipeline Server (Scala)

Produces a fat JAR in datrisserver/target/scala-2.13/.

Docker Images

MCP Server and CLI

The MCP server and CLI are published on PyPI and installable via Homebrew:

Contributing

Fork the repository, make your changes, and submit a pull request. All contributions are welcome.

License

Datris is licensed under AGPL-3.0.