carbon-factor-matcher

Nikeandocean/carbon-factor-matcher
★ 0 stars HTML AI/LLM Updated 1mo ago
MCP server for intelligent emission factor matching using LLM-powered semantic search
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "carbon-factor-matche": {
      "command": "npx",
      "args": [
        "-y",
        "Nikeandocean/carbon-factor-matcher"
      ]
    }
  }
}

README Excerpt

An MCP (Model Context Protocol) server that connects LLMs with carbon footprint databases. It provides intelligent emission factor matching for carbon accounting, LCA (Life Cycle Assessment), and ESG reporting applications. Carbon Factor Matcher helps AI agents and LLM-based applications find the most appropriate emission factors from standardized environmental databases. It uses a two-stage hybrid search algorithm:

Tools (5)

CARBON_FACTOR_DATA_DIRCARBON_FACTOR_LICENSE_KEYLLM_API_KEYLLM_BASE_URLLLM_MODEL