mcpbeat Sign in

Hub-Equity MCP Server

by hub-equity Your server? Claim it
local only

Hub-Equity MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 97 installs a week from pypi. Last commit 9 Jul 2026.

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

Installs per day peak 45 · avg 19 · -26% w/w
a month agotoday
97
Installs / week
pypi · hub-equity-mcp
0
Stars
0 open issues
9 Jul 2026
Last commit
0 releases in 90 days
Apache-2.0
License
language unknown

What the code does

We read the source, 23 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

File ships in the package but is absent from the source [пакет] src/hub_equity_mcp/__init__.py:1, [пакет] src/hub_equity_mcp/db.py:1, [пакет] src/hub_equity_mcp/models.py:1 и ещё 32
этот файл ставится пользователю, но в репозитории его нет

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add hub-equity-mcp -- uvx hub-equity-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "hub-equity-mcp": {
      "args": [
        "hub-equity-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.hub-equity-mcp]
command = "uvx"
args = ["hub-equity-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "hub-equity-mcp": {
      "args": [
        "hub-equity-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "hub-equity-mcp": {
      "args": [
        "hub-equity-mcp"
      ],
      "command": "uvx"
    }
  }
}

This one needs environment variables set before it will start: HUBEQUITY_API_KEY (Optional hubq_ API key. Unlocks premium (Pro/Enterprise) tools and raises the rate limit. Omit to run anonymously (60 requests/minute, base tools only).). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Hub-Equity MCP

same job, measured the same way
MCP Eval Runner
by dbsectrainer

A standardized testing harness for MCP servers and agent workflows

22 installs/wk local only
Datavidence Financials
by datavidence

Normalized US-GAAP financial statements & fundamentals from SEC EDGAR, as MCP tools for LLM agents.

local only
Bitrix24
by bitrix24

MCP server enabling AI agents to manage Bitrix24 features via standardized protocol

answering
Infrahub MCP
by opsmill

An MCP server connects your AI assistants to Infrahub using the open MCP standard.

143 installs/wk local only
Aso Audit MCP
by forgemeshlabs

ASO Scanner — the free Agent Readiness scanner as an MCP server. Measures your ASO Score (Agent.

40 installs/wk local only
Agent Readiness MCP
by forgemeshlabs

Agent Readiness MCP — the free Agent Readiness scanner as an MCP server. Measures your ASO Score.

39 installs/wk local only
DuckHub QR Menu
by duck-hub

Hosted MCP server to manage a restaurant menu from AI agents - 39 tools over the DuckHub API.

answering
Aso Score MCP
by forgemeshlabs

ASO Score MCP — the free ASO Score scanner as an MCP server. Measures your ASO Score (Agent.

44 installs/wk local only

Hub-Equity MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Hub-Equity MCP?
Hub-Equity MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package hub-equity-mcp was installed 97 times last week.
How do I connect Hub-Equity MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls hub-equity-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Hub-Equity MCP?
The pypi package hub-equity-mcp was installed 97 times in the last week. Week over week that is -26%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Hub-Equity MCP open source?
Yes — it is published under the Apache-2.0 licence and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.