[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-74762ee2-8aa8-4705-be56-dc117f9ffadd":3,"$fdkmkg7S_mm8LDCQaPiCMPF4q66-WLHWAl0UPawxVQ-k":43},{"id":4,"title":5,"description":6,"categoryId":7,"moduleId":8,"tags":9,"prompt":10,"icon":11,"source":12,"sourceUrl":13,"authorId":14,"authorName":15,"isPublic":16,"stars":17,"runs":18,"createdAt":19,"updatedAt":19,"module":20,"category":27,"packages":34},"74762ee2-8aa8-4705-be56-dc117f9ffadd","helium-mcp","连接到氦的MCP服务器进行新闻研究、媒体偏见分析、平衡观点、股票\u002F期权数据以及跨320万+文章和5000+来源的语义模因搜索","cat_life_career","mod_other","sickn33,other","---\nname: helium-mcp\ndescription: \"Connect to Helium's MCP server for news research, media bias analysis, balanced perspectives, stock\u002Foptions data, and semantic meme search across 3.2M+ articles and 5,000+ sources\"\nrisk: safe\nsource: \"https:\u002F\u002Fheliumtrades.com\u002Fmcp-page\u002F\"\nsource_repo: connerlambden\u002Fhelium-mcp\nsource_type: community\ndate_added: \"2026-04-13\"\nauthor: connerlambden\ntags: [mcp, news, media-bias, stocks, options, finance, research]\ntools: [claude, cursor, gemini]\n---\n\n# Helium MCP\n\n## Overview\n\nHelium MCP provides AI coding assistants with access to news intelligence, media bias analysis, financial market data, and meme search through 9 tools exposed via the Model Context Protocol. It covers 3.2M+ articles from 5,000+ news sources with 15+ bias dimensions, live stock\u002FETF\u002Fcrypto data with AI-generated analysis, and ML-predicted options pricing.\n\n## When to Use This Skill\n\n- Use when you need to search or analyze news articles with bias-aware context\n- Use when researching media bias for a specific source or article URL\n- Use when you want balanced left\u002Fright\u002Fcenter perspectives on a topic\n- Use when looking up live stock, ETF, or crypto data with AI bull\u002Fbear cases\n- Use when pricing options or evaluating trading strategies\n- Use when searching for memes by semantic meaning\n\n## MCP Configuration\n\nAdd the Helium MCP server to your client configuration. The endpoint uses streamable HTTP and requires no authentication.\n\n### Claude Desktop \u002F Cursor \u002F Windsurf\n\n```json\n{\n  \"mcpServers\": {\n    \"helium\": {\n      \"url\": \"https:\u002F\u002Fheliumtrades.com\u002Fmcp\"\n    }\n  }\n}\n```\n\nNo API key or authentication is required.\n\n## Available Tools\n\n### News & Media Bias\n\n#### `search_news`\nSearch 3.2M+ articles from 5,000+ sources with 15+ bias dimensions. Filter by topic, source, date range, and bias attributes.\n\n```\nsearch_news({ query: \"artificial intelligence regulation\" })\n```\n\n#### `search_balanced_news`\nGet AI-synthesized balanced articles presenting left, right, and center perspectives on any topic.\n\n```\nsearch_balanced_news({ query: \"immigration policy\" })\n```\n\n#### `get_source_bias`\nRetrieve the detailed bias profile for any news source, including political lean, factual reporting score, and 15+ bias dimensions.\n\n```\nget_source_bias({ source: \"reuters\" })\n```\n\n#### `get_all_source_biases`\nGet bias data for all 5,000+ tracked news sources in a single call.\n\n```\nget_all_source_biases()\n```\n\n#### `get_bias_from_url`\nRun a full bias analysis on a specific article URL, returning the source bias profile and article-level bias indicators.\n\n```\nget_bias_from_url({ url: \"https:\u002F\u002Fexample.com\u002Farticle\" })\n```\n\n### Finance & Markets\n\n#### `get_ticker`\nGet live stock, ETF, or crypto data including price, volume, AI-generated bull\u002Fbear cases, and forecasts.\n\n```\nget_ticker({ ticker: \"AAPL\" })\n```\n\n#### `get_option_price`\nGet ML-predicted fair value and probability of finishing in-the-money for a specific options contract.\n\n```\nget_option_price({ ticker: \"AAPL\", strike: 200, expiration: \"2026-06-19\", type: \"call\" })\n```\n\n#### `get_top_trading_strategies`\nGet top-ranked options strategies for a ticker with risk\u002Freward analysis.\n\n```\nget_top_trading_strategies({ ticker: \"TSLA\" })\n```\n\n### Memes\n\n#### `search_memes`\nSemantic meme search — find memes by meaning rather than exact keywords.\n\n```\nsearch_memes({ query: \"debugging at 3am\" })\n```\n\n## Examples\n\n### Example 1: Balanced News Research\n\nAsk your AI assistant:\n\n> \"Search for balanced news coverage on climate policy and show me how left, right, and center sources frame the issue differently.\"\n\nThe assistant will call `search_balanced_news` and present synthesized perspectives from across the political spectrum.\n\n### Example 2: Source Credibility Check\n\n> \"What is the media bias profile for The New York Times?\"\n\nThe assistant will call `get_source_bias` and return the full bias breakdown including political lean, factual reporting, and other dimensions.\n\n### Example 3: Stock Research with Options\n\n> \"Give me the bull and bear case for NVDA, then find the best options strategies.\"\n\nThe assistant will call `get_ticker` for market data and AI analysis, then `get_top_trading_strategies` for ranked strategy recommendations.\n\n### Example 4: Article Bias Analysis\n\n> \"Analyze the bias of this article: https:\u002F\u002Fexample.com\u002Fpolitics\u002Fstory\"\n\nThe assistant will call `get_bias_from_url` to return source-level and article-level bias indicators.\n\n## Best Practices\n\n- **Start broad, then narrow:** Use `search_news` for discovery, then `get_bias_from_url` for deep analysis on specific articles\n- **Cross-reference perspectives:** Combine `search_balanced_news` with `get_source_bias` to understand why sources frame topics differently\n- **Pair market tools:** Use `get_ticker` for the fundamental view, then `get_option_price` or `get_top_trading_strategies` for actionable trades\n- **No auth needed:** The endpoint works immediately with no API keys or setup beyond adding the MCP config\n\n## Common Pitfalls\n\n- **Problem:** Tool calls return empty results for very niche queries\n  **Solution:** Broaden the search terms — Helium indexes mainstream and mid-tier sources, so hyper-local topics may have limited coverage\n\n- **Problem:** Options data unavailable for a ticker\n  **Solution:** Verify the ticker has listed options — some small-cap stocks and most crypto assets do not have options markets\n\n## Related Skills\n\n- `@mcp-builder` - If you want to build your own MCP server rather than consume this one\n\n## Additional Resources\n\n- [Helium MCP Page](https:\u002F\u002Fheliumtrades.com\u002Fmcp-page\u002F)\n- [GitHub Repository](https:\u002F\u002Fgithub.com\u002Fconnerlambden\u002Fhelium-mcp)\n- [MCP Protocol Specification](https:\u002F\u002Fmodelcontextprotocol.io\u002F)\n\n## Limitations\n- Use this skill only when the task clearly matches the scope described above.\n- Do not treat the output as a substitute for environment-specific validation, testing, or expert review.\n- Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.\n","","imported","https:\u002F\u002Fgithub.com\u002Fsickn33\u002Fantigravity-awesome-skills","user_system_seed","SkillOPIC",true,125,877,"2026-05-16 13:21:39",{"id":8,"name":21,"slug":22,"icon":23,"description":24,"sort":25,"createdAt":26},"其他","other","mdi-page-next-outline","其他类型Skill",5,"2026-05-16 12:53:40",{"id":7,"name":28,"slug":29,"icon":30,"description":31,"moduleId":8,"sort":32,"skillCount":33,"createdAt":26},"职场发展","career","mdi-briefcase-outline","面试准备、简历优化、职业规划",4,575,[35],{"id":36,"skillId":4,"version":37,"fileName":38,"fileSize":39,"filePath":40,"fileHash":41,"manifest":42,"createdAt":19},"db6aad97-8266-4e67-9739-471a833335cd","1.0.0","helium-mcp.zip",2597,"uploads\u002Fskills\u002F74762ee2-8aa8-4705-be56-dc117f9ffadd\u002Fhelium-mcp.zip","fafe2806a04530fc63a18a6f9cb8bd0307f4a3b81da663ee8476c826f5abd2f0","[{\"path\":\"SKILL.md\",\"isDirectory\":false,\"size\":6041}]",{"code":44,"message":45,"data":46},200,"success",{"items":47,"stats":48,"page":51},[],{"averageRating":49,"totalRatings":49,"ratingCounts":50},0,[49,49,49,49,49],{"limit":52,"offset":49,"hasMore":53,"nextOffset":52,"ratedOnly":16},15,false]