Skip to main content
ClaudeWave

Carbon is an open source ERP, MES and QMS for manufacturing. Perfect for complex assembly, contract manufacturing, and configure to order manufacturing.

MCP Servers2.3k stars324 forksTypeScriptNOASSERTIONUpdated today
Editor's note

Carbon is an open-source ERP, MES, and QMS platform built specifically for manufacturing use cases including complex assembly, contract manufacturing, and configure-to-order workflows. The system includes nested Bills of Materials, Material Requirements Planning, a product configurator, traceability, and quality management, all backed by a PostgreSQL database via Supabase with row-level security and attribute-based access control. It integrates with Claude through a built-in MCP client and server, meaning Claude Desktop or any MCP-compatible Claude interface can interact directly with manufacturing data, query production records, and automate ERP workflows through natural language. The monorepo separates the ERP and MES into distinct React Router applications sharing common packages for database schema, background jobs via Inngest, Redis caching, and transactional document generation. A notable technical detail is full-stack type safety running from the database schema through to the UI, with realtime Supabase subscriptions keeping shop floor and planning data current. Manufacturing engineers, operations managers, and developers building custom manufacturing software are the primary beneficiaries.

ClaudeWave Trust Score
100/100
Verified
Passed
  • License: NOASSERTION
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Mature repo (>1y old)
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/crbnos/carbon
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "carbon": {
      "command": "node",
      "args": ["/path/to/carbon/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/crbnos/carbon and follow its README for install instructions.
Use cases

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.
agentic-platformassemblylinebusinesserpleanmanagementmanufacturingmcp-servermespostgresqlqmsreact-routersupabasetypescript

What people ask about carbon

What is crbnos/carbon?

+

crbnos/carbon is mcp servers for the Claude AI ecosystem. Carbon is an open source ERP, MES and QMS for manufacturing. Perfect for complex assembly, contract manufacturing, and configure to order manufacturing. It has 2.3k GitHub stars and was last updated today.

How do I install carbon?

+

You can install carbon by cloning the repository (https://github.com/crbnos/carbon) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is crbnos/carbon safe to use?

+

Our security agent has analyzed crbnos/carbon and assigned a Trust Score of 100/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains crbnos/carbon?

+

crbnos/carbon is maintained by crbnos. The last recorded GitHub activity is from today, with 141 open issues.

Are there alternatives to carbon?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy carbon to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: crbnos/carbon
[![Featured on ClaudeWave](https://claudewave.com/api/badge/crbnos-carbon)](https://claudewave.com/repo/crbnos-carbon)
<a href="https://claudewave.com/repo/crbnos-carbon"><img src="https://claudewave.com/api/badge/crbnos-carbon" alt="Featured on ClaudeWave: crbnos/carbon" width="320" height="64" /></a>

More MCP Servers