carbon_footprint_calculator
Calculate a company's greenhouse-gas footprint under the GHG Protocol (Scope 1 + 2 + 3, in tCO2eq, tier-2 accuracy ±20%). Returns the emissions breakdown, hotspot identification, 5-8 reduction levers each with capex and payback, an SBTi-aligned reduction trajectory over 5-25 years, the 15 Scope-3...
This record as markdown: /tools/io-github-getgapup-mcp-knowledge/carbon-footprint-calculator.md
What carbon_footprint_calculator does on Mcp Knowledge
AI agents call carbon_footprint_calculator to retrieve information from Mcp Knowledge without modifying anything. It is typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.
| Parameter | Type | Required | Description |
|---|---|---|---|
async | boolean | — | If true, returns a job_id immediately (<200ms) instead of waiting for the result. Poll the result with job_result(job_id). Use for slow tools to avoid client ti |
focus | string | — | |
company | object | Yes | |
perimeter | object | Yes | |
scope1Sources | array | — | |
scope2Sources | array | Yes | |
reductionTargets | object | — | |
scope3Activities | array | — |
Parameters from the server's own tool schema.
Why carbon_footprint_calculator is rated Low
This tool performs calculations and returns analytical data/reports based on input company profile and activity data. It reads/computes information and returns structured results with no side effects — no data is written, deleted, or executed externally. It is essentially a read/query-style analytical tool.
From the tool's definition Calculate a company's greenhouse-gas footprint... Returns the emissions breakdown, hotspot identification, 5-8 reduction levers... an SBTi-aligned reduction trajectory... CSRD/ESRS reporting readiness.
Risk signalsHigh parameter count (32 properties)
Attacks that exploit this kind of access
The rule that runs carbon_footprint_calculator safely
PolicyLayer is an MCP gateway: it sits between your AI agents and Mcp Knowledge, and checks every tool call against a rule you set before the call runs. Nothing changes on the server itself. For carbon_footprint_calculator, this is the rule to start with:
carbon_footprint_calculator is read-only, so it stays allowed. Everything else on the server is denied unless you say otherwise.
The button opens the PolicyLayer dashboard: create your workspace, connect Mcp Knowledge, apply this rule, and every carbon_footprint_calculator call is checked against it from then on.
Questions about carbon_footprint_calculator
Calculate a company's greenhouse-gas footprint under the GHG Protocol (Scope 1 + 2 + 3, in tCO2eq, tier-2 accuracy ±20%). Returns the emissions breakdown, hotspot identification, 5-8 reduction levers each with capex and payback, an SBTi-aligned reduction trajectory over 5-25 years, the 15 Scope-3 categories in detail, and CSRD/ESRS reporting readiness. When to use this tool: the user needs a carbon assessment for CSRD compliance pre-audit, green-finance access, or supplier ESG scorecards. Inputs: the company profile and its activity data. Delivered by Émilie, the AI Sustainability lead of the Gapup portfolio. It is categorised as a Read tool in the Mcp Knowledge MCP Server, which means it retrieves data without modifying state.
carbon_footprint_calculator accepts 8 parameters: async, focus, company, perimeter, scope1Sources, scope2Sources, reductionTargets, scope3Activities. Required: company, perimeter, scope2Sources. The full parameter table on this page comes from the server's own tool schema.
Register the Mcp Knowledge MCP server in PolicyLayer and add a rule for carbon_footprint_calculator: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Mcp Knowledge. Nothing to install.
carbon_footprint_calculator is a Read tool with low risk. Read-only tools are generally safe to allow by default.
Yes. Add a rate_limit block to the carbon_footprint_calculator rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.
Set action: deny in the PolicyLayer policy for carbon_footprint_calculator. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.
carbon_footprint_calculator is provided by the Mcp Knowledge MCP server (https://mcp.gapup.io). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
More on Mcp Knowledge, and thousands of servers like it.
This server
Across the catalogue