carbonfootprint
安全与合规by ecosemantic
Discover and run life cycle assessment analyses across searchable categories and datasets. Set session defaults to streamline repeated work and keep projects consistent. Monitor your capabilities and usage to plan analyses with confidence.
Tools (5)
get_account_and_capabilitiesGet your account information, available capabilities, and usage statistics. Returns your tier, available tool categories (not individual tools), databases you can access, and current usage limits. Use discover_available_lca_tools() to explore tools within each category.
discover_available_lca_toolsDiscover available tool categories and get detailed tool schemas. Three usage modes: 1. discover_available_lca_tools() - List all available categories 2. discover_available_lca_tools(category="search") - List tools in a category 3. discover_available_lca_tools(tool_name="search_activities") - Get full schema for a tool Parameters: category: Category name to explore (search, calculate, reference, power_search, custom_modeling) tool_name: Specific tool name to get full schema Returns tool information needed to use execute_lca_tool().
execute_lca_toolExecute any EcoSemantic LCA tool by name. Use discover_available_lca_tools() first to find available tools and their required parameters. Session defaults (set via set_lca_session_defaults) are applied automatically. Parameters: tool_name: Name of the tool to execute (e.g., 'search_activities') params: Dictionary of parameters for the tool Example: execute_lca_tool(tool_name="search_activities", params={"q": "electricity", "database": "ecoinvent-3.9.1-cutoff"})
set_lca_session_defaultsSet default values that apply to all subsequent LCA tool calls. Reduces repetition - set database once, use everywhere. Defaults persist for 24 hours or until changed. Parameters: database: Default Ecoinvent database version (e.g., 'ecoinvent-3.9.1-cutoff') project_id: Default project UUID for custom modeling tools Example: set_lca_session_defaults(database="ecoinvent-3.9.1-cutoff") # Now all tools use this database by default
get_lca_session_defaultsView your current LCA session defaults. Shows what default values are currently set for database, project_id, etc. Use set_lca_session_defaults() to change these values.
Related MCP Servers
Security layer for AI agents: blocks prompt injection, detects fake packages, scans vulnerabilities.
92Security-hardened NotebookLM MCP with post-quantum encryption
47