MCPcopy Index your code
hub / github.com/eclipse-tractusx/tractusx-edc

github.com/eclipse-tractusx/tractusx-edc @tractusx-connector-8.7.6

Chat with this repo
repository ↗ · DeepWiki ↗ · release tractusx-connector-8.7.6 ↗ · + Follow
1,245 symbols 3,935 edges 277 files 35 documented · 3% updated 3d ago0.13.0-rc3 · 2026-06-22★ 8830 open issues

Browse by type

Functions 944 Types & classes 301
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Tractus-X EDC (Eclipse Dataspace Connector)

Contributors Stargazers Apache 2.0 License Latest Release

Container images and deployments of the Eclipse Dataspace Components for the Tractus-X project.

Please also refer to:

About The Project

The project provides pre-built control- and data-plane docker images and helm charts of the Eclipse DataSpaceConnector Project.

Inventory

The eclipse data space connector is split up into Control-Plane and Data-Plane, whereas the Control-Plane functions as administration layer and has responsibility of resource management, contract negotiation and administer data transfer. The Data-Plane does the heavy lifting of transferring and receiving data streams.

Depending on your environment there are different derivatives of the control-plane prepared:

Derivatives of the Data-Plane can be found here

Getting Started

Build

Build Tractus-X EDC together with its Container Images

./gradlew dockerize

License

Distributed under the Apache 2.0 License. See LICENSE for more information.

Extension points exported contracts — how you extend this code

Core symbols most depended-on inside this repo

Shape

Method 944
Class 267
Interface 26
Enum 8

Languages

Java100%

Modules by API surface

edc-tests/cucumber/src/test/java/org/eclipse/tractusx/edc/tests/DataManagementAPI.java57 symbols
edc-extensions/control-plane-adapter/src/test/java/org/eclipse/tractusx/edc/cp/adapter/messaging/SqlMessageBusTest.java29 symbols
edc-tests/cucumber/src/test/java/org/eclipse/tractusx/edc/tests/Environment.java28 symbols
edc-tests/e2e-tests/src/test/java/org/eclipse/tractusx/edc/lifecycle/Participant.java20 symbols
edc-extensions/hashicorp-vault/src/test/java/org/eclipse/tractusx/edc/hashicorpvault/AbstractHashicorpIT.java15 symbols
edc-extensions/data-encryption/src/main/java/org/eclipse/tractusx/edc/data/encryption/data/CryptoDataFactoryImpl.java15 symbols
edc-extensions/control-plane-adapter/src/main/java/org/eclipse/tractusx/edc/cp/adapter/ApiAdapterConfig.java15 symbols
edc-extensions/transferprocess-sftp-provisioner/src/test/java/org/eclipse/tractusx/edc/transferprocess/sftp/provisioner/NoOpSftpProvisionerTest.java14 symbols
edc-extensions/observability-api-customization/src/test/java/org/eclipse/tractusx/edc/api/observability/TxObservabilityApiControllerTest.java14 symbols
edc-extensions/transferprocess-sftp-client/src/test/java/org/eclipse/tractusx/edc/transferprocess/sftp/client/AbstractSftpClientWrapperIT.java13 symbols
edc-extensions/control-plane-adapter/src/main/java/org/eclipse/tractusx/edc/cp/adapter/store/schema/QueueStatements.java13 symbols
edc-extensions/control-plane-adapter/src/main/java/org/eclipse/tractusx/edc/cp/adapter/store/schema/BaseSqlDialectQueueStatements.java12 symbols

Datastores touched

edc_assetDatabase · 1 repos
edc_asset_dbDatabase · 1 repos
edc_contractdefinitionDatabase · 1 repos
edc_contractdefinition_dbDatabase · 1 repos
edc_contractnegotiationDatabase · 1 repos
edc_contractnegotiation_dbDatabase · 1 repos
edc_policyDatabase · 1 repos
edc_policy_dbDatabase · 1 repos

For agents

$ claude mcp add tractusx-edc \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page