Skip to main content
Glama

TianGong-LCA-MCP Server

by linancn

Search_processes_Tool

Search and retrieve Life Cycle Assessment (LCA) processes data using the TianGong-LCA-MCP Server. Input queries to access detailed LCA process information for analysis and modeling.

Instructions

Search LCA processes data.

Input Schema

NameRequiredDescriptionDefault
queryYesQueries from user

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "query": { "description": "Queries from user", "minLength": 1, "type": "string" } }, "required": [ "query" ], "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