Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’» Developer Tools
  3. Battery Erp
Battery Erp logo
Health: ActiveRecent health check succeeded.Last checked 9/7/2026, 8:32:53 PM

Battery Erp

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View RepositoryVisit Website

Battery value-chain inventory MCP: lookup SKUs, status/reorder, bin-check, audited confirmation.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Remote HTTP
Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "battery-erp": {
      "url": "https://img.shields.io/badge/python-3.10%2B-blue)](https://www.python.org/"
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸ’» More in Developer Tools

Documentation Overview

Battery ERP β€” Material, cell, pack, and supply-chain management with real-time

commodity pricing and Fabric Lakehouse analytics.

Covers the full battery value chain: lithium, cobalt, nickel, manganese, graphite

through cell chemistries (NMC-811, NCA, LFP, LMO) to battery packs with BOM costing,

supplier scoring, inventory management, and what-if cost scenarios.

Python PyPI License Tests Fabric

mcp-name: io.github.icohangar-ops/battery-erp


What this is

Battery ERP manages the complete battery value chain β€” from raw material sourcing through cell manufacturing to pack assembly. Every cost is traceable to a specific material, supplier, and price point.

LayerRole
Data ModelsRawMaterial, CellChemistry, BatteryCell, BatteryPack, BOMItem, Supplier, InventoryRecord, PurchaseOrder, ManufacturingBatch
Business RulesBOM cost rollups, inventory status management, supplier scoring (composite A-D grade), manufacturing yield tracking, price trend analysis, what-if cost scenarios
Pricing EngineDefault material price table (20+ materials), AlphaVantage integration for live commodity prices, FRED macro overlay
AnalyticsInventory health reports, supply chain reports, manufacturing yield reports, chemistry cost comparison dashboards
Fabric Lakehouse11 Delta tables for persistent storage and SQL analytics

Quick start

server.ts
# From PyPI β€” https://pypi.org/project/battery-erp/
python3 -m pip install 'battery-erp[mcp]'   # MCP tools
python3 -m pip install 'battery-erp[api]'   # REST adapter

# From source
git clone https://github.com/icohangar-ops/battery-erp.git
cd battery-erp
python3 -m pip install -e '.[dev]'
PYTHONPATH=src python3 -m pytest tests/ -v

# Domain modules
python3 -c "
from battery_erp.pricing import calculate_cell_cost_summary, get_material_price_table
prices = get_material_price_table()
for chem in ['NMC-811', 'NMC-622', 'NCA', 'LFP', 'LMO']:
    r = calculate_cell_cost_summary(chem, 50.0, prices)
    print(f'{chem}: \${r[\"cost_per_kwh\"]:.1f}/kWh (BOM: \${r[\"bom_cost_usd\"]:.2f})')
"

Architecture

Code
                    β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
                    β”‚  Raw Materials (20+ tracked)          β”‚
                    β”‚  Lithium Β· Cobalt Β· Nickel Β· Mn Β· Gr  β”‚
                    β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜
                                   β”‚ BOM
                    β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β–Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
                    β”‚  Cell Chemistries                     β”‚
                    β”‚  NMC-811 Β· NMC-622 Β· NCA Β· LFP Β· LMO  β”‚
                    β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜
                                   β”‚ cells + components
                    β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β–Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
                    β”‚  Battery Packs                        β”‚
                    β”‚  EV Β· ESS Β· Consumer Β· Industrial     β”‚
                    β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

Side modules:
  β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”  β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”  β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
  β”‚ Supplier Scoring β”‚  β”‚ Inventory Mgmt   β”‚  β”‚ Cost Scenarios    β”‚
  β”‚ Composite 0-100  β”‚  β”‚ Reorder logic    β”‚  β”‚ What-if analysis  β”‚
  β”‚ A/B/C/D grades   β”‚  β”‚ Status tracking  β”‚  β”‚ Price shock model β”‚
  β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜  β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜  β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

Core modules

battery_erp.core.models

All domain dataclasses:

  • RawMaterial β€” material catalog with pricing, HS codes, hazards
  • CellChemistry β€” NMC-111/622/811, NCA, LFP, LMO with energy density and cycle life
  • BatteryCell β€” cell specs (capacity, voltage, form factor, weight)
  • BatteryPack β€” pack assembly (cells + BMS + thermal)
  • BOMItem β€” bill of materials line item with waste factor
  • Supplier β€” supplier catalog with quality rating, lead time, certifications
  • InventoryRecord β€” warehouse positions with reorder logic
  • PurchaseOrder β€” PO lifecycle tracking
  • ManufacturingBatch β€” production batch yield tracking
  • PriceHistory β€” commodity price time series

battery_erp.core.rules

Deterministic business rules:

  • rollup_bom_cost() β€” total BOM cost with material breakdown and waste cost
  • calculate_cell_bom() β€” generate representative BOM for any chemistry
  • calculate_pack_bom() β€” pack-level BOM (cells + casing + BMS + cooling)
  • update_inventory_status() β€” recalculate in_stock/low/out_of_stock
  • check_reorder_suggestions() β€” generate PO suggestions
  • calculate_batch_metrics() β€” aggregate manufacturing yield
  • analyze_price_history() β€” price trend analysis with volatility
  • estimate_cell_cost_impact() β€” what-if cost scenario modeling
  • calculate_pack_metrics() β€” pack energy density and efficiency

battery_erp.supply_chain

Supply chain management:

  • score_supplier() β€” composite score (quality 35%, OTD 35%, lead time 20%, certs 10%)
  • rank_suppliers() β€” rank by score, filter by material
  • create_purchase_order() β€” PO creation from supplier data
  • analyze_po_pipeline() β€” PO pipeline analysis (overdue detection, lead time tracking)
  • suggest_dual_sourcing() β€” dual-sourcing strategy recommendation

battery_erp.pricing

Commodity pricing:

  • get_material_price_table() β€” default prices for 20+ battery materials
  • calculate_cell_cost_summary() β€” quick cost estimate per chemistry
  • update_prices_from_alpha_vantage() β€” live commodity price fetch
  • update_prices_from_fred() β€” macro economic indicators

battery_erp.analytics

Reporting:

  • generate_inventory_report() β€” full inventory health dashboard
  • generate_supply_chain_report() β€” supplier + PO pipeline report
  • generate_manufacturing_report() β€” yield metrics
  • generate_pricing_report() β€” chemistry cost comparison + price trends

Chemistry cost comparison (default prices, 50Ah cell)

ChemistryBOM Cost$/kWhCathode %Key feature
LFPLowest~$50-55~35%No Co/Ni, ultra-safe, 4000+ cycles
LMOLow~$55-60~40%Low cost, power tools
NMC-111Medium~$70-80~50%Balanced, legacy
NMC-622Medium~$75-85~48%Good energy-cost balance
NMC-811Higher~$80-90~52%High energy, EV dominant
NCAHighest~$85-95~55%Tesla flagship, 270 Wh/kg

Microsoft Fabric Integration

Fabric Notebooks

NotebookPurpose
fabric_setup_lakehouse.pyCreate all 11 Delta tables with seed data
fabric_cost_dashboard.pyFull cost analytics dashboard (chemistry comparison, pack costing, inventory, suppliers, price trends, scenarios)

Delta Table Schema

TableKey Columns
raw_materialsmaterial_id, name, category, unit_price_usd, price_source, hs_code
cell_chemistrieschemistry_id, name, cathode_type, energy_density_wh_per_kg, cycle_life
battery_cellscell_id, sku, chemistry, form_factor, nominal_capacity_ah, energy_wh, weight_kg
battery_packspack_id, sku, cell_sku, total_cells, nominal_capacity_kwh, pack_weight_kg
bill_of_materialsbom_id, parent_sku, material_name, quantity_per_unit, unit_cost_usd, waste_factor_pct
supplierssupplier_id, name, country, materials_supplied, quality_rating, lead_time_days
inventoryrecord_id, sku, material_name, quantity_on_hand, quantity_reserved, reorder_point
purchase_orderspo_id, po_number, supplier_name, quantity, total_usd, status, expected_delivery
price_historymaterial_name, price_usd, as_of, source
manufacturing_batchesbatch_id, product_sku, chemistry, quantity_produced, quantity_pass, yield_pct
cost_scenariosscenario_id, scenario_name, material_name, current_price_usd, scenario_price_usd, pct_change

Fabric Quick Start

  1. Run fabric_setup_lakehouse.py to create all 11 Delta tables
  2. Run fabric_cost_dashboard.py for the full analytics dashboard
  3. Dashboard covers: chemistry cost comparison, pack-level costing, inventory health, supplier scorecard, price trends, manufacturing yield, cost scenarios

Inventory adapters (REST + MCP)

Battery ERP is a domain library, not a hosted ERP. For SMS / text-line and agent workflows, a shared InventoryService sits under both a thin REST API and an MCP server. Full detail: docs/INTEGRATION.md.

Code
SMS / ClickSend          Cursor / Claude (stdio MCP)
        β”‚                         β”‚
        β–Ό                         β–Ό
  REST API (port 8088)      battery_erp.mcp
        β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜
                   β–Ό
           InventoryService
                   β–Ό
        InMemoryInventoryStore (demo)
                   β–Ό
          Human bin confirmation

Do not call MCP from a browser. Keep REST and MCP in separate terminals.

Install (macOS / zsh)

Use python3. Quote pip extras so zsh does not glob them:

bash
cd ~/Desktop/icohangar-repos/battery-erp
python3 -m pip install -e '.[dev]'   # api + mcp + pytest

Terminal A β€” REST (text-line backend)

server.ts
cd ~/Desktop/icohangar-repos/battery-erp
export BATTERY_ERP_CONFIRM_TOKEN=dev-secret
export BATTERY_ERP_AUDIT_LOG=/tmp/battery-erp-audit.jsonl
PYTHONPATH=src python3 -m battery_erp.api
# Uvicorn β†’ http://127.0.0.1:8088
Terminal
curl -s http://127.0.0.1:8088/health
curl -s http://127.0.0.1:8088/inventory/lookup/lithium

Terminal B β€” MCP (agents / Cursor only)

Leave Terminal A running. In a new terminal:

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Developer Tools View all alternatives
  • PraisonAI logoPraisonAI

    AI Agents Framework with Self Reflection and MCP support

    πŸ’» Developer Tools1 views
    Compare vs PraisonAI β†’
  • Labelhead Artist Momentum logoLabelhead Artist Momentum

    Trending hip-hop artist momentum scores across four cultural dimensions.

    πŸ’» Developer Tools0 views
    Compare vs Labelhead Artist Momentum β†’
  • Flutter Skill logoFlutter Skill

    AI E2E testing bridge β€” give AI eyes and hands inside any app. 8 platforms, 40+ tools.

    πŸ’» Developer Tools1 views
    Compare vs Flutter Skill β†’
  • Ignite UI MCP Server logoIgnite UI MCP Server

    Unified MCP server for Ignite UI β€” documentation, API, and CLI scaffolding

    πŸ’» Developer Tools1 views
    Compare vs Ignite UI MCP Server β†’

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Battery Erp

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "battery-erp": { "command": "npx", "args": ["-y", "battery-erp"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewBattery Erp AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/battery-erp?style=directory)](https://allmcps.com/mcp/battery-erp)
HTML Embed
<a href="https://allmcps.com/mcp/battery-erp"><img src="https://allmcps.com/api/badge/battery-erp?style=directory" alt="Battery Erp on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’»Developer Tools
More technical detailsExpand β–Ύ
TransportSSE (Remote)
RuntimeNode.js
Last updatedSep 7, 2026
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars0
GitHub Star CountTotal stargazers on GitHub representing community popularity (0 stars).
36Quality signal: Fair Β· 36/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools16/30
Adoption & activity1/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’» Developer Tools β†’Best MCP servers for Developers β†’Alternatives to Battery Erp β†’Install in Claude DesktopInstall in CursorInstall in VS Code