rfmcp

reallygood83/rfmcp
★ 0 stars JavaScript AI/LLM Updated 1mo ago
MCP server for public Richgo Finance data
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "rfmcp": {
      "command": "npx",
      "args": [
        "-y",
        "reallygood83/rfmcp"
      ]
    }
  }
}

README Excerpt

Model Context Protocol (MCP) server for public data exposed by It lets MCP clients search Korean stocks, fetch Richgo stock detail data, and use Richgo's ranking, undervaluation, AI ranking, and curation screens from an assistant. > This project only calls public Richgo Finance endpoints by default. It does

Tools (11)

richgo_analyze_stockrichgo_get_ai_rankingsrichgo_get_breakoutrichgo_get_curationrichgo_get_market_apirichgo_get_public_apirichgo_get_scoresrichgo_get_stock_detailrichgo_get_undervaluedrichgo_search_stockrichgo_service_catalog