Remote MCP server providing real-time news intelligence with bias scoring (3.2M+ articles, 5000+ sources, 15+ bias dimensions), financial market data (stocks, ETFs, crypto with AI bull/bear cases and probability scenarios), ML options pricing (fair value, probability ITM, full Greeks), balanced multi-perspective news synthesis, and semantic meme search. 10 tools, free tier (50 queries, no API key).
Quick Install
npx helium-mcpClaude Desktop Config
{
"mcpServers": {
"helium-mcp": {
"command": "npx",
"args": [
"helium-mcp"
]
}
}
}