Odel
Hub-Equity MCP

Hub-Equity MCP

Local
@hub-equityApache-2.0Updated 2mo ago

Standardized, restatement-aware SEC + European (ESEF) XBRL fundamentals, served to your agent.

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

PyPIhub-equity-mcpv1.0.1

Run

uvx hub-equity-mcp

MCP client config

{
  "mcpServers": {
    "hub-equity-mcp": {
      "command": "uvx",
      "args": [
        "hub-equity-mcp"
      ]
    }
  }
}