MCP Marketplace
BrowseHow It WorksFor CreatorsDocs
Sign inSign up
MCP Marketplace

The curated, security-first marketplace for AI tools.

Product

Browse ToolsSubmit a ToolDocumentationHow It WorksBlogFAQ

Legal

Terms of ServicePrivacy PolicyCommunity Guidelines

Connect

support@mcp-marketplace.ioTwitter / XDiscord

MCP Marketplace Β© 2026. All rights reserved.

Back to Browse

Ragalgo MCP Server

by Kokogo100
AI & MLModerate7.8MCP RegistryLocal
Free

Server data from the Official MCP Registry

Dynamic RAG Engine preventing AI hallucinations in Korean Finance and Crypto markets.

About

Dynamic RAG Engine preventing AI hallucinations in Korean Finance and Crypto markets.

Security Report

7.8
Moderate7.8Low Risk

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.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

env_vars

Check that this permission is expected for this type of plugin.

network_websocket

Check that this permission is expected for this type of plugin.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-kokogo100-ragalgo": {
      "args": [
        "-y",
        "ragalgo-mcp-server"
      ],
      "command": "npx"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

RagAlgo: Dynamic RAG Engine for AI Reliability

npm version npm downloads GitHub stars License: MIT MCP

"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.

  • Analyst, Not Broker: We provide "Daily Analysis Reports" (Post-Market), not real-time tick data.
  • Scored Context: Instead of raw prices, we give you "Scores" (0~100) and "Zones" (Forest vs Tree).
  • Global Market Specialist: Optimized for US, UK, JP, KR, and Crypto.

πŸ‘‰ Official Website (ragalgo.com)


πŸ“– Architecture & Whitepaper

Discover why RagAlgo is the "Hippocampus" for Agentic AI, not just another RAG.

πŸ—οΈ Data Pipeline Architecture

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)                 β”‚
β”‚                                                                             β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

RagAlgo Architecture

  • Vision Whitepaper (The Hook)
    • Concept: Why RagAlgo is a "Semantic Digital Twin" (SDT) using the Hippocampus analogy.
    • Value: Explains the "Self-Growing Taxonomy" and "Data Flywheel" effect.
  • Technical Report (The Proof)
    • Deep Dive: Detailed anatomy of the Contextual Knowledge Network (CKN).
    • 2025 Trend: How RagAlgo serves as the memory layer for Agentic AI (e.g., PepsiCo/Salesforce Agentforce).

πŸ’‘ Why "Daily Close"?

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:

  1. Wait for the dust to settle (Market Close).
  2. Analyze the day's battle (Daily Candle & Aux Indicators).
  3. Deliver a "Confirmed Strategy" to your AI.

Use RagAlgo to build "Investment Advisors", not "High-Frequency Trading Bots".


πŸš€ Quick Start

Claude Desktop Configuration

Add this to your config file:

  • Windows: %APPDATA%\Claude\claude_desktop_config.json
  • Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
☁️ Cloud Mode (Recommended - No installation required)
{
  "mcpServers": {
    "ragalgo": {
      "url": "https://ragalgo-service-production.up.railway.app/sse",
      "env": {
        "RAGALGO_API_KEY": "YOUR_API_KEY_HERE"
      }
    }
  }
}
πŸ“¦ Local Mode (Requires Node.js)
{
  "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.


πŸ“š Usage Examples (Cookbook)

We have a dedicated repository for practical examples to help you get started quickly. Please visit the RagAlgo Examples Repository.

What's Inside?

  • 8 Step-by-Step Recipes: From basic data fetching to advanced AI agents.
  • Skeleton Code + Prompts: Copy-paste ready resources.
  • Scenarios:
    • 🐣 Basic: Get stock scores in 5 minutes.
    • πŸ§ͺ Intermediate: Verify technical signals with AI.
    • πŸš€ Advanced: Build an autonomous reasoning agent (Mock Trading Audit).
    • β˜• Morning Briefing: Create a bot that emails you a daily market summary.

"Skeleton + Prompt" Approach: We provide the ingredients. You ask ChatGPT/Claude to cook!


🌍 Supported Markets & Roadmap

RagAlgo is expanding its CKN coverage globally. Currently, US, UK, Japan, Korea, and Crypto markets are fully supported.

MarketAsset ClassStatus
πŸ‡°πŸ‡· KoreaKOSPI / KOSDAQ🟒 Live (Real-time Sentiment & Charts)
πŸ‡ΊπŸ‡Έ USANYSE / NASDAQ🟒 Live (Daily Scored Context)
πŸ‡―πŸ‡΅ JapanNikkei 225🟒 Live (Daily Scored Context)
πŸ‡¬πŸ‡§ UKLSE🟒 Live (Daily Scored Context)
πŸͺ™ CryptoGlobal (Upbit/Binance)🟒 Live (Real-time Sentiment & Charts)

πŸ›  Tools

⚠️ 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.
ToolDescription
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_financialsCorporate Financials (Quarterly/Yearly).
search_tagsConvert names (e.g., "Samsung") to RagAlgo Tags.

πŸ“‘ Real-time WebSocket (Business Tier)

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.

  • Access: Business Plan subscribers (Includes 30 connections).
  • Address: wss://ragalgo-relay-server-1-production.up.railway.app
  • Guide: See Developer Docs for implementation details.

πŸ’¬ Support

  • Website: ragalgo.com
  • Email: support@ragalgo.com

Reviews

No reviews yet

Be the first to review this server!

0

installs

New

no ratings yet

Is this your server?

Claim ownership to manage your listing, respond to reviews, and track installs from your dashboard.

Claim with GitHub

Sign up with the GitHub account that owns this repo

Links

Source Codenpm Package

Details

Published February 24, 2026
Version 1.0.0
0 installs
Local Plugin

More AI & ML MCP Servers

Sequential Thinking

Free

by Modelcontextprotocol Β· AI & ML

Dynamic and reflective problem-solving through structured thought sequences

80.0K
Stars
4
Installs
8.0
Security
No ratings yet
Local

Toleno

Free

by Toleno Β· Developer Tools

Toleno Network MCP Server β€” Manage your Toleno mining account with Claude AI using natural language.

137
Stars
483
Installs
8.0
Security
4.8
Local

mcp-creator-python

Free

by mcp-marketplace Β· Developer Tools

Create, build, and publish Python MCP servers to PyPI β€” conversationally.

-
Stars
65
Installs
10.0
Security
4.6
Local

MarkItDown

Free

by Microsoft Β· Content & Media

Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption

120.0K
Stars
22
Installs
6.0
Security
5.0
Local

mcp-creator-typescript

Free

by mcp-marketplace Β· Developer Tools

Scaffold, build, and publish TypeScript MCP servers to npm β€” conversationally

-
Stars
16
Installs
10.0
Security
5.0
Local

FinAgent

Free

by mcp-marketplace Β· Finance

Free stock data and market news for any MCP-compatible AI assistant.

-
Stars
16
Installs
10.0
Security
No ratings yet
Local