This server connects Claude to daily-close financial data for Korean, US, UK, Japanese stocks and crypto, specifically designed to prevent hallucination by avoiding real-time tick noise. You get scored sentiment analysis on news, technical chart indicators, and combined snapshots through tools like get_news_scored, get_chart_stock, and get_snapshots. The scoring system returns values from negative ten to positive ten for sentiment and zero to one hundred for technical signals. Reach for this when you're building investment analysis agents that need verified post-market data rather than live trading feeds. It ships with both cloud and local stdio modes, and the free tier gives you a thousand API calls to test with.
claude mcp add --transport stdio io.github.kokogo100-ragalgo uvx ragalgo