Odel
ESG MCP Servers

ESG MCP Servers

Local
@freminderPythonMITUpdated 6mo ago

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).

PyPIesg-mcp-serversv0.1.2

Run

uvx esg-mcp-servers

MCP client config

{
  "mcpServers": {
    "esg-mcp-servers": {
      "command": "uvx",
      "args": [
        "esg-mcp-servers"
      ]
    }
  }
}