CAT
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Cross AI Tools

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic

Vimo Stock Intelligence

cuthongthai-vn/vimo-mcp-server
authSTDIOregistry active
Summary

Connects Claude to Vietnam's stock market with 35 tools spanning price discovery, technical analysis, and investment playbooks. Pulls real-time quotes via SSI FastConnect, scans 2,000+ Vietnamese stocks with 13 built-in screeners (growth, value, dividend), and surfaces foreign flow, whale activity, and insider transactions. The L8 playbooks layer is notable: you get pre-built strategies for commodity impacts, interest rate scenarios, sector rotation, and geopolitical risk (WarWatch OSINT). Requires a VIMO API key (demo key works for VN30 stocks). If you're trading Vietnamese equities or building market analysis workflows, this gives you fundamental data, technical signals, and macro context in one integration.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →

VIMO Financial Intelligence — MCP Server

🦉 Vietnam's most comprehensive financial data and AI analysis platform, accessible via the Model Context Protocol.

npm License: MIT

Quick Start

1. Get your API key (free)

Visit vimo.cuthongthai.vn/finance/ai/api-docs → Create key → Copy.

Or use the demo key: vimo_demo_public_readonly_2026 (rate-limited, VN30 only)

2. Connect to Claude Desktop

Add to ~/.claude/claude_desktop_config.json:

{
  "mcpServers": {
    "vimo": {
      "command": "npx",
      "args": ["-y", "@vimo.cuthongthai.vn/mcp-server"],
      "env": {
        "VIMO_API_KEY": "vimo_demo_public_readonly_2026"
      }
    }
  }
}

Claude Code:

claude config add-mcp vimo-financial-intel -- env VIMO_API_KEY=vimo_demo_public_readonly_2026 npx -y @vimo.cuthongthai.vn/mcp-server

Cursor: Add to ~/.cursor/mcp.json:

{
  "mcpServers": {
    "vimo": {
      "command": "npx",
      "args": ["-y", "@vimo.cuthongthai.vn/mcp-server"],
      "env": {
        "VIMO_API_KEY": "vimo_demo_public_readonly_2026"
      }
    }
  }
}

Windsurf / Cline: Add to MCP settings:

{
  "command": "npx",
  "args": ["-y", "@vimo.cuthongthai.vn/mcp-server"],
  "env": { "VIMO_API_KEY": "vimo_demo_public_readonly_2026" }
}

3. Ask Claude about Vietnamese stocks

"FPT giá bao nhiêu hôm nay?"
"Phân tích kỹ thuật VCB"
"Sàng lọc cổ phiếu tăng trưởng"
"AI pick win rate tháng này?"
"Best commodity playbook for rising oil?"

Available Tools (35)

L0: DISCOVER (3)

ToolDescription
search_stocksSearch Vietnamese stocks by name or ticker
get_stock_infoCompany profile + latest price + key financial ratios + moat score
get_realtime_quoteReal-time price from SSI FastConnect + foreign flow + optional 1-min bars

L1: CONTEXT (5)

ToolDescription
get_index_historyVNINDEX/VN30/HNX30 daily OHLCV history
get_macro_snapshotVietnam + global macro indicators (SBV rates, CPI, GDP, PMI)
get_foreign_flowForeign investor net buy/sell — top 10 stocks
get_sector_rotationSector heatmap — hot/cold sectors by daily return
get_warwatch_osintWarWatch geopolitical risk score + Iran-Hormuz oil risk

L2: SCREEN (2)

ToolDescription
screen_stocksStock screener — 13 built-in strategies (growth, value, dividend, etc.)
get_sector_rotationSector heatmap for rotation timing

L3: ANALYZE (6)

ToolDescription
get_price_historyDaily OHLCV price history for any stock
get_financialsBalance sheet, income statement, cash flow, ratios
get_technical_signalsTechnical indicators: RSI, MACD, MA cross, volume
get_ta_narrativeTechnical analysis + AI narrative for VN stocks
get_bctc_summaryFinancial statement analysis (ROE, Z-score, 5 strategies)
get_factor_importanceFactor importance breakdown per stock

L4: VALIDATE (5)

ToolDescription
get_opinionAnalyst consensus + AI recommendation
get_insider_activityInsider trading transactions
get_corporate_eventsDividends, shareholder meetings, rights issues
get_whale_activityUnusual volume stocks (>2× avg) — institutional signals
get_ai_performanceAI pick win rate and performance metrics

L5: DECIDE (1)

ToolDescription
get_news_sentimentNews sentiment score per stock — bullish/bearish/neutral

L8: LEARN — Investment Playbooks (13)

ToolDescription
get_bank_rate_playbooksInterest rate scenario strategies
get_bds_playbooksReal estate investment playbooks
get_commodity_playbooksCommodity impact analysis
get_dong_tien_playbooksMoney flow (foreign, institutional, retail)
get_fund_playbooksETF and mutual fund comparison
get_gia_toc_playbooksBusiness dynasty analysis
get_investment_checklistsPre-investment due diligence
get_macro_playbooksMacroeconomic scenario strategies
get_political_playbooksPolitical alpha (policy impact)
get_psychology_playbooksTrading psychology
get_sector_rotation_playbooksSector rotation by market cycle
get_warwatch_playbooksGeopolitical risk strategies
get_wealth_playbooksPersonal wealth building

Security

  • 🔒 API key required — server refuses to start without valid VIMO_API_KEY
  • 🔑 Key format validation — must match vimo_[a-zA-Z0-9]{32+} or vimo_demo*
  • ⏱️ 30s request timeout — prevents hanging connections
  • 🛡️ 12-layer defense on server side (rate limiting, input sanitization, canary detection)
  • 🧹 Input sanitized — symbols and categories validated before sending

Data Coverage

  • ~2,000 VN stocks (HOSE, HNX, UPCOM)
  • 50+ data sources (SBV, GSO, SSI FastConnect, FMP, Yahoo, Binance)
  • Real-time prices via SSI FastConnect (15-min delay during market hours)
  • Daily updates (6:00 AM ICT) for fundamentals, signals, and AI picks

Rate Limits

TierCalls/dayCalls/minPrice
Demo503Free
Free1005$0/mo
Developer1,00010$19/mo
Pro3,00020$49/mo
EnterpriseUnlimited60$299/mo

Get your API key at vimo.cuthongthai.vn/finance/ai/api-docs

Environment Variables

VariableRequiredDefaultDescription
VIMO_API_KEYYes—Your VIMO API key
VIMO_API_BASENohttps://vimo.cuthongthai.vnAPI base URL

Also Available

  • REST API: GET https://vimo.cuthongthai.vn/api/mcp/realtime-quote?symbol=FPT (+ x-api-key header)
  • MCP manifest: https://vimo.cuthongthai.vn/api/mcp/manifest.json (35 tools)
  • Discovery: /.well-known/mcp.json, /llms.txt
  • LLM info: https://vimo.cuthongthai.vn/llms.txt

License

MIT — © CuThongThai 2026

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →

Configuration

VIMO_API_KEY*secret

Your VIMO API key. Get one free at https://vimo.cuthongthai.vn/finance/ai/api-docs

Registryactive
Package@vimo.cuthongthai.vn/mcp-server
TransportSTDIO
AuthRequired
UpdatedApr 21, 2026
View on GitHub