openLCA MCP Server for Claude Desktop
io.github.below280/b280-olca-mcp
Connect AI assistants to openLCA. 32 tools for database search, model building, and LCIA.
client:Claude Desktop
transport:stdio
runtime:pypi
Install openLCA MCP Server in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"b280-olca-mcp": {
"command": "uvx",
"args": [
"b280-olca-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs