Hub-Equity MCP
Rank #14,034com.hub-equity/hub-equity-mcp
Standardized, restatement-aware SEC + European (ESEF) XBRL fundamentals, served to your agent.
Hub-Equity MCP is a Model Context Protocol (MCP) server published by hub-equity. It ranks #14,034 of 132,345 servers tracked on MCP Toplist. Hub-Equity MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Jul 9, 2026 and most recently updated on Jul 9, 2026.
Ranks ahead of 118,311 of 132,345 servers on MCP Toplist.
Use Hub-Equity MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add hub-equity-mcp -e "HUBEQUITY_API_KEY=<your HUBEQUITY_API_KEY>" -- uvx hub-equity-mcpReplace each placeholder with your own value before saving.
[mcp_servers.hub-equity-mcp]
command = "uvx"
args = ["hub-equity-mcp"]
[mcp_servers.hub-equity-mcp.env]
HUBEQUITY_API_KEY = "<your HUBEQUITY_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"hub-equity-mcp": {
"command": "uvx",
"args": [
"hub-equity-mcp"
],
"env": {
"HUBEQUITY_API_KEY": "<your HUBEQUITY_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"hub-equity-mcp": {
"command": "uvx",
"args": [
"hub-equity-mcp"
],
"env": {
"HUBEQUITY_API_KEY": "<your HUBEQUITY_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"hub-equity-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"hub-equity-mcp"
],
"env": {
"HUBEQUITY_API_KEY": "<your HUBEQUITY_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"hub-equity-mcp": {
"command": "uvx",
"args": [
"hub-equity-mcp"
],
"env": {
"HUBEQUITY_API_KEY": "<your HUBEQUITY_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"hub-equity-mcp": {
"command": "uvx",
"args": [
"hub-equity-mcp"
],
"env": {
"HUBEQUITY_API_KEY": "<your HUBEQUITY_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.hub-equity%2Fhub-equity-mcp)<a href="https://mcptoplist.com/server/com.hub-equity%2Fhub-equity-mcp"><img src="https://mcptoplist.com/badge/com.hub-equity%2Fhub-equity-mcp.svg" alt="MCP Toplist: Top 25% of 132,345" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
hub-equity
Available versions (1)
| Version | Published |
|---|---|
| 1.0.1 | Jul 9, 2026 |
Frequently asked questions
- Who maintains Hub-Equity MCP?
- Hub-Equity MCP is maintained by hub-equity, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Hub-Equity MCP listed on the Official MCP Registry?
- Yes — Hub-Equity MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Hub-Equity MCP have?
- MCP Toplist tracks 1 version of Hub-Equity MCP, most recently published on Jul 9, 2026.
- Where can I find the source code for Hub-Equity MCP?
- The source code for Hub-Equity MCP is hosted at github.com/hub-equity/hub-equity-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.