Equibles
Rank #18,917io.github.daniel3303/equibles
Free stock data for Claude & ChatGPT: 90+ tools — SEC filings, 13F, insider & congress, transcripts.
Equibles is a Model Context Protocol (MCP) server published by daniel3303. It ranks #18,917 of 115,460 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Equibles is listed across 2 registries — Official MCP and mcp.so, with 2 tracked versions. It was first listed on May 15, 2026 and most recently updated on Jul 25, 2026.
Ranks ahead of 96,543 of 115,460 servers on MCP Toplist.
Use Equibles
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http equibles https://mcp.equibles.com/mcp[mcp_servers.equibles]
url = "https://mcp.equibles.com/mcp"Add to ~/.codex/config.toml.
https://mcp.equibles.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"equibles": {
"url": "https://mcp.equibles.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"equibles": {
"type": "http",
"url": "https://mcp.equibles.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"equibles": {
"serverUrl": "https://mcp.equibles.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"equibles": {
"url": "https://mcp.equibles.com/mcp"
}
}
}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/io.github.daniel3303%2Fequibles)<a href="https://mcptoplist.com/server/io.github.daniel3303%2Fequibles"><img src="https://mcptoplist.com/badge/io.github.daniel3303%2Fequibles.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
daniel3303
Other servers by daniel3303
View all daniel3303 servers →Available versions (2)
| Version | Published |
|---|---|
| 1.0.1 | Jul 25, 2026 |
| 1.0.0 | Jul 18, 2026 |
Frequently asked questions
- Who maintains Equibles?
- Equibles is maintained by daniel3303, which publishes 3 MCP servers (15 total versions) tracked on MCP Toplist.
- Is Equibles listed on the Official MCP Registry?
- Yes — Equibles is listed on the Official MCP Registry, alongside mcp.so.
- How many versions does Equibles have?
- MCP Toplist tracks 2 versions of Equibles, most recently published on Jul 25, 2026.
- Where can I find the source code for Equibles?
- The source code for Equibles is hosted at github.com/daniel3303/stock-market-mcp-server.