Dynamic RAG Engine preventing AI hallucinations in Korean Finance and Crypto markets.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ we're steadily working through the catalog.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
"Your AI is an Analyst, NOT a Day Trader."
RagAlgo is an MCP Server that provides mathematically scored financial context (Korean Stocks/Crypto) to AI agents. We focus on "State-of-Truth" (Daily Closed Data) to prevent AI hallucinations caused by real-time market noise.
๐ Official Website (ragalgo.com)
Discover why RagAlgo is the "Hippocampus" for Agentic AI, not just another RAG.
Our production system on Railway processes global financial data 24/7:

Users often ask: "Why isn't the chart data real-time?"
Because AI performs better with clarity. Real-time tick data is full of noise and volatility. If you feed an LLM raw live prices, it often hallucinates patterns that don't exist.
RagAlgo acts like a Professional Technical Analyst who works after the market closes:
Use RagAlgo to build "Investment Advisors", not "High-Frequency Trading Bots".
Add this to your config file:
%APPDATA%\Claude\claude_desktop_config.json~/Library/Application Support/Claude/claude_desktop_config.jsonTip: You can get a Free 1,000 Call Key instantly at RagAlgo Dashboard.
We have a dedicated repository for practical examples to help you get started quickly. Please visit the RagAlgo Examples Repository.
"Skeleton + Prompt" Approach: We provide the ingredients. You ask ChatGPT/Claude to cook!
RagAlgo is expanding its CKN coverage globally. Currently, US, UK, Japan, Korea, and Crypto markets are fully supported.
| Market | Asset Class | Status |
|---|---|---|
| ๐ฐ๐ท Korea | KOSPI / KOSDAQ | ๐ข Live (Real-time Sentiment & Charts) |
| ๐บ๐ธ USA | NYSE / NASDAQ | ๐ข Live (Daily Scored Context) |
| ๐ฏ๐ต Japan | Nikkei 225 | ๐ข Live (Daily Scored Context) |
| ๐ฌ๐ง UK | LSE | ๐ข Live (Daily Scored Context) |
| ๐ช Crypto | Global (Upbit/Binance) | ๐ข Live (Real-time Sentiment & Charts) |
โ ๏ธ CORE CONCEPT: Scored vs Raw
get_news_scored(Default): Returns only significant news (Scores โ 0). Best for AI decision making.get_news(Raw): Returns ALL news including noise. Use this ONLY if you need raw data feed.
| Tool | Description |
|---|---|
get_news_scored | [RECOMMENDED] News WITH AI Sentiment Scores (-10 ~ +10). Filters out noise. |
get_news | [Advanced] Raw News WITHOUT scores. Includes 0-score noise. Use only if you build your own scorer. |
get_chart_stock | [Core] Global Stock (US/UK/JP/KR) Technical Analysis (Daily Close). |
get_chart_coin | [Core] Global Crypto Technical Analysis (Daily Close). |
get_snapshots | [Best] Market Overview (News + Chart + Trend) in one call. |
get_financials | Corporate Financials (Quarterly/Yearly). |
search_tags | Convert names (e.g., "Samsung") to RagAlgo Tags. |
For users who really need live data (e.g., for monitoring dashboards), we offer a WebSocket stream. Note: This is strictly for monitoring, not for LLM inference context.
wss://ragalgo-relay-server-1-production.up.railway.appNo reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/ragalgo)<a href="https://allmcps.com/mcp/ragalgo"><img src="https://allmcps.com/api/badge/ragalgo?style=directory" alt="Ragalgo on AllMCPs" /></a>