Financial Modeling Prep

getESGBenchmarks

Evaluate the ESG performance of companies and funds with the FMP ESG Benchmark Comparison API. Compare ESG leaders and laggards within industries to make informed and responsible investment decisions.

Remote cfocoder/financial-modeling-prep-mcp-server

Other tools also called getESGBenchmarks? See providers with this name

Input Schema


            {
  "type": "object",
  "properties": {
    "year": {
      "type": "string",
      "description": "Optional year to get benchmarks for"
    }
  }
}