Helium MCP Server - News, Markets & AI
Rank #11,549io.github.connerlambden/helium-mcp
Real-time news with bias scoring, live market data, and AI-powered options pricing
Helium MCP Server - News, Markets & AI is a Model Context Protocol (MCP) server published by connerlambden. It ranks #11,549 of 115,591 servers tracked on MCP Toplist, and its repository has 11 GitHub stars. Helium MCP Server - News, Markets & AI is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 2 tracked versions. It was first listed on Apr 10, 2026 and most recently updated on Apr 13, 2026.
Ranks ahead of 104,042 of 115,591 servers on MCP Toplist.
Use Helium MCP Server - News, Markets & AI
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http helium-mcp https://heliumtrades.com/mcp[mcp_servers.helium-mcp]
url = "https://heliumtrades.com/mcp"Add to ~/.codex/config.toml.
https://heliumtrades.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"helium-mcp": {
"url": "https://heliumtrades.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"helium-mcp": {
"type": "http",
"url": "https://heliumtrades.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"helium-mcp": {
"serverUrl": "https://heliumtrades.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"helium-mcp": {
"url": "https://heliumtrades.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.connerlambden%2Fhelium-mcp)<a href="https://mcptoplist.com/server/io.github.connerlambden%2Fhelium-mcp"><img src="https://mcptoplist.com/badge/io.github.connerlambden%2Fhelium-mcp.svg" alt="MCP Toplist: Top 10% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries (1 delisted)
connerlambden
Other servers by connerlambden
View all connerlambden servers →Available versions (2)
| Version | Published |
|---|---|
| 1.0.1 | Apr 13, 2026 |
| 1.0.0 | Apr 10, 2026 |
Frequently asked questions
- Who maintains Helium MCP Server - News, Markets & AI?
- Helium MCP Server - News, Markets & AI is maintained by connerlambden, which publishes 2 MCP servers (6 total versions) tracked on MCP Toplist.
- Is Helium MCP Server - News, Markets & AI listed on the Official MCP Registry?
- Yes — Helium MCP Server - News, Markets & AI is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does Helium MCP Server - News, Markets & AI have?
- MCP Toplist tracks 2 versions of Helium MCP Server - News, Markets & AI, most recently published on Apr 13, 2026.
- Where can I find the source code for Helium MCP Server - News, Markets & AI?
- The source code for Helium MCP Server - News, Markets & AI is hosted at github.com/connerlambden/helium-mcp.