mcpbeat Sign in

openLCA MCP Server

local only

openLCA MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 4 503 installs a week from pypi. Last commit 7 Sep 2026.

Connect AI assistants to openLCA. 31 tools for database search, model building, and LCIA.

4 503
Installs / week
pypi · b280-olca-mcp
2
Stars
0 open issues
7 Sep 2026
Last commit
0 releases in 90 days
NOASSERTION
License
Python

Nothing serious here today

Today is the operative word: we check openLCA MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add b280-olca-mcp -- uvx b280-olca-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "b280-olca-mcp": {
      "args": [
        "b280-olca-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.b280-olca-mcp]
command = "uvx"
args = ["b280-olca-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "b280-olca-mcp": {
      "args": [
        "b280-olca-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "b280-olca-mcp": {
      "args": [
        "b280-olca-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to openLCA MCP Server

same job, measured the same way
Manticore Search
by manticoresoftware

MCP server for Manticore Search — lets AI assistants query and manage search databases.

75 installs/wk local only
U2 MCP Server
by bpamiri

Connect AI assistants to Rocket Universe/UniData MultiValue databases via MCP.

77 installs/wk local only
SAP HANA CLI
by sap-samples

150+ SAP HANA database tools as MCP tools for AI assistants

724 installs/wk local only
Open Food Facts
by domdomegg

Search and contribute to the Open Food Facts database.

46 installs/wk local only
Airtable
by airtable

Official Airtable MCP server — database and operations layer for agents.

answering
DB Connect MCP
by yugui923

Multi-database MCP server for PostgreSQL, MySQL, and ClickHouse

390 installs/wk local only
Database MCP
by cocaxcode

MCP server for database connectivity. Multi-DB (PostgreSQL, MySQL, SQLite), 19 tools.

105 installs/wk local only
ArcadeDB
by arcadedata

Multi-Model database with built-in MCP server for SQL, Cypher, Gremlin, and GraphQL.

local only

openLCA MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for openLCA MCP Server?
openLCA MCP Server runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package b280-olca-mcp was installed 4 503 times last week.
How do I connect openLCA MCP Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls b280-olca-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use openLCA MCP Server?
The pypi package b280-olca-mcp was installed 4 503 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is openLCA MCP Server open source?
We cannot say that it is. On our reading no licence is declared for it, which is not the same as open source: source code can be public and still be proprietary. Check the terms with the vendor before you build on it.