MCPcopy Index your code
hub / github.com/inventree/InvenTree

github.com/inventree/InvenTree @1.4.1

Chat with this repo
repository ↗ · DeepWiki ↗ · release 1.4.1 ↗ · + Follow
11,550 symbols 47,646 edges 1,534 files 6,434 documented · 56% 89 cross-repo links updated today1.4.1 · 2026-07-01★ 7,231157 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

InvenTree logo

InvenTree

Open Source Inventory Management System

License: MITGitHub tag (latest SemVer)Artifact Hub CI Documentation Status Docker Build Netlify Status Performance Testing

OpenSSF Best Practices OpenSSF Scorecard Maintainability Rating

codecov Crowdin GitHub commit activity Docker Pulls

GitHub Org's stars Twitter Follow Subreddit subscribers Mastdon

View Demo · Documentation · Report Bug · Request Feature

:star2: About the Project

InvenTree is an open-source Inventory Management System which provides powerful low-level stock control and part tracking. The core of the InvenTree system is a Python/Django database backend which provides an admin interface (web-based) and a REST API for interaction with external interfaces and applications. A powerful plugin system provides support for custom applications and extensions.

Check out our website for more details.

:compass: Roadmap

Want to see what we are working on? Check out the roadmap tag and horizon milestone.

:hammer_and_wrench: Integration

InvenTree is designed to be extensible, and provides multiple options for integration with external applications or addition of custom plugins:

:space_invader: Tech Stack

Server

Database

Client

DevOps

:toolbox: Deployment / Getting Started

There are several options to deploy InvenTree.

Docker · Deploy to DO · Bare Metal

Single line install - read the docs for supported distros and details about the function:

wget -qO install.sh https://get.inventree.org && bash install.sh

Refer to the getting started guide for a full set of installation and setup instructions.

:iphone: Mobile App

InvenTree is supported by a companion mobile app which allows users access to stock control information and functionality.

Android Play Store · Apple App Store

:lock: Code of Conduct & Security Policy

The InvenTree project team is committed to providing a safe and welcoming environment for all users. Please read our Code of Conduct for more information.

InvenTree is following industry best practices for security. Our security policy is included in this repo. We provide dedicated security pages on our documentation site.

:wave: Contributing

Contributions are welcomed and encouraged. Please help to make this project even better! Refer to the contribution page.

:scroll: Translation

Native language translation of the InvenTree web application is community contributed via crowdin. Contributions are welcomed and encouraged.

:money_with_wings: Sponsor

If you use InvenTree and find it to be useful, please consider sponsoring the project.

:gem: Acknowledgements

We want to acknowledge PartKeepr as a valuable predecessor and inspiration. Find a full list of used third-party libraries in the license information dialog of your instance.

:heart: Support

This project is supported by the following sponsors:

Martin Löper Oliver Lippert Seth Smith SpaceQuest Ltd Appwrite Cabot Technologies Markus Kasten Jeff Haynes Daniele Viti Islendur Gibeon-NL Motrac Research Timo Scrappe ATLAS2246 Radek Hladik

With ongoing resources provided by:

Built with Depot Servers by Digital Ocean Deploys by Netlify Translation by Crowdin

CodSpeed Badge

:warning: License

Distributed under the MIT License. See LICENSE.txt for more information.

Extension points exported contracts — how you extend this code

Core symbols most depended-on inside this repo

Shape

Method 4,756
Function 4,296
Class 2,328
Interface 97
Route 63
Enum 10

Languages

Python60%
TypeScript40%

Modules by API surface

docs/docs/javascripts/mermaid.min.js3,122 symbols
src/backend/InvenTree/order/models.py254 symbols
src/backend/InvenTree/part/models.py201 symbols
src/backend/InvenTree/order/api.py193 symbols
src/backend/InvenTree/common/models.py188 symbols
src/backend/InvenTree/order/test_api.py168 symbols
src/backend/InvenTree/order/serializers.py159 symbols
src/backend/InvenTree/common/tests.py131 symbols
src/backend/InvenTree/InvenTree/tests.py125 symbols
tasks.py124 symbols
src/backend/InvenTree/stock/models.py119 symbols
src/backend/InvenTree/common/api.py118 symbols

Dependencies from manifests, versioned

@babel/core7.29.7 · 1×
@babel/preset-react7.29.7 · 1×
@babel/preset-typescript7.29.7 · 1×
@babel/runtime7.29.7 · 1×
@codemirror/autocomplete6.20.1 · 1×
@codemirror/lang-liquid6.3.2 · 1×
@codemirror/lint6.9.5 · 1×
@codemirror/search6.6.0 · 1×
@codemirror/state6.6.0 · 1×
@codemirror/theme-one-dark6.1.3 · 1×

For agents

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

⬇ download graph artifact

Ask about this repo answers extend the page