B280-olca-MCP

Below280/B280-olca-MCP
★ 0 stars Python AI/LLM Updated 1d ago
MCP server connecting AI assistants to openLCA. 30 tools for database search, model building, auditing, and impact calculations.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "b280-olca-mcp": {
      "command": "uvx",
      "args": [
        "b280-olca-mcp"
      ]
    }
  }
}

Or install with pip: pip install b280-olca-mcp

README Excerpt

An MCP (Model Context Protocol) server that connects AI assistants to a running openLCA instance. Developed and tested with Claude Desktop; compatible with any MCP client that supports stdio transport. Built by [Below280](https://below280.com), the UK partner for openLCA. The server exposes 30 tools covering the full LCA workflow: exploring databases, building and editing models, running calculations (scenarios, sensitivity, Monte Carlo, contribution analysis), auditing and validating models, an

Tools (20)

audit_modelcalculatechemical_synonymscontribution_analysiscreate_bridgecreate_flowcreate_processcreate_systemdata_qualitydatabase_infodelete_entityedit_processextract_modelfind_unitget_system_linksglobal_parametersinventory_flowslist_methodslist_systemsmonte_carlo

Topics

aiipclcalife-cycle-assessmentmcpmodel-context-protocolopenlcapython