Server data from the Official MCP Registry
Dynamic RAG Engine preventing AI hallucinations in Korean Finance and Crypto markets.
Dynamic RAG Engine preventing AI hallucinations in Korean Finance and Crypto markets.
Valid MCP server (2 strong, 4 medium validity signals). 3 known CVEs in dependencies (0 critical, 2 high severity) Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.
7 files analyzed Β· 4 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-kokogo100-ragalgo": {
"args": [
"-y",
"ragalgo-mcp-server"
],
"command": "npx"
}
}
}From the project's GitHub README.
"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:
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β RagAlgo Data Pipeline (Railway) β
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ€
β β
β π₯ COLLECT π FILTER π·οΈ TAG π SCORE β
β βββββββββββββ ββββββββββββββ βββββββββ ββββββββββ β
β β’ KR-News-Collector β’ filter-worker-1 β’ tag-worker β’ Gemini-1 β
β β’ US-News-Collector β’ filter-worker-2 β’ Meta-Hierarchy β’ Gemini-2 β
β β’ UK-News-Collector β’ filter-worker-3 β’ Worker β’ ... β
β β’ JP-News-Collector β’ ibkr_filter_worker3 β β’ Gemini-7 β
β β’ research-collector β β β β
β β β β β
β ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ β
β β β
β π¦ SNAPSHOT (Daily 18:00 KST) β
β ββββββββββββββββββββββββββββββ β
β β’ KR-Snapshot β’ US-Snapshot β
β β’ UK-Snapshot β’ JP-Snapshot β
β β’ CRY-Snapshot β’ Unified-Snapshot β
β β β
β π SERVE (MCP Server) β
β βββββββββββββββββββββ β
β β’ RagAlgo-Service (SSE/stdio) β
β β’ ragalgo-relay-server (WebSocket) β
β β
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ

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.json{
"mcpServers": {
"ragalgo": {
"url": "https://ragalgo-service-production.up.railway.app/sse",
"env": {
"RAGALGO_API_KEY": "YOUR_API_KEY_HERE"
}
}
}
}
{
"mcpServers": {
"ragalgo": {
"command": "npx",
"args": ["-y", "ragalgo-mcp-server", "--stdio"],
"env": {
"RAGALGO_API_KEY": "YOUR_API_KEY_HERE"
}
}
}
}
Tip: 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.appBe the first to review this server!
by Modelcontextprotocol Β· AI & ML
Dynamic and reflective problem-solving through structured thought sequences
by Toleno Β· Developer Tools
Toleno Network MCP Server β Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace Β· Developer Tools
Create, build, and publish Python MCP servers to PyPI β conversationally.
by Microsoft Β· Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
by mcp-marketplace Β· Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm β conversationally
by mcp-marketplace Β· Finance
Free stock data and market news for any MCP-compatible AI assistant.