31 MCP tools for ESG data extraction, PDF processing, vector search, and EU regulation analysis.
Runs locally over stdio
This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).
Run
uvx esg-mcp-servers
MCP client config
{
"mcpServers": {
"esg-mcp-servers": {
"command": "uvx",
"args": [
"esg-mcp-servers"
]
}
}
}