Skip to main content
Glama

TianGong-LCA-MCP Server

by linancn

OpenLCA_List_LCIA_Methods_Tool

Retrieve and list all Life Cycle Impact Assessment (LCIA) methods available in OpenLCA. Connect to the TianGong-LCA-MCP Server to access comprehensive LCIA data for environmental impact analysis.

Instructions

List all LCIA methods using OpenLCA.

Input Schema

NameRequiredDescriptionDefault
serverUrlNoOpenLCA IPC server URLhttp://localhost:8080

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "serverUrl": { "default": "http://localhost:8080", "description": "OpenLCA IPC server URL", "type": "string" } }, "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/linancn/tiangong-lca-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server