cuthongthai-vn/vimo-mcp-server
by Various
VIMO — Vietnam Financial Intelligence
MCP
cuthongthai-vn/vimo-mcp-server
Added 1 June 2026
Overview
An MCP server that connects AI assistants to VIMO, a Vietnamese financial intelligence platform. It enables AI models to interact with VIMO's financial services through the Model Context Protocol, allowing operations like balance inquiries or transactions via natural language.
Best for
Best for
Developers building AI integrations for VIMO's Vietnamese financial services
Use cases
- Build an AI assistant that can query VIMO account balances and transaction history
- Automate financial tasks on VIMO through chat-based interfaces
- Integrate VIMO financial data into AI-powered workflow tools
How to use
Install
claude config add-mcp vimo-financial-intel -- env VIMO_API_KEY=vimo_demo_public_readonly_2026 npx -y @vimo.cuthongthai.vn/mcp-server Tools exposed
search_stocksget_stock_infoget_realtime_quoteget_index_historyget_macro_snapshotget_foreign_flowget_sector_rotationget_warwatch_osintscreen_stocksget_price_historyget_financialsget_technical_signalsget_ta_narrativeget_bctc_summaryget_factor_importanceget_opinionget_insider_activityget_corporate_eventsget_whale_activityget_ai_performance
Tested with
Claude Desktop, Claude Code, Cursor, Windsurf, Cline
Example client config
{\n "mcpServers": {\n "vimo": {\n "command": "npx",\n "args": ["-y", "@vimo.cuthongthai.vn/mcp-server"],\n "env": {\n "VIMO_API_KEY": "vimo_demo_public_readonly_2026"\n }\n }\n }\n} Notes
An MCP server that connects AI assistants to VIMO, a Vietnamese financial intelligence platform. It enables AI models to interact with VIMO’s financial services through the Model Context Protocol, allowing operations like balance inquiries or transactions via natural language.
0 stars on GitHub. Last updated 2026-04-25. Licensed MIT.
Use cases
- Build an AI assistant that can query VIMO account balances and transaction history
- Automate financial tasks on VIMO through chat-based interfaces
- Integrate VIMO financial data into AI-powered workflow tools
Pros
- Leverages the standard MCP protocol for easy integration with AI models
- Written in JavaScript, accessible to a broad developer audience
- Targets a specific Vietnamese financial platform, filling a niche need
Cons
- Zero GitHub stars indicates very low adoption and community support
- Limited documentation and testing available due to the project’s early stage
- Vendor listed as ‘Various’ suggests unclear maintenance and ownership
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Leverages the standard MCP protocol for easy integration with AI models
- Written in JavaScript, accessible to a broad developer audience
- Targets a specific Vietnamese financial platform, filling a niche need
Cons
- Zero GitHub stars indicates very low adoption and community support
- Limited documentation and testing available due to the project's early stage
- Vendor listed as 'Various' suggests unclear maintenance and ownership
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.
