Financial Modeling Prep
getESGRatings
Access comprehensive ESG ratings for companies and funds with the FMP ESG Ratings API. Make informed investment decisions based on environmental, social, and governance (ESG) performance data.
Remote cfocoder/financial-modeling-prep-mcp-server
Other tools also called getESGRatings?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"symbol": {
"type": "string",
"description": "Stock symbol"
}
}
}